============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_________________ test_alter_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:68: in test_alter_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7049
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0a/r3tmp/kikimr_cluster_9tdbgfcg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14876
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6877
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qr2p31rx.log --grpc-port=6927 --mon-port=28717 --ic-port=7049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6927/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qr2p31rx.log --grpc-port=6927 --mon-port=28717 --ic-port=7049
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qr2p31rx.log', '--grpc-port=6927', '--mon-port=28717', '--ic-port=7049')' in '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 755270
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6927/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 755281
DEBUG    ya.test:process.py:259 Command (pid 755281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 755281) elapsed time (sec): 0.4427921772003174
DEBUG    ya.test:process.py:263 Command (pid 755281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 755281) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 755281) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 755281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 755281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 755281) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 755281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 755281) stime: 0.28048999999999996
DEBUG    ya.test:process.py:263 Command (pid 755281) utime: 0.108189
DEBUG    ya.test:process.py:263 Command (pid 755281) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 755281) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6927', '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: 7049\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6927', '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: 7049\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757432
DEBUG    ya.test:process.py:259 Command (pid 757432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757432) elapsed time (sec): 0.4758329391479492
DEBUG    ya.test:process.py:263 Command (pid 757432) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 757432) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 757432) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 757432) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757432) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 757432) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757432) stime: 0.280493
DEBUG    ya.test:process.py:263 Command (pid 757432) utime: 0.12642699999999998
DEBUG    ya.test:process.py:263 Command (pid 757432) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 757432) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6927', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6927', '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: 757789
DEBUG    ya.test:process.py:259 Command (pid 757789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757789) elapsed time (sec): 0.6375172138214111
DEBUG    ya.test:process.py:263 Command (pid 757789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 757789) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 757789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 757789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757789) nvcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 757789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757789) stime: 0.401038
DEBUG    ya.test:process.py:263 Command (pid 757789) utime: 0.12007999999999999
DEBUG    ya.test:process.py:263 Command (pid 757789) wtime: 0.639
DEBUG    ya.test:process.py:275 Command (pid 757789) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64188
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0a/r3tmp/kikimr_cluster_f1z2d1c7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24668
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qa9unzaa.log --grpc-port=4747 --mon-port=24668 --ic-port=64188
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4747/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qa9unzaa.log --grpc-port=4747 --mon-port=24668 --ic-port=64188
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_qa9unzaa.log', '--grpc-port=4747', '--mon-port=24668', '--ic-port=64188')' in '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 758822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4747/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 758823
DEBUG    ya.test:process.py:259 Command (pid 758823) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 758823) elapsed time (sec): 0.5437026023864746
DEBUG    ya.test:process.py:263 Command (pid 758823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 758823) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 758823) minflt: 16271
DEBUG    ya.test:process.py:263 Command (pid 758823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 758823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 758823) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 758823) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 758823) stime: 0.287253
DEBUG    ya.test:process.py:263 Command (pid 758823) utime: 0.129854
DEBUG    ya.test:process.py:263 Command (pid 758823) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 758823) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4747', '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: 64188\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4747', '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: 64188\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 761913
DEBUG    ya.test:process.py:259 Command (pid 761913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761913) elapsed time (sec): 0.6959259510040283
DEBUG    ya.test:process.py:263 Command (pid 761913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 761913) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 761913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 761913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761913) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 761913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761913) stime: 0.47027199999999997
DEBUG    ya.test:process.py:263 Command (pid 761913) utime: 0.113241
DEBUG    ya.test:process.py:263 Command (pid 761913) wtime: 0.697
DEBUG    ya.test:process.py:275 Command (pid 761913) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4747', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4747', '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: 762819
DEBUG    ya.test:process.py:259 Command (pid 762819) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762819) elapsed time (sec): 0.649176836013794
DEBUG    ya.test:process.py:263 Command (pid 762819) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 762819) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 762819) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 762819) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762819) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 762819) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762819) stime: 0.417246
DEBUG    ya.test:process.py:263 Command (pid 762819) utime: 0.134263
DEBUG    ya.test:process.py:263 Command (pid 762819) wtime: 0.653
DEBUG    ya.test:process.py:275 Command (pid 762819) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22743
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4747 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_kkeivysc.log --grpc-port=1360 --mon-port=16165 --ic-port=3963
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4747 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_kkeivysc.log --grpc-port=1360 --mon-port=16165 --ic-port=3963
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4747', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_kkeivysc.log', '--grpc-port=1360', '--mon-port=16165', '--ic-port=3963')' in '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 764262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1360/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 764265
DEBUG    ya.test:process.py:259 Command (pid 764265) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 764265) elapsed time (sec): 0.4131641387939453
DEBUG    ya.test:process.py:263 Command (pid 764265) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 764265) minflt: 16283
DEBUG    ya.test:process.py:263 Command (pid 764265) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 764265) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 764265) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 764265) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 764265) stime: 0.206569
DEBUG    ya.test:process.py:263 Command (pid 764265) utime: 0.119198
DEBUG    ya.test:process.py:263 Command (pid 764265) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 764265) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_with_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7f15de03-5452-4083-8bcb-e739a214decd, localhost:4747): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7f15de03-5452-4083-8bcb-e739a214decd, localhost:4747): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7f15de03-5452-4083-8bcb-e739a214decd, localhost:4747): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1360 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1360, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8667ebf6-bea3-4cb9-bc4f-3c1b74bd61a3, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8667ebf6-bea3-4cb9-bc4f-3c1b74bd61a3, ghrun-2tlsei57yi.auto.internal:1360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8667ebf6-bea3-4cb9-bc4f-3c1b74bd61a3, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f27ba73e-100a-4120-9e99-f5a5455fe009, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f27ba73e-100a-4120-9e99-f5a5455fe009, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f27ba73e-100a-4120-9e99-f5a5455fe009, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03195173-53b4-4bbd-a0d1-a1d559395cd2, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03195173-53b4-4bbd-a0d1-a1d559395cd2, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03195173-53b4-4bbd-a0d1-a1d559395cd2, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 964feb70-cfb6-4c9a-835d-a99eed8f8edc, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 964feb70-cfb6-4c9a-835d-a99eed8f8edc, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=OTg5N2M2YWEtNGNkM2YwY2QtZWZmMTVlZDUtNzMxODU2Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 964feb70-cfb6-4c9a-835d-a99eed8f8edc, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f27ba73e-100a-4120-9e99-f5a5455fe009, ghrun-2tlsei57yi.auto.internal:1360): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f4c5211e-0f0a-433e-a00e-841284996a8c, localhost:4747): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f4c5211e-0f0a-433e-a00e-841284996a8c, localhost:4747): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f4c5211e-0f0a-433e-a00e-841284996a8c, localhost:4747): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1360 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1360, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, edfbb530-b119-4d4c-8c28-b42b798ccca0, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edfbb530-b119-4d4c-8c28-b42b798ccca0, ghrun-2tlsei57yi.auto.internal:1360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edfbb530-b119-4d4c-8c28-b42b798ccca0, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 644f9b0b-be9e-4d28-8f3c-60e9096965c2, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 644f9b0b-be9e-4d28-8f3c-60e9096965c2, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 644f9b0b-be9e-4d28-8f3c-60e9096965c2, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52f2c8de-1480-4356-a8f2-c36ea94102aa, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52f2c8de-1480-4356-a8f2-c36ea94102aa, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52f2c8de-1480-4356-a8f2-c36ea94102aa, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 489010e3-d98d-41cd-98a4-130a988ac088, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 489010e3-d98d-41cd-98a4-130a988ac088, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MTVhNGM2NTItNzk5ODlhZTMtOGRiMGVjYzgtZTRiNTU2ZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 489010e3-d98d-41cd-98a4-130a988ac088, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 644f9b0b-be9e-4d28-8f3c-60e9096965c2, ghrun-2tlsei57yi.auto.internal:1360): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1360
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 84f4ad36-abf5-4595-9f03-68be138150d1, localhost:4747): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84f4ad36-abf5-4595-9f03-68be138150d1, localhost:4747): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84f4ad36-abf5-4595-9f03-68be138150d1, localhost:4747): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1360 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1360, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad312370-36ca-473e-b4f0-0f293950e2cc, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad312370-36ca-473e-b4f0-0f293950e2cc, ghrun-2tlsei57yi.auto.internal:1360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad312370-36ca-473e-b4f0-0f293950e2cc, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5983fe09-b212-4a98-95da-39983a4189d8, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5983fe09-b212-4a98-95da-39983a4189d8, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5983fe09-b212-4a98-95da-39983a4189d8, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b48e36b8-4cb0-4192-b9f9-8d282fceee5f, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b48e36b8-4cb0-4192-b9f9-8d282fceee5f, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b48e36b8-4cb0-4192-b9f9-8d282fceee5f, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, eeb9cf57-553f-435f-bb99-bba6797c70c1, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, eeb9cf57-553f-435f-bb99-bba6797c70c1, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=MmJkYWVkN2UtZjQ4NGUyNjctYzNkZTgxZmMtYTUzOWFhNTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, eeb9cf57-553f-435f-bb99-bba6797c70c1, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5983fe09-b212-4a98-95da-39983a4189d8, ghrun-2tlsei57yi.auto.internal:1360): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1360
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1c563a44-d4ae-45fa-ae08-d5325781ba0d, localhost:4747): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c563a44-d4ae-45fa-ae08-d5325781ba0d, localhost:4747): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c563a44-d4ae-45fa-ae08-d5325781ba0d, localhost:4747): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1360 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1360, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b14e22d-6f20-4eda-9f57-2d38281b67d8, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b14e22d-6f20-4eda-9f57-2d38281b67d8, ghrun-2tlsei57yi.auto.internal:1360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b14e22d-6f20-4eda-9f57-2d38281b67d8, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 18f8d79b-f022-4648-a361-cf36c59a5f98, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 18f8d79b-f022-4648-a361-cf36c59a5f98, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 18f8d79b-f022-4648-a361-cf36c59a5f98, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bb178d0-4f59-4810-9b21-0d6bf5e72516, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bb178d0-4f59-4810-9b21-0d6bf5e72516, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bb178d0-4f59-4810-9b21-0d6bf5e72516, ghrun-2tlsei57yi.auto.internal:1360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 70f4f820-2028-48f8-8bb5-e71555952efd, ghrun-2tlsei57yi.auto.internal:1360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 70f4f820-2028-48f8-8bb5-e71555952efd, ghrun-2tlsei57yi.auto.internal:1360): request = { session_id: "ydb://session/3?node_id=50000&id=YWY0ZTk5ZTgtYWZiODJlOWMtYTdlYmFmZTEtZTBkODYyMzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 70f4f820-2028-48f8-8bb5-e71555952efd, ghrun-2tlsei57yi.auto.internal:1360): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4747
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1360
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.089762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e831e9fa-987f-45b4-a7a7-230d9e29f473, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e831e9fa-987f-45b4-a7a7-230d9e29f473, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e831e9fa-987f-45b4-a7a7-230d9e29f473, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.6966538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 158bdfd4-caaa-47f8-b366-367930547e2b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 158bdfd4-caaa-47f8-b366-367930547e2b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 158bdfd4-caaa-47f8-b366-367930547e2b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.1676316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a87886ee-8e8c-41ba-9ae3-c6ea1995d12a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a87886ee-8e8c-41ba-9ae3-c6ea1995d12a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a87886ee-8e8c-41ba-9ae3-c6ea1995d12a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.5828795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40c4120f-fab9-4267-96c2-60642722faa0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40c4120f-fab9-4267-96c2-60642722faa0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40c4120f-fab9-4267-96c2-60642722faa0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.2148185, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0f2e076-70f7-43ae-bb30-787e4c2442f5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0f2e076-70f7-43ae-bb30-787e4c2442f5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0f2e076-70f7-43ae-bb30-787e4c2442f5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.3439243, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8fb0219-fc1d-46c5-ba9e-6c75f1387c6a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8fb0219-fc1d-46c5-ba9e-6c75f1387c6a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8fb0219-fc1d-46c5-ba9e-6c75f1387c6a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.597454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47503658-1d99-4bc6-976d-e79fa8b5280d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47503658-1d99-4bc6-976d-e79fa8b5280d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47503658-1d99-4bc6-976d-e79fa8b5280d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.260088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34b0ec28-a494-4580-b794-82fdaa3ac889, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34b0ec28-a494-4580-b794-82fdaa3ac889, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34b0ec28-a494-4580-b794-82fdaa3ac889, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.9561992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9697ca42-7fbe-4ddf-b0a3-b34e83f7c269, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9697ca42-7fbe-4ddf-b0a3-b34e83f7c269, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9697ca42-7fbe-4ddf-b0a3-b34e83f7c269, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.9738932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcc4c241-8bfb-4988-8ee7-3d8d680ae896, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcc4c241-8bfb-4988-8ee7-3d8d680ae896, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcc4c241-8bfb-4988-8ee7-3d8d680ae896, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.7187228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bca57104-e925-4302-8d44-b670c5492ed2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bca57104-e925-4302-8d44-b670c5492ed2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bca57104-e925-4302-8d44-b670c5492ed2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.9181142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8c2a9ab-5e55-4109-baa0-b4ccf1932736, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8c2a9ab-5e55-4109-baa0-b4ccf1932736, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8c2a9ab-5e55-4109-baa0-b4ccf1932736, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.9645169, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3017c513-cbed-49b8-842d-5510c585085b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3017c513-cbed-49b8-842d-5510c585085b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3017c513-cbed-49b8-842d-5510c585085b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.6109805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e150486-d20c-4cf9-8ae7-a73d092a1b08, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e150486-d20c-4cf9-8ae7-a73d092a1b08, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e150486-d20c-4cf9-8ae7-a73d092a1b08, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.0753863, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19280144-e4e1-40bf-934e-0e806b66fd3d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19280144-e4e1-40bf-934e-0e806b66fd3d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19280144-e4e1-40bf-934e-0e806b66fd3d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.8443356, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff745333-4a31-4161-88ff-3b5fb770c8e6, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff745333-4a31-4161-88ff-3b5fb770c8e6, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff745333-4a31-4161-88ff-3b5fb770c8e6, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.5213008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e77518ac-5206-49b8-81c9-82afae76f91d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e77518ac-5206-49b8-81c9-82afae76f91d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e77518ac-5206-49b8-81c9-82afae76f91d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.8860164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6fcfb73-4d12-497c-ae12-890fa8e5efe7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6fcfb73-4d12-497c-ae12-890fa8e5efe7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6fcfb73-4d12-497c-ae12-890fa8e5efe7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.1513932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05275d96-463d-4040-bfcf-f6f5bf93fe15, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05275d96-463d-4040-bfcf-f6f5bf93fe15, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05275d96-463d-4040-bfcf-f6f5bf93fe15, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.058502, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6861f93-f754-46e0-a0bb-d6e4720812ba, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6861f93-f754-46e0-a0bb-d6e4720812ba, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6861f93-f754-46e0-a0bb-d6e4720812ba, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229681.2409973, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 002fc88d-10f1-45f5-8533-d0d139045176, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 002fc88d-10f1-45f5-8533-d0d139045176, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 002fc88d-10f1-45f5-8533-d0d139045176, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.2632184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97090611-8ffb-449f-9a26-61729eb69e90, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97090611-8ffb-449f-9a26-61729eb69e90, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97090611-8ffb-449f-9a26-61729eb69e90, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.3909488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 010c4154-6891-4ac7-9547-0d565407a07f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 010c4154-6891-4ac7-9547-0d565407a07f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 010c4154-6891-4ac7-9547-0d565407a07f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229686.6925688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d521c9af-b897-4079-83e8-d84d18f68d23, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d521c9af-b897-4079-83e8-d84d18f68d23, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d521c9af-b897-4079-83e8-d84d18f68d23, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.6889672, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 541b5353-22fa-4f63-a927-b80a55c7fe51, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 541b5353-22fa-4f63-a927-b80a55c7fe51, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 541b5353-22fa-4f63-a927-b80a55c7fe51, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.8145864, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f63f8b51-be48-4a2d-9214-11a2dbbd24b8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f63f8b51-be48-4a2d-9214-11a2dbbd24b8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f63f8b51-be48-4a2d-9214-11a2dbbd24b8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.142877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7100775a-7348-4ab4-a26a-85426d7bd21f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7100775a-7348-4ab4-a26a-85426d7bd21f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7100775a-7348-4ab4-a26a-85426d7bd21f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.1710644, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6088d9a3-b871-4d1b-9882-b313e5641bc2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6088d9a3-b871-4d1b-9882-b313e5641bc2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6088d9a3-b871-4d1b-9882-b313e5641bc2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.504076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 666d1a68-6836-4367-a1a1-f5e2346964ce, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 666d1a68-6836-4367-a1a1-f5e2346964ce, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 666d1a68-6836-4367-a1a1-f5e2346964ce, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.9648178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca2f5ed8-0fab-48c6-9a5a-a647dee057c5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca2f5ed8-0fab-48c6-9a5a-a647dee057c5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca2f5ed8-0fab-48c6-9a5a-a647dee057c5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.4517477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f99058db-9a21-42a3-a48d-6d9cdccd5c93, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f99058db-9a21-42a3-a48d-6d9cdccd5c93, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f99058db-9a21-42a3-a48d-6d9cdccd5c93, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.9058523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 190d7cd1-2433-4a6a-947b-d3c6d4534f54, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 190d7cd1-2433-4a6a-947b-d3c6d4534f54, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 190d7cd1-2433-4a6a-947b-d3c6d4534f54, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.508542, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2115642-d54e-4175-ac90-093beb751544, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2115642-d54e-4175-ac90-093beb751544, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2115642-d54e-4175-ac90-093beb751544, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.9951057, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c22f308f-9065-4083-b86e-da2a93ee54dc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c22f308f-9065-4083-b86e-da2a93ee54dc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c22f308f-9065-4083-b86e-da2a93ee54dc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.9024136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11d1120b-8318-41e2-9c4b-0e8132bce79c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11d1120b-8318-41e2-9c4b-0e8132bce79c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11d1120b-8318-41e2-9c4b-0e8132bce79c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.2314732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f038b3df-3d81-4d22-80ff-69905c8c6988, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f038b3df-3d81-4d22-80ff-69905c8c6988, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f038b3df-3d81-4d22-80ff-69905c8c6988, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.8253367, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43aea4c3-31f9-45db-bf4a-255eea5e15a2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43aea4c3-31f9-45db-bf4a-255eea5e15a2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43aea4c3-31f9-45db-bf4a-255eea5e15a2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.4643147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 769256d0-34c8-4303-87f5-b16cdb377926, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 769256d0-34c8-4303-87f5-b16cdb377926, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 769256d0-34c8-4303-87f5-b16cdb377926, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.9719977, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a9d3d02-c4aa-4520-8233-cc1591500068, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a9d3d02-c4aa-4520-8233-cc1591500068, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a9d3d02-c4aa-4520-8233-cc1591500068, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.0164533, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 69e5b9f1-7e62-4bd1-b739-d94a65e00c6b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69e5b9f1-7e62-4bd1-b739-d94a65e00c6b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69e5b9f1-7e62-4bd1-b739-d94a65e00c6b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.1517155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21e03d03-2d46-4048-8e89-74bd6af8dc94, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21e03d03-2d46-4048-8e89-74bd6af8dc94, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21e03d03-2d46-4048-8e89-74bd6af8dc94, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.3340778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c6688d1-24c0-4245-befa-fdeef93f89d2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c6688d1-24c0-4245-befa-fdeef93f89d2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c6688d1-24c0-4245-befa-fdeef93f89d2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.3734508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d8c5f9e-45f3-4d12-94c9-95dea80cc743, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d8c5f9e-45f3-4d12-94c9-95dea80cc743, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d8c5f9e-45f3-4d12-94c9-95dea80cc743, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.0565035, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcb3faa7-c735-4638-b3e7-af19404285d8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcb3faa7-c735-4638-b3e7-af19404285d8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcb3faa7-c735-4638-b3e7-af19404285d8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.2507977, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca0929f5-82a3-40c1-a7cf-1fb89ccefc97, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca0929f5-82a3-40c1-a7cf-1fb89ccefc97, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca0929f5-82a3-40c1-a7cf-1fb89ccefc97, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.0667136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9df3965-7244-46d1-bee0-81dae3de10cd, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9df3965-7244-46d1-bee0-81dae3de10cd, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9df3965-7244-46d1-bee0-81dae3de10cd, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.0652575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d677e4a-355f-44d0-a929-9b989c9c5d96, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d677e4a-355f-44d0-a929-9b989c9c5d96, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d677e4a-355f-44d0-a929-9b989c9c5d96, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.4173915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9bdf54e-3402-4d3b-bb55-b321878afe7b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9bdf54e-3402-4d3b-bb55-b321878afe7b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9bdf54e-3402-4d3b-bb55-b321878afe7b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.6885579, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38d778f0-3821-4112-9959-99847ae27ba9, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38d778f0-3821-4112-9959-99847ae27ba9, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38d778f0-3821-4112-9959-99847ae27ba9, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.8747876, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be87a1d8-33f9-4768-b60a-37ef6b290886, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be87a1d8-33f9-4768-b60a-37ef6b290886, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be87a1d8-33f9-4768-b60a-37ef6b290886, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.9903219, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bd45ebe-9af0-465b-b411-3429eaf56e92, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bd45ebe-9af0-465b-b411-3429eaf56e92, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bd45ebe-9af0-465b-b411-3429eaf56e92, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.8122842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88e807c1-5108-4226-b1e3-5be6976f6e4a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88e807c1-5108-4226-b1e3-5be6976f6e4a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88e807c1-5108-4226-b1e3-5be6976f6e4a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.03515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f18e116a-0b67-4170-92f5-694b62ee35bf, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f18e116a-0b67-4170-92f5-694b62ee35bf, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f18e116a-0b67-4170-92f5-694b62ee35bf, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.134238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b53f6c8-d510-4250-b185-37e0d356bc3d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b53f6c8-d510-4250-b185-37e0d356bc3d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b53f6c8-d510-4250-b185-37e0d356bc3d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.0381792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ef6c017-0c96-44a6-877d-5f1e9f27f327, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ef6c017-0c96-44a6-877d-5f1e9f27f327, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ef6c017-0c96-44a6-877d-5f1e9f27f327, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.760369, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2c4c0e2-dfbd-4d7b-acb0-4a2d48455882, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2c4c0e2-dfbd-4d7b-acb0-4a2d48455882, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2c4c0e2-dfbd-4d7b-acb0-4a2d48455882, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.2831001, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad88b8db-ea64-4adb-96a0-f98c740d772b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad88b8db-ea64-4adb-96a0-f98c740d772b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad88b8db-ea64-4adb-96a0-f98c740d772b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.6887116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd550a93-a138-42dd-a316-ee7003866105, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd550a93-a138-42dd-a316-ee7003866105, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd550a93-a138-42dd-a316-ee7003866105, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.557318, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79c8c0f8-3d87-42a1-8f91-ad22a6f5de87, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79c8c0f8-3d87-42a1-8f91-ad22a6f5de87, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79c8c0f8-3d87-42a1-8f91-ad22a6f5de87, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.972924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec67e0f5-220e-446b-b3c3-acaedc0099a6, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec67e0f5-220e-446b-b3c3-acaedc0099a6, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec67e0f5-220e-446b-b3c3-acaedc0099a6, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.744631, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 13b54bd1-3a51-46fc-8a89-7cdfde20f963, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13b54bd1-3a51-46fc-8a89-7cdfde20f963, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13b54bd1-3a51-46fc-8a89-7cdfde20f963, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.0444882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e14af87a-8506-4810-936f-822215356a4e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e14af87a-8506-4810-936f-822215356a4e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e14af87a-8506-4810-936f-822215356a4e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.2250319, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1da15f23-393b-49ea-a397-dd89abe3a79a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1da15f23-393b-49ea-a397-dd89abe3a79a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1da15f23-393b-49ea-a397-dd89abe3a79a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.4702847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52f08e8d-f6d1-4a0f-aaac-49a512dbcc53, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f08e8d-f6d1-4a0f-aaac-49a512dbcc53, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f08e8d-f6d1-4a0f-aaac-49a512dbcc53, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.815884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d022588d-e3aa-4c89-9308-fd5aeafe584e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d022588d-e3aa-4c89-9308-fd5aeafe584e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d022588d-e3aa-4c89-9308-fd5aeafe584e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.5114932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6105ecb-98dd-4db1-81da-64c34ddfbdfe, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6105ecb-98dd-4db1-81da-64c34ddfbdfe, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6105ecb-98dd-4db1-81da-64c34ddfbdfe, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.0553048, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73be2747-4025-4117-8a27-69750e775918, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73be2747-4025-4117-8a27-69750e775918, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73be2747-4025-4117-8a27-69750e775918, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.2487032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1095d13-8e38-4667-a55e-3c470dcc500c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1095d13-8e38-4667-a55e-3c470dcc500c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1095d13-8e38-4667-a55e-3c470dcc500c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.9898758, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6bd41d1f-2bcb-475b-8a69-e7e3103d7701, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bd41d1f-2bcb-475b-8a69-e7e3103d7701, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bd41d1f-2bcb-475b-8a69-e7e3103d7701, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.9903524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66b08d59-b2bf-4e8e-9cdd-5ff04998d033, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66b08d59-b2bf-4e8e-9cdd-5ff04998d033, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66b08d59-b2bf-4e8e-9cdd-5ff04998d033, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.603462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7e8ba08-4d9a-45a3-9ecc-fe7e8dcd4b7c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7e8ba08-4d9a-45a3-9ecc-fe7e8dcd4b7c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7e8ba08-4d9a-45a3-9ecc-fe7e8dcd4b7c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.269756, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 034fc741-e800-4300-984a-ac4192cbe3c9, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 034fc741-e800-4300-984a-ac4192cbe3c9, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 034fc741-e800-4300-984a-ac4192cbe3c9, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.2693648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2123ee5-8924-4f66-b39b-1c41333629a0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2123ee5-8924-4f66-b39b-1c41333629a0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2123ee5-8924-4f66-b39b-1c41333629a0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.7379234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29ad00ee-6b73-4f8a-8342-8b4a9fd5b8d0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29ad00ee-6b73-4f8a-8342-8b4a9fd5b8d0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29ad00ee-6b73-4f8a-8342-8b4a9fd5b8d0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.1834962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48d9d127-6e01-47ae-ac59-df2f0cadc1e5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48d9d127-6e01-47ae-ac59-df2f0cadc1e5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48d9d127-6e01-47ae-ac59-df2f0cadc1e5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229773.6923273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fbf1980-59da-4a02-a112-ab28d0407a28, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fbf1980-59da-4a02-a112-ab28d0407a28, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fbf1980-59da-4a02-a112-ab28d0407a28, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.1255853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c50754b8-2ee8-4b36-ab19-f74d697a4fe1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c50754b8-2ee8-4b36-ab19-f74d697a4fe1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c50754b8-2ee8-4b36-ab19-f74d697a4fe1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.3567746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56504cd2-cb46-4795-aabc-6db72d179c6d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56504cd2-cb46-4795-aabc-6db72d179c6d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56504cd2-cb46-4795-aabc-6db72d179c6d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.6228895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 328f45cd-dc2e-419d-a378-bab2d488de34, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 328f45cd-dc2e-419d-a378-bab2d488de34, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 328f45cd-dc2e-419d-a378-bab2d488de34, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.6809697, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79bfec0a-b507-401a-8b93-adc83a71966b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79bfec0a-b507-401a-8b93-adc83a71966b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79bfec0a-b507-401a-8b93-adc83a71966b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.1522565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f146fa5c-4107-4724-851c-b0bd309335a2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f146fa5c-4107-4724-851c-b0bd309335a2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f146fa5c-4107-4724-851c-b0bd309335a2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.973026, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f42edbe4-9d48-47f2-82ee-59e7043842af, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f42edbe4-9d48-47f2-82ee-59e7043842af, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f42edbe4-9d48-47f2-82ee-59e7043842af, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.8282235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08b8a337-ad4f-4e3a-88b7-9bc2ffbed08b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08b8a337-ad4f-4e3a-88b7-9bc2ffbed08b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08b8a337-ad4f-4e3a-88b7-9bc2ffbed08b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.9968464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36892894-fcbd-461f-9cd9-18910ecebfe3, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36892894-fcbd-461f-9cd9-18910ecebfe3, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36892894-fcbd-461f-9cd9-18910ecebfe3, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.0267928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db966e15-5874-45fa-b7c7-9a5018bd38fa, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db966e15-5874-45fa-b7c7-9a5018bd38fa, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db966e15-5874-45fa-b7c7-9a5018bd38fa, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.3191462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab8ee0e0-f89b-4348-8f6e-5c50e6ef32f4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab8ee0e0-f89b-4348-8f6e-5c50e6ef32f4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab8ee0e0-f89b-4348-8f6e-5c50e6ef32f4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.441724, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dadbd56c-8fa5-430d-9e2f-3e9d099d402e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dadbd56c-8fa5-430d-9e2f-3e9d099d402e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dadbd56c-8fa5-430d-9e2f-3e9d099d402e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.0912046, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3319086-db69-41c1-a313-175391bb3a02, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3319086-db69-41c1-a313-175391bb3a02, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3319086-db69-41c1-a313-175391bb3a02, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.256122, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39facb80-fb94-467a-ab93-52ec7132b0f3, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39facb80-fb94-467a-ab93-52ec7132b0f3, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39facb80-fb94-467a-ab93-52ec7132b0f3, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.05941, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b46efa00-0357-47ca-9d6a-69041597dabf, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b46efa00-0357-47ca-9d6a-69041597dabf, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b46efa00-0357-47ca-9d6a-69041597dabf, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.149728, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7a54a17-b8d5-4479-a237-d39af28e4e7d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7a54a17-b8d5-4479-a237-d39af28e4e7d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7a54a17-b8d5-4479-a237-d39af28e4e7d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.9856343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f8a14c5-a11b-4329-820f-9d586743a094, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f8a14c5-a11b-4329-820f-9d586743a094, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f8a14c5-a11b-4329-820f-9d586743a094, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.9462657, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d1006bc-9587-416f-bf48-26c5e8ff2677, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d1006bc-9587-416f-bf48-26c5e8ff2677, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d1006bc-9587-416f-bf48-26c5e8ff2677, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.9544163, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a90cb78-ccde-44b8-b67c-fd2924de975b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a90cb78-ccde-44b8-b67c-fd2924de975b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a90cb78-ccde-44b8-b67c-fd2924de975b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.2068312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d74fe1ae-5888-4cef-a623-6c06d5d4e56f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d74fe1ae-5888-4cef-a623-6c06d5d4e56f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d74fe1ae-5888-4cef-a623-6c06d5d4e56f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.79366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ec4dd5b-a84a-4084-ada2-1eb177362783, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ec4dd5b-a84a-4084-ada2-1eb177362783, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ec4dd5b-a84a-4084-ada2-1eb177362783, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.5428567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdd4a577-0b53-4583-b7e2-f399d6d03474, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdd4a577-0b53-4583-b7e2-f399d6d03474, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdd4a577-0b53-4583-b7e2-f399d6d03474, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.0866823, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e538f40-3fe1-48d1-a54e-f9ad56799ee4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e538f40-3fe1-48d1-a54e-f9ad56799ee4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e538f40-3fe1-48d1-a54e-f9ad56799ee4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.191217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0827a6b-cb97-4bf7-825d-b5294350176d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0827a6b-cb97-4bf7-825d-b5294350176d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0827a6b-cb97-4bf7-825d-b5294350176d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.1770709, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c75c5d4e-7692-47aa-bbb5-2049484e10a7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c75c5d4e-7692-47aa-bbb5-2049484e10a7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c75c5d4e-7692-47aa-bbb5-2049484e10a7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.4633665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ed00fc4-6f2d-4466-9ae7-070e32de3294, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ed00fc4-6f2d-4466-9ae7-070e32de3294, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ed00fc4-6f2d-4466-9ae7-070e32de3294, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.7766278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec8f5416-e350-421f-af70-d570e7f2e43f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec8f5416-e350-421f-af70-d570e7f2e43f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec8f5416-e350-421f-af70-d570e7f2e43f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.6710505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 962163fa-d549-4448-913f-2f84c3a16ab0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 962163fa-d549-4448-913f-2f84c3a16ab0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 962163fa-d549-4448-913f-2f84c3a16ab0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.8821206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63cd37c3-ab51-44e8-b4f5-aeefc374deec, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63cd37c3-ab51-44e8-b4f5-aeefc374deec, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63cd37c3-ab51-44e8-b4f5-aeefc374deec, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.0736904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a8d1f90-f753-481e-a31e-a6993aa3de26, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a8d1f90-f753-481e-a31e-a6993aa3de26, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a8d1f90-f753-481e-a31e-a6993aa3de26, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.7484486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95bb5218-ff7b-4868-86a6-30c5d7b1cfe3, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95bb5218-ff7b-4868-86a6-30c5d7b1cfe3, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95bb5218-ff7b-4868-86a6-30c5d7b1cfe3, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.7803447, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 715606d0-815d-43e7-84a3-cbe8042ff71c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 715606d0-815d-43e7-84a3-cbe8042ff71c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 715606d0-815d-43e7-84a3-cbe8042ff71c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.2310936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7470ad0-c7b4-48c7-8982-0c9c261f4c92, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7470ad0-c7b4-48c7-8982-0c9c261f4c92, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7470ad0-c7b4-48c7-8982-0c9c261f4c92, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.8908095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ebbc1c8-5a58-4df9-958d-503829d56ed9, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ebbc1c8-5a58-4df9-958d-503829d56ed9, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ebbc1c8-5a58-4df9-958d-503829d56ed9, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.7568462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b1ed546-454d-41d4-9fa1-5e1ad41a22ed, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1ed546-454d-41d4-9fa1-5e1ad41a22ed, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1ed546-454d-41d4-9fa1-5e1ad41a22ed, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.4919462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8f59d27-559e-45e1-9a6f-323e60884b84, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8f59d27-559e-45e1-9a6f-323e60884b84, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8f59d27-559e-45e1-9a6f-323e60884b84, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.4224744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3db1066-59fc-4940-829c-266bcd62fcbf, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3db1066-59fc-4940-829c-266bcd62fcbf, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3db1066-59fc-4940-829c-266bcd62fcbf, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.79641, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7968ae71-a31c-42a8-838f-9ad804a4cd0c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7968ae71-a31c-42a8-838f-9ad804a4cd0c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7968ae71-a31c-42a8-838f-9ad804a4cd0c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.5388832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e64315af-7b23-4cf6-bb6c-307d31f91162, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e64315af-7b23-4cf6-bb6c-307d31f91162, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e64315af-7b23-4cf6-bb6c-307d31f91162, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.6990087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 385b5201-5ed2-4aca-8c3b-903a5bf7c9da, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 385b5201-5ed2-4aca-8c3b-903a5bf7c9da, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 385b5201-5ed2-4aca-8c3b-903a5bf7c9da, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.582603, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a2619e6-62e9-4ab8-9f38-9419e03342af, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2619e6-62e9-4ab8-9f38-9419e03342af, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2619e6-62e9-4ab8-9f38-9419e03342af, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.9056087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b182b664-ac35-4c24-a005-a0231612b563, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b182b664-ac35-4c24-a005-a0231612b563, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b182b664-ac35-4c24-a005-a0231612b563, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.861355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4020a0c9-171b-41f3-b057-a1e04745de0e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4020a0c9-171b-41f3-b057-a1e04745de0e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4020a0c9-171b-41f3-b057-a1e04745de0e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.1981156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92420d0d-dbab-4bed-9075-08d105f70e96, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92420d0d-dbab-4bed-9075-08d105f70e96, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92420d0d-dbab-4bed-9075-08d105f70e96, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.6159892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e33e40f5-08f5-4673-ac8a-a19980063957, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e33e40f5-08f5-4673-ac8a-a19980063957, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e33e40f5-08f5-4673-ac8a-a19980063957, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.6266747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47827857-67f7-40e7-915f-794752fa70cc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47827857-67f7-40e7-915f-794752fa70cc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47827857-67f7-40e7-915f-794752fa70cc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.2802424, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f05ec4a-97f1-4c00-8afb-53cf840ec1ef, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f05ec4a-97f1-4c00-8afb-53cf840ec1ef, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f05ec4a-97f1-4c00-8afb-53cf840ec1ef, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.1585324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fd0f886-2f2e-4310-aae6-7299e7b379d0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fd0f886-2f2e-4310-aae6-7299e7b379d0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fd0f886-2f2e-4310-aae6-7299e7b379d0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.2371233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f59a42d-ac64-4fe5-91b8-32db955d383d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f59a42d-ac64-4fe5-91b8-32db955d383d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f59a42d-ac64-4fe5-91b8-32db955d383d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.8296504, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ba7b05f-f348-48ef-9457-ca2b51aba578, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ba7b05f-f348-48ef-9457-ca2b51aba578, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ba7b05f-f348-48ef-9457-ca2b51aba578, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229859.3488774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63921bb4-21eb-4776-b307-32c0ed8f330e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63921bb4-21eb-4776-b307-32c0ed8f330e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63921bb4-21eb-4776-b307-32c0ed8f330e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.256145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1e92e0c-4217-4730-9670-1e7d77330bf4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1e92e0c-4217-4730-9670-1e7d77330bf4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1e92e0c-4217-4730-9670-1e7d77330bf4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.1379468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4be031ce-0695-46b8-894d-48115ee50c7a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4be031ce-0695-46b8-894d-48115ee50c7a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4be031ce-0695-46b8-894d-48115ee50c7a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.512959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d127509c-b023-498c-b4d5-65ac6e1a59a1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d127509c-b023-498c-b4d5-65ac6e1a59a1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d127509c-b023-498c-b4d5-65ac6e1a59a1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.4482148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56203589-5c71-4dfe-8aa3-ccaa4a16a848, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56203589-5c71-4dfe-8aa3-ccaa4a16a848, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56203589-5c71-4dfe-8aa3-ccaa4a16a848, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.4294436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4aed6d48-c6d5-4afb-8bb5-0672d109e0fd, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4aed6d48-c6d5-4afb-8bb5-0672d109e0fd, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4aed6d48-c6d5-4afb-8bb5-0672d109e0fd, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.9923413, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28f8bdab-fe93-41c3-aaff-7a61aea937ab, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28f8bdab-fe93-41c3-aaff-7a61aea937ab, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28f8bdab-fe93-41c3-aaff-7a61aea937ab, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.2598414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76c6103f-d8a8-4676-a181-cefb929fdd2e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76c6103f-d8a8-4676-a181-cefb929fdd2e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76c6103f-d8a8-4676-a181-cefb929fdd2e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.5665576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 766a5764-7b96-4db4-b52f-335f48785faf, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 766a5764-7b96-4db4-b52f-335f48785faf, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 766a5764-7b96-4db4-b52f-335f48785faf, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.3185868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef56a860-b63a-4e43-9a2c-eba01e575bf8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef56a860-b63a-4e43-9a2c-eba01e575bf8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef56a860-b63a-4e43-9a2c-eba01e575bf8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.1760454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58d3d37a-80cb-4ab1-9201-9054f20603ba, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58d3d37a-80cb-4ab1-9201-9054f20603ba, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58d3d37a-80cb-4ab1-9201-9054f20603ba, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.2943456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3cc4c54c-4119-49b1-bc29-c9412d836d63, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cc4c54c-4119-49b1-bc29-c9412d836d63, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cc4c54c-4119-49b1-bc29-c9412d836d63, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.731081, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89806e94-e34a-451f-9a29-ade1a1ec8ed8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89806e94-e34a-451f-9a29-ade1a1ec8ed8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89806e94-e34a-451f-9a29-ade1a1ec8ed8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.9184222, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd4cff38-c26f-41bd-ad60-5b17530d0437, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd4cff38-c26f-41bd-ad60-5b17530d0437, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd4cff38-c26f-41bd-ad60-5b17530d0437, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.9542756, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19544d45-c111-48d6-9e2c-7f8dbb104659, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19544d45-c111-48d6-9e2c-7f8dbb104659, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19544d45-c111-48d6-9e2c-7f8dbb104659, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.0524507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a277fae-fd52-4c00-9393-a056fab4607e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a277fae-fd52-4c00-9393-a056fab4607e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a277fae-fd52-4c00-9393-a056fab4607e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.91439, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08395f96-99ff-479d-ae86-9a868f5c0053, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08395f96-99ff-479d-ae86-9a868f5c0053, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08395f96-99ff-479d-ae86-9a868f5c0053, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.6148798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18ea83b8-9d82-481d-ad78-f6b3f4ee3401, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ea83b8-9d82-481d-ad78-f6b3f4ee3401, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ea83b8-9d82-481d-ad78-f6b3f4ee3401, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.342534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b6ed32d-3bd9-4162-9f73-3b44cd8b6fbc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b6ed32d-3bd9-4162-9f73-3b44cd8b6fbc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b6ed32d-3bd9-4162-9f73-3b44cd8b6fbc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.8192704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8952e346-4b59-494e-9833-0d8a352fe889, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8952e346-4b59-494e-9833-0d8a352fe889, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8952e346-4b59-494e-9833-0d8a352fe889, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.0981865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 820c1511-99e8-4232-9d18-dc8100f14e53, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 820c1511-99e8-4232-9d18-dc8100f14e53, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 820c1511-99e8-4232-9d18-dc8100f14e53, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.0336509, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c5e8eea-750b-4141-9292-005bbb6822d5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c5e8eea-750b-4141-9292-005bbb6822d5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c5e8eea-750b-4141-9292-005bbb6822d5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.8456266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0464356-a8e7-45c9-9529-2008c6767cbd, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0464356-a8e7-45c9-9529-2008c6767cbd, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0464356-a8e7-45c9-9529-2008c6767cbd, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.862727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 563818d3-0d83-4fd9-b187-87d061fc70cc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 563818d3-0d83-4fd9-b187-87d061fc70cc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 563818d3-0d83-4fd9-b187-87d061fc70cc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.0910065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35e0738f-e4cf-42e6-ac12-8c5df2bf6147, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35e0738f-e4cf-42e6-ac12-8c5df2bf6147, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35e0738f-e4cf-42e6-ac12-8c5df2bf6147, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.5301287, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27fa0fc5-e1c3-408b-ba51-521f9a092e42, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27fa0fc5-e1c3-408b-ba51-521f9a092e42, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27fa0fc5-e1c3-408b-ba51-521f9a092e42, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.968789, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70093864-760f-47e3-9f96-561a6b301aaa, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70093864-760f-47e3-9f96-561a6b301aaa, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70093864-760f-47e3-9f96-561a6b301aaa, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.7802773, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bad61ce2-e76d-4004-843b-1500d4f03263, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bad61ce2-e76d-4004-843b-1500d4f03263, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bad61ce2-e76d-4004-843b-1500d4f03263, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.3936696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4490655-714b-4ec8-8c22-d65fb47a1aff, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4490655-714b-4ec8-8c22-d65fb47a1aff, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4490655-714b-4ec8-8c22-d65fb47a1aff, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.6440306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e9aaeaa-a8af-4fdc-9bf7-224a5fd552a0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e9aaeaa-a8af-4fdc-9bf7-224a5fd552a0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e9aaeaa-a8af-4fdc-9bf7-224a5fd552a0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.6318657, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b16765a-6e4c-49eb-b523-4a00697da696, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b16765a-6e4c-49eb-b523-4a00697da696, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b16765a-6e4c-49eb-b523-4a00697da696, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.469941, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cc464fb-7f2e-42e1-93e7-4ab5734e7ab8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cc464fb-7f2e-42e1-93e7-4ab5734e7ab8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cc464fb-7f2e-42e1-93e7-4ab5734e7ab8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.3405714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b63f5cb5-8745-48d3-bef5-1d5ab17e2a87, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b63f5cb5-8745-48d3-bef5-1d5ab17e2a87, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b63f5cb5-8745-48d3-bef5-1d5ab17e2a87, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.5114994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1da801a-9691-480a-8e97-4e94d79b2de9, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1da801a-9691-480a-8e97-4e94d79b2de9, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1da801a-9691-480a-8e97-4e94d79b2de9, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.194621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4eaf08fe-0cd6-4e0b-a592-6acfdb5a28fc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eaf08fe-0cd6-4e0b-a592-6acfdb5a28fc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eaf08fe-0cd6-4e0b-a592-6acfdb5a28fc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.008673, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77012084-2fef-4e1a-9280-1df962d260d0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77012084-2fef-4e1a-9280-1df962d260d0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77012084-2fef-4e1a-9280-1df962d260d0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.735179, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9cd85249-1642-48fb-bc00-f0ec90b7fb5b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cd85249-1642-48fb-bc00-f0ec90b7fb5b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cd85249-1642-48fb-bc00-f0ec90b7fb5b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.5740292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84da6102-6520-4f03-ac93-57bdeb14c58c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84da6102-6520-4f03-ac93-57bdeb14c58c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84da6102-6520-4f03-ac93-57bdeb14c58c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.386225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5b09d61-5e1a-4c53-a048-60405f236331, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5b09d61-5e1a-4c53-a048-60405f236331, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5b09d61-5e1a-4c53-a048-60405f236331, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.4285126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29932b4f-4cc2-4369-a634-d8fea4e52e53, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29932b4f-4cc2-4369-a634-d8fea4e52e53, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29932b4f-4cc2-4369-a634-d8fea4e52e53, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.4886668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d92be36e-498b-47e5-90f4-f91dfacfb17b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d92be36e-498b-47e5-90f4-f91dfacfb17b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d92be36e-498b-47e5-90f4-f91dfacfb17b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.2103667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b56a1ae-ef5a-47f5-a4cf-b807a18ba47a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b56a1ae-ef5a-47f5-a4cf-b807a18ba47a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b56a1ae-ef5a-47f5-a4cf-b807a18ba47a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229931051001&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1360/1
__________________ test_alter_with_grants[encryption_enabled] __________________
ydb/tests/functional/secrets/test_secrets.py:68: in test_alter_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4747/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15621
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27758
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24668
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64188
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28642
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0a/r3tmp/kikimr_cluster_aw49toc4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/node_1/logfile_cyxhhf2u.log --grpc-port=21862 --mon-port=9114 --ic-port=28642
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21862/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/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/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/node_1/logfile_cyxhhf2u.log --grpc-port=21862 --mon-port=9114 --ic-port=28642
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/node_1/logfile_cyxhhf2u.log', '--grpc-port=21862', '--mon-port=9114', '--ic-port=28642')' in '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 914764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21862/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 914765
DEBUG    ya.test:process.py:259 Command (pid 914765) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 914765) elapsed time (sec): 0.34531354904174805
DEBUG    ya.test:process.py:263 Command (pid 914765) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 914765) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 914765) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 914765) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 914765) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 914765) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 914765) stime: 0.17968199999999998
DEBUG    ya.test:process.py:263 Command (pid 914765) utime: 0.117184
DEBUG    ya.test:process.py:263 Command (pid 914765) wtime: 0.346
DEBUG    ya.test:process.py:275 Command (pid 914765) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21862', '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: 28642\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21862', '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: 28642\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 915602
DEBUG    ya.test:process.py:259 Command (pid 915602) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 915602) elapsed time (sec): 0.35982680320739746
DEBUG    ya.test:process.py:263 Command (pid 915602) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 915602) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 915602) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 915602) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 915602) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 915602) stime: 0.194859
DEBUG    ya.test:process.py:263 Command (pid 915602) utime: 0.117727
DEBUG    ya.test:process.py:263 Command (pid 915602) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 915602) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21862', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21862', '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: 915878
DEBUG    ya.test:process.py:259 Command (pid 915878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 915878) elapsed time (sec): 0.3586413860321045
DEBUG    ya.test:process.py:263 Command (pid 915878) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 915878) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 915878) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 915878) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 915878) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 915878) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 915878) stime: 0.190882
DEBUG    ya.test:process.py:263 Command (pid 915878) utime: 0.12321199999999999
DEBUG    ya.test:process.py:263 Command (pid 915878) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 915878) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3949
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6852
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26813
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63614
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21862 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/slot_1/logfile_5da2yuhf.log --grpc-port=3949 --mon-port=10178 --ic-port=6852 --key-file /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21862 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/slot_1/logfile_5da2yuhf.log --grpc-port=3949 --mon-port=10178 --ic-port=6852 --key-file /home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21862', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/slot_1/logfile_5da2yuhf.log', '--grpc-port=3949', '--mon-port=10178', '--ic-port=6852', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 916103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3949/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 916104
DEBUG    ya.test:process.py:259 Command (pid 916104) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 916104) elapsed time (sec): 0.35972118377685547
DEBUG    ya.test:process.py:263 Command (pid 916104) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 916104) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 916104) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 916104) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 916104) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 916104) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 916104) stime: 0.22242499999999998
DEBUG    ya.test:process.py:263 Command (pid 916104) utime: 0.08904999999999999
DEBUG    ya.test:process.py:263 Command (pid 916104) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 916104) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_with_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 94141f41-474a-471f-a17d-d08ad8fa9953, localhost:21862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 94141f41-474a-471f-a17d-d08ad8fa9953, localhost:21862): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 94141f41-474a-471f-a17d-d08ad8fa9953, localhost:21862): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3949 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3949, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b28ce7-fde1-49da-844d-7bc83970fb1e, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b28ce7-fde1-49da-844d-7bc83970fb1e, ghrun-2tlsei57yi.auto.internal:3949): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b28ce7-fde1-49da-844d-7bc83970fb1e, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2db9a342-f4ae-4522-ba2c-0a21e04a60ee, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2db9a342-f4ae-4522-ba2c-0a21e04a60ee, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2db9a342-f4ae-4522-ba2c-0a21e04a60ee, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40091703-0a21-45fa-9867-0fd6f6945ef7, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40091703-0a21-45fa-9867-0fd6f6945ef7, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40091703-0a21-45fa-9867-0fd6f6945ef7, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9fae0273-517e-4338-b071-34ce6d6ade6f, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9fae0273-517e-4338-b071-34ce6d6ade6f, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=NzE0ZmVlMTQtZTFmOGQ3ZWYtYmJlMzc2Yy03NDdjZjlhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9fae0273-517e-4338-b071-34ce6d6ade6f, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2db9a342-f4ae-4522-ba2c-0a21e04a60ee, ghrun-2tlsei57yi.auto.internal:3949): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3949
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4a25373c-9b0e-429a-9d3f-2a7df386b24a, localhost:21862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4a25373c-9b0e-429a-9d3f-2a7df386b24a, localhost:21862): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4a25373c-9b0e-429a-9d3f-2a7df386b24a, localhost:21862): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3949 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3949, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e747872-604f-4047-8f6a-4c2b28231c4b, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e747872-604f-4047-8f6a-4c2b28231c4b, ghrun-2tlsei57yi.auto.internal:3949): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e747872-604f-4047-8f6a-4c2b28231c4b, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 452a4307-0318-4121-80f4-e52a6742035a, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 452a4307-0318-4121-80f4-e52a6742035a, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 452a4307-0318-4121-80f4-e52a6742035a, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5407dbd5-80ee-4778-812a-8748938327de, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5407dbd5-80ee-4778-812a-8748938327de, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5407dbd5-80ee-4778-812a-8748938327de, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dc5b2cc5-6eed-49d9-8853-cbb5c4ac30bb, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dc5b2cc5-6eed-49d9-8853-cbb5c4ac30bb, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmE5NGQ5YzgtOTZiNTliYWQtZjM1NWE0MzAtNjY4MWFlMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dc5b2cc5-6eed-49d9-8853-cbb5c4ac30bb, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 452a4307-0318-4121-80f4-e52a6742035a, ghrun-2tlsei57yi.auto.internal:3949): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3949
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 758a1e8a-a2a4-4a7a-a0ad-8de12a84c5a5, localhost:21862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 758a1e8a-a2a4-4a7a-a0ad-8de12a84c5a5, localhost:21862): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 758a1e8a-a2a4-4a7a-a0ad-8de12a84c5a5, localhost:21862): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3949 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3949, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42f56139-bbe7-46c7-8356-422e6e0717c3, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42f56139-bbe7-46c7-8356-422e6e0717c3, ghrun-2tlsei57yi.auto.internal:3949): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42f56139-bbe7-46c7-8356-422e6e0717c3, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 452ca35f-720e-4e21-ab1b-1240cab045a0, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 452ca35f-720e-4e21-ab1b-1240cab045a0, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 452ca35f-720e-4e21-ab1b-1240cab045a0, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb23360c-826c-4db1-a2f5-045c17121383, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb23360c-826c-4db1-a2f5-045c17121383, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb23360c-826c-4db1-a2f5-045c17121383, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b204f911-5f30-4ddc-9b5d-cea4b9274511, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b204f911-5f30-4ddc-9b5d-cea4b9274511, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=ZjUxZWJmYzgtNjEzNGIzNjEtYWUwMmFhMGQtODg5NzZiNmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b204f911-5f30-4ddc-9b5d-cea4b9274511, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3949
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ea23a5d8-23fd-4997-b495-e9e71238ca40, localhost:21862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ea23a5d8-23fd-4997-b495-e9e71238ca40, localhost:21862): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ea23a5d8-23fd-4997-b495-e9e71238ca40, localhost:21862): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3949 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3949, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76b4317b-8c1a-46a5-b49f-b6c691924bd2, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76b4317b-8c1a-46a5-b49f-b6c691924bd2, ghrun-2tlsei57yi.auto.internal:3949): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76b4317b-8c1a-46a5-b49f-b6c691924bd2, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc88589e-567e-476c-8a45-c6c519a3f379, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc88589e-567e-476c-8a45-c6c519a3f379, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc88589e-567e-476c-8a45-c6c519a3f379, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0756166f-ae8f-430c-8ec7-121e723e341b, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0756166f-ae8f-430c-8ec7-121e723e341b, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0756166f-ae8f-430c-8ec7-121e723e341b, ghrun-2tlsei57yi.auto.internal:3949): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3a34f21a-4171-47ff-8ab8-a4d7aa4428a5, ghrun-2tlsei57yi.auto.internal:3949): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3a34f21a-4171-47ff-8ab8-a4d7aa4428a5, ghrun-2tlsei57yi.auto.internal:3949): request = { session_id: "ydb://session/3?node_id=50000&id=MmFiZTk4NDktZjA3NjUyYWQtNWE5MTRhNTItZDU1OTMxZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3a34f21a-4171-47ff-8ab8-a4d7aa4428a5, ghrun-2tlsei57yi.auto.internal:3949): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc88589e-567e-476c-8a45-c6c519a3f379, ghrun-2tlsei57yi.auto.internal:3949): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21862
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3949
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.461795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f40fbfb3-9272-47a0-8be2-e5b41f4c78ff, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f40fbfb3-9272-47a0-8be2-e5b41f4c78ff, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f40fbfb3-9272-47a0-8be2-e5b41f4c78ff, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229949.2460997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a350e7ef-84b7-4a6a-bb50-17218b756466, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a350e7ef-84b7-4a6a-bb50-17218b756466, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a350e7ef-84b7-4a6a-bb50-17218b756466, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229950.2815475, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 806668b6-c0a5-4250-b885-4021ede5f60a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 806668b6-c0a5-4250-b885-4021ede5f60a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 806668b6-c0a5-4250-b885-4021ede5f60a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.050213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52a09f8f-bc34-40df-8ad5-68ebccf94894, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52a09f8f-bc34-40df-8ad5-68ebccf94894, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52a09f8f-bc34-40df-8ad5-68ebccf94894, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229953.6618676, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5038035c-c425-4963-b5d1-181dd44fa515, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5038035c-c425-4963-b5d1-181dd44fa515, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5038035c-c425-4963-b5d1-181dd44fa515, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.6322005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1bf1a81-433b-4872-af46-7376bf296e6e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1bf1a81-433b-4872-af46-7376bf296e6e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1bf1a81-433b-4872-af46-7376bf296e6e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229957.3632247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 093888aa-71e7-4028-bdf2-cc5d0d504b90, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 093888aa-71e7-4028-bdf2-cc5d0d504b90, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 093888aa-71e7-4028-bdf2-cc5d0d504b90, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.1686566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0762a29c-e525-449f-a915-45f54dd7b21c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0762a29c-e525-449f-a915-45f54dd7b21c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0762a29c-e525-449f-a915-45f54dd7b21c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.4715147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf55f335-857b-42b3-8a06-203d2a4d5eaa, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf55f335-857b-42b3-8a06-203d2a4d5eaa, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf55f335-857b-42b3-8a06-203d2a4d5eaa, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.7637343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0489a99-d3a5-4e7e-a0be-f19a7bfd7ff2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0489a99-d3a5-4e7e-a0be-f19a7bfd7ff2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0489a99-d3a5-4e7e-a0be-f19a7bfd7ff2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.672359, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3caec47-e7ca-4067-9fa6-792389d54af2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3caec47-e7ca-4067-9fa6-792389d54af2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3caec47-e7ca-4067-9fa6-792389d54af2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.1642737, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73f24573-0bcb-438f-8e7c-6cf4f004ce21, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73f24573-0bcb-438f-8e7c-6cf4f004ce21, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73f24573-0bcb-438f-8e7c-6cf4f004ce21, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.2299564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2e420d9-724f-45c2-9f7c-89047eaaf923, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2e420d9-724f-45c2-9f7c-89047eaaf923, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2e420d9-724f-45c2-9f7c-89047eaaf923, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229968.3904228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ae1983f-fd01-4d1d-a80e-01875ad3c707, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ae1983f-fd01-4d1d-a80e-01875ad3c707, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ae1983f-fd01-4d1d-a80e-01875ad3c707, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229970.1248326, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63777764-e6cc-4e3a-8e2d-53c69245f560, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63777764-e6cc-4e3a-8e2d-53c69245f560, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63777764-e6cc-4e3a-8e2d-53c69245f560, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229970.5555022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f8697f4-188a-41d4-8e1f-e530d41b3508, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f8697f4-188a-41d4-8e1f-e530d41b3508, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f8697f4-188a-41d4-8e1f-e530d41b3508, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229972.097434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2cf9a04a-4dfe-4101-a80a-6a9c0c61f0ee, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cf9a04a-4dfe-4101-a80a-6a9c0c61f0ee, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cf9a04a-4dfe-4101-a80a-6a9c0c61f0ee, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229973.7627556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ade0c9a-1809-48b3-b401-c7bbfc46676b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ade0c9a-1809-48b3-b401-c7bbfc46676b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ade0c9a-1809-48b3-b401-c7bbfc46676b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229975.1364436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50bbf400-0ed2-44b4-8d60-cee500291157, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50bbf400-0ed2-44b4-8d60-cee500291157, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50bbf400-0ed2-44b4-8d60-cee500291157, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229976.5446086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8da926ad-c9b3-4f0d-8cc7-d2ee4a5f0170, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da926ad-c9b3-4f0d-8cc7-d2ee4a5f0170, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da926ad-c9b3-4f0d-8cc7-d2ee4a5f0170, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229977.7819655, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab482490-69ab-48f2-9ef3-6a0f0acc3c1e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab482490-69ab-48f2-9ef3-6a0f0acc3c1e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab482490-69ab-48f2-9ef3-6a0f0acc3c1e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229979.4909601, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76ab97e2-b752-4386-85f8-8080af8a7b64, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76ab97e2-b752-4386-85f8-8080af8a7b64, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76ab97e2-b752-4386-85f8-8080af8a7b64, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229981.0745542, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17e9e974-0642-4e14-8c44-0195498677f9, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17e9e974-0642-4e14-8c44-0195498677f9, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17e9e974-0642-4e14-8c44-0195498677f9, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229983.0561218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd80fa90-20d7-4fa9-a816-d1aba0f04f54, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd80fa90-20d7-4fa9-a816-d1aba0f04f54, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd80fa90-20d7-4fa9-a816-d1aba0f04f54, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229984.546085, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6d1c766-5c58-4aaa-b3a7-f313f36a9fa1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6d1c766-5c58-4aaa-b3a7-f313f36a9fa1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6d1c766-5c58-4aaa-b3a7-f313f36a9fa1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229985.8272874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99704206-2031-4777-b473-cd35c8ffcc1a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99704206-2031-4777-b473-cd35c8ffcc1a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99704206-2031-4777-b473-cd35c8ffcc1a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229987.2490306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aeaed7a-a2c3-450e-969e-40175047975c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aeaed7a-a2c3-450e-969e-40175047975c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aeaed7a-a2c3-450e-969e-40175047975c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229988.6681283, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c251cb88-f773-4f55-90e0-ef4949e259c0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c251cb88-f773-4f55-90e0-ef4949e259c0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c251cb88-f773-4f55-90e0-ef4949e259c0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229990.7319584, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 953087cc-7011-4b92-bd32-1bf139b103b7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 953087cc-7011-4b92-bd32-1bf139b103b7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 953087cc-7011-4b92-bd32-1bf139b103b7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229992.3863661, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e5213bd-edf3-4113-a1d9-e29259011aa2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e5213bd-edf3-4113-a1d9-e29259011aa2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e5213bd-edf3-4113-a1d9-e29259011aa2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229994.079981, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 084f3b32-4baa-445b-827b-9ff5a7764ae0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 084f3b32-4baa-445b-827b-9ff5a7764ae0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 084f3b32-4baa-445b-827b-9ff5a7764ae0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229996.2572274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ae08404-0879-4b49-a63b-cf74c0b1055a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae08404-0879-4b49-a63b-cf74c0b1055a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae08404-0879-4b49-a63b-cf74c0b1055a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229997.5018895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b20e58a-0cec-468b-a999-b64f0aab9225, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b20e58a-0cec-468b-a999-b64f0aab9225, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b20e58a-0cec-468b-a999-b64f0aab9225, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.130476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32a13112-c1e6-411c-bd1f-24410f00e0ec, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32a13112-c1e6-411c-bd1f-24410f00e0ec, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32a13112-c1e6-411c-bd1f-24410f00e0ec, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230001.00883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, caf0d6d6-98a9-40ee-8ee6-a0453a5be107, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caf0d6d6-98a9-40ee-8ee6-a0453a5be107, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caf0d6d6-98a9-40ee-8ee6-a0453a5be107, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230002.445716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bc6999f-161c-4b4f-91fc-e4bbb2dc2fe8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bc6999f-161c-4b4f-91fc-e4bbb2dc2fe8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bc6999f-161c-4b4f-91fc-e4bbb2dc2fe8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230004.0041192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8a9cd73-4512-40e2-aaff-e22eff1aaefa, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8a9cd73-4512-40e2-aaff-e22eff1aaefa, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8a9cd73-4512-40e2-aaff-e22eff1aaefa, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230005.8560216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8c26841-0377-4af0-b715-54b10a6fdf59, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8c26841-0377-4af0-b715-54b10a6fdf59, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8c26841-0377-4af0-b715-54b10a6fdf59, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230007.7424316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 09d2c5ce-089b-47b9-9869-24c97eb2906a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09d2c5ce-089b-47b9-9869-24c97eb2906a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09d2c5ce-089b-47b9-9869-24c97eb2906a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.7639363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b87ef460-6a5e-4163-8523-2db96c7d3b3b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b87ef460-6a5e-4163-8523-2db96c7d3b3b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b87ef460-6a5e-4163-8523-2db96c7d3b3b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.5086324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6e9b49e-5125-4397-b204-93720cf46815, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6e9b49e-5125-4397-b204-93720cf46815, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6e9b49e-5125-4397-b204-93720cf46815, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230012.9845958, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99223899-18fa-49d3-b293-9a3fd73c8d01, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99223899-18fa-49d3-b293-9a3fd73c8d01, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99223899-18fa-49d3-b293-9a3fd73c8d01, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230014.201659, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 156be9c6-1250-428a-b1d3-b50c44767b94, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 156be9c6-1250-428a-b1d3-b50c44767b94, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 156be9c6-1250-428a-b1d3-b50c44767b94, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230015.6475563, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e49d0897-ed11-4701-a81f-7aa9d786b225, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e49d0897-ed11-4701-a81f-7aa9d786b225, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e49d0897-ed11-4701-a81f-7aa9d786b225, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230017.7515376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41d26e77-e54d-4618-a1c4-0600fddc4526, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41d26e77-e54d-4618-a1c4-0600fddc4526, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41d26e77-e54d-4618-a1c4-0600fddc4526, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230019.7686899, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47e067e3-f478-4f48-9c92-312993850474, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47e067e3-f478-4f48-9c92-312993850474, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47e067e3-f478-4f48-9c92-312993850474, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230021.9332445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55393d6f-d475-48e9-8e58-e8277a354587, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55393d6f-d475-48e9-8e58-e8277a354587, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55393d6f-d475-48e9-8e58-e8277a354587, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230024.1320543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e2ffc0b-5c76-4a0e-bf4b-08ea1d507b30, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e2ffc0b-5c76-4a0e-bf4b-08ea1d507b30, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e2ffc0b-5c76-4a0e-bf4b-08ea1d507b30, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230025.7762089, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 421233f9-7caf-4a04-b0f3-9beafd6c7c9e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 421233f9-7caf-4a04-b0f3-9beafd6c7c9e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 421233f9-7caf-4a04-b0f3-9beafd6c7c9e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230027.181228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7a29869-bde5-40eb-ae9a-5c6c07e93976, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7a29869-bde5-40eb-ae9a-5c6c07e93976, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7a29869-bde5-40eb-ae9a-5c6c07e93976, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230029.180771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06fa2306-360a-450d-bb0f-9262632fa7a1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06fa2306-360a-450d-bb0f-9262632fa7a1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06fa2306-360a-450d-bb0f-9262632fa7a1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230030.756307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03904191-be70-4a2f-b7a6-c4ca906fd122, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03904191-be70-4a2f-b7a6-c4ca906fd122, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03904191-be70-4a2f-b7a6-c4ca906fd122, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230032.1770008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e60629d0-32c7-4ce0-b55a-71a6b5ff46ce, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e60629d0-32c7-4ce0-b55a-71a6b5ff46ce, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e60629d0-32c7-4ce0-b55a-71a6b5ff46ce, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230034.3783793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8a8b5fd-616a-473c-9f35-f9fde98aa935, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8a8b5fd-616a-473c-9f35-f9fde98aa935, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8a8b5fd-616a-473c-9f35-f9fde98aa935, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230035.6890478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d924f5d-7a25-4de8-827a-ed0d8f1986c8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d924f5d-7a25-4de8-827a-ed0d8f1986c8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d924f5d-7a25-4de8-827a-ed0d8f1986c8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230037.5797167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fc413eb-9da5-4723-a896-2ab6b18cd7ed, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fc413eb-9da5-4723-a896-2ab6b18cd7ed, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fc413eb-9da5-4723-a896-2ab6b18cd7ed, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230039.428691, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3d35346-87ed-4c76-b07f-e83434530080, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d35346-87ed-4c76-b07f-e83434530080, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d35346-87ed-4c76-b07f-e83434530080, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230040.9822192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f5b9c21-1d53-42c4-896f-54eea1350432, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f5b9c21-1d53-42c4-896f-54eea1350432, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f5b9c21-1d53-42c4-896f-54eea1350432, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230042.7335055, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d0c838b-4615-47d5-94bd-99ed9f171954, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d0c838b-4615-47d5-94bd-99ed9f171954, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d0c838b-4615-47d5-94bd-99ed9f171954, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230044.7357664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8bcda292-8509-45d0-a585-cad63b710eff, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bcda292-8509-45d0-a585-cad63b710eff, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bcda292-8509-45d0-a585-cad63b710eff, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230046.936015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6580b9b-e934-4684-aef5-d7e4a8c4cc13, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6580b9b-e934-4684-aef5-d7e4a8c4cc13, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6580b9b-e934-4684-aef5-d7e4a8c4cc13, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230048.4200935, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b696e1cf-2f1c-45ad-a39c-088666b53ab3, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b696e1cf-2f1c-45ad-a39c-088666b53ab3, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b696e1cf-2f1c-45ad-a39c-088666b53ab3, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230050.3276997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a9449bf-53ff-435e-85be-cdb0228577bf, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a9449bf-53ff-435e-85be-cdb0228577bf, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a9449bf-53ff-435e-85be-cdb0228577bf, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230051.7162478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 301b1710-a742-4cbc-a508-2c4c209efa73, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 301b1710-a742-4cbc-a508-2c4c209efa73, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 301b1710-a742-4cbc-a508-2c4c209efa73, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230053.2368333, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 408694d7-f4ee-4bde-8198-cfcab0eaac0c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 408694d7-f4ee-4bde-8198-cfcab0eaac0c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 408694d7-f4ee-4bde-8198-cfcab0eaac0c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230055.3109777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a75da120-da8d-4f1d-b760-7524a053741f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a75da120-da8d-4f1d-b760-7524a053741f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a75da120-da8d-4f1d-b760-7524a053741f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230056.8211074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6199463-3fc8-4824-84d5-a1ec4aa228ab, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6199463-3fc8-4824-84d5-a1ec4aa228ab, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6199463-3fc8-4824-84d5-a1ec4aa228ab, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230058.561232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 367f6bf7-45d6-4635-9b5b-ab1e5dc8fa1a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 367f6bf7-45d6-4635-9b5b-ab1e5dc8fa1a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 367f6bf7-45d6-4635-9b5b-ab1e5dc8fa1a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230059.816258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3df59d6a-7ab8-4701-ad33-2346c91b2d85, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3df59d6a-7ab8-4701-ad33-2346c91b2d85, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3df59d6a-7ab8-4701-ad33-2346c91b2d85, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230061.7820747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a808a303-c81d-44f2-b49d-b40b2dba24e4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a808a303-c81d-44f2-b49d-b40b2dba24e4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a808a303-c81d-44f2-b49d-b40b2dba24e4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230063.6728344, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bb25112-94b4-45a5-8da8-95cd6e61aa2c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bb25112-94b4-45a5-8da8-95cd6e61aa2c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bb25112-94b4-45a5-8da8-95cd6e61aa2c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230065.0918505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0cb8d97d-cc61-463c-b90c-15b21f67ffbd, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cb8d97d-cc61-463c-b90c-15b21f67ffbd, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cb8d97d-cc61-463c-b90c-15b21f67ffbd, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230066.5206592, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f27f01c-63d5-464f-8bae-36c17b2ca5be, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f27f01c-63d5-464f-8bae-36c17b2ca5be, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f27f01c-63d5-464f-8bae-36c17b2ca5be, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230068.405569, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28e852e6-2409-4112-989b-93e91db85ca0, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28e852e6-2409-4112-989b-93e91db85ca0, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28e852e6-2409-4112-989b-93e91db85ca0, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.4214244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6cd8be8d-6e8f-4235-a373-274304f8c614, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cd8be8d-6e8f-4235-a373-274304f8c614, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cd8be8d-6e8f-4235-a373-274304f8c614, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230071.6369877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62c7fc8a-d420-48db-abbf-b64ef31199fc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62c7fc8a-d420-48db-abbf-b64ef31199fc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62c7fc8a-d420-48db-abbf-b64ef31199fc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230073.6321142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 851c0bd1-30f7-4c07-adab-3bf354b3d70c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 851c0bd1-30f7-4c07-adab-3bf354b3d70c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 851c0bd1-30f7-4c07-adab-3bf354b3d70c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230075.329944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74267a04-a856-4040-bf47-39091b5caf9a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74267a04-a856-4040-bf47-39091b5caf9a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74267a04-a856-4040-bf47-39091b5caf9a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230076.548145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f2cd2d7-0c5a-41f6-b179-8b54fdcc3617, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f2cd2d7-0c5a-41f6-b179-8b54fdcc3617, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f2cd2d7-0c5a-41f6-b179-8b54fdcc3617, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230078.1739037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59b8e490-dff6-4638-ae81-5afac7557d40, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59b8e490-dff6-4638-ae81-5afac7557d40, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59b8e490-dff6-4638-ae81-5afac7557d40, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230080.2242038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6c901b3-8388-435c-a748-9c1ca6b3b23c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6c901b3-8388-435c-a748-9c1ca6b3b23c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6c901b3-8388-435c-a748-9c1ca6b3b23c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.932237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96b37204-1785-44e4-92b9-d78aa65d6216, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96b37204-1785-44e4-92b9-d78aa65d6216, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96b37204-1785-44e4-92b9-d78aa65d6216, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230083.6296582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b9acfbc-7895-42c1-9ff1-6d53fef4dfcc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b9acfbc-7895-42c1-9ff1-6d53fef4dfcc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b9acfbc-7895-42c1-9ff1-6d53fef4dfcc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.4264264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fac41eb2-c072-46b2-bfbe-a007b360e889, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fac41eb2-c072-46b2-bfbe-a007b360e889, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fac41eb2-c072-46b2-bfbe-a007b360e889, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230086.6464312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aad60f91-5adc-4ec2-a982-4ff8110217c4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad60f91-5adc-4ec2-a982-4ff8110217c4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad60f91-5adc-4ec2-a982-4ff8110217c4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230088.4430256, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acf1e7f2-78f3-4afd-9677-47c70da0a628, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acf1e7f2-78f3-4afd-9677-47c70da0a628, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acf1e7f2-78f3-4afd-9677-47c70da0a628, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230089.865585, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ad9e7aa-1231-4a98-a416-b2014505fd43, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ad9e7aa-1231-4a98-a416-b2014505fd43, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ad9e7aa-1231-4a98-a416-b2014505fd43, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230091.2057955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d38110af-69a3-44a6-8c49-87db5ebe08a1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d38110af-69a3-44a6-8c49-87db5ebe08a1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d38110af-69a3-44a6-8c49-87db5ebe08a1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230092.9635181, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88b83286-2e32-42fb-bc49-ff1f346e606f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88b83286-2e32-42fb-bc49-ff1f346e606f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88b83286-2e32-42fb-bc49-ff1f346e606f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230095.0929399, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88030421-7db7-4813-a041-8f2bd34b9204, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88030421-7db7-4813-a041-8f2bd34b9204, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88030421-7db7-4813-a041-8f2bd34b9204, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230097.052597, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bfe36c04-8d4b-491a-8a5f-63184961f175, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfe36c04-8d4b-491a-8a5f-63184961f175, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfe36c04-8d4b-491a-8a5f-63184961f175, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230099.1053555, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bd8bf7a-8e9c-4866-8d98-b39bb39cc938, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bd8bf7a-8e9c-4866-8d98-b39bb39cc938, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bd8bf7a-8e9c-4866-8d98-b39bb39cc938, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230100.3454158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d6916fd-06ea-4a89-a56f-c824c34d3fc7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d6916fd-06ea-4a89-a56f-c824c34d3fc7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d6916fd-06ea-4a89-a56f-c824c34d3fc7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230101.960671, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab1c268e-b1cd-4d65-96df-4b8bc75d4a10, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab1c268e-b1cd-4d65-96df-4b8bc75d4a10, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab1c268e-b1cd-4d65-96df-4b8bc75d4a10, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.1571248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68d68938-c427-4f34-8b85-e9a19e498235, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68d68938-c427-4f34-8b85-e9a19e498235, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68d68938-c427-4f34-8b85-e9a19e498235, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230105.842247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ea35a3d-e535-4b98-a1b2-13d5fad7f9f4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ea35a3d-e535-4b98-a1b2-13d5fad7f9f4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ea35a3d-e535-4b98-a1b2-13d5fad7f9f4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230107.9155126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08852aec-a70a-495a-b664-23f0ae9fe0e5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08852aec-a70a-495a-b664-23f0ae9fe0e5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08852aec-a70a-495a-b664-23f0ae9fe0e5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230109.2028918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d0fbac4-73bf-482e-ac1b-61648f2ced5f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d0fbac4-73bf-482e-ac1b-61648f2ced5f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d0fbac4-73bf-482e-ac1b-61648f2ced5f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.6857767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b81f885-8549-4958-a1e5-cff2567eda42, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b81f885-8549-4958-a1e5-cff2567eda42, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b81f885-8549-4958-a1e5-cff2567eda42, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230112.0014873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 718dff38-02a6-43ef-b9db-31fbd7e2f986, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 718dff38-02a6-43ef-b9db-31fbd7e2f986, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 718dff38-02a6-43ef-b9db-31fbd7e2f986, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.96814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34504bdc-1797-47f5-a08f-bef305e81c76, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34504bdc-1797-47f5-a08f-bef305e81c76, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34504bdc-1797-47f5-a08f-bef305e81c76, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230115.842713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 823e481b-9ff1-4d5b-8609-7bbfc40314a3, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 823e481b-9ff1-4d5b-8609-7bbfc40314a3, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 823e481b-9ff1-4d5b-8609-7bbfc40314a3, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230117.223181, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ccea6e8-9f1f-4b91-91b7-8203c73c96f5, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ccea6e8-9f1f-4b91-91b7-8203c73c96f5, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ccea6e8-9f1f-4b91-91b7-8203c73c96f5, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.3321142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59cf7bb8-1da7-41a0-ba85-a9d8970da71d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59cf7bb8-1da7-41a0-ba85-a9d8970da71d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59cf7bb8-1da7-41a0-ba85-a9d8970da71d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.1831388, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47d71cc0-efde-47c5-aaf4-2701a7fbf79a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47d71cc0-efde-47c5-aaf4-2701a7fbf79a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47d71cc0-efde-47c5-aaf4-2701a7fbf79a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.622724, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b42c6ccc-a00f-4d96-991f-0d7bca5d792c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b42c6ccc-a00f-4d96-991f-0d7bca5d792c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b42c6ccc-a00f-4d96-991f-0d7bca5d792c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230123.5449028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61c06b88-fe43-4957-b8db-4c29f18eb478, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61c06b88-fe43-4957-b8db-4c29f18eb478, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61c06b88-fe43-4957-b8db-4c29f18eb478, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230124.9340534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bf5104a-fc0a-4670-b83a-f624e5678cd4, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bf5104a-fc0a-4670-b83a-f624e5678cd4, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bf5104a-fc0a-4670-b83a-f624e5678cd4, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230126.4259098, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27ee0eb7-bed4-4746-89de-7753314497d1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27ee0eb7-bed4-4746-89de-7753314497d1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27ee0eb7-bed4-4746-89de-7753314497d1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230127.8474934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bfa40686-15d3-473b-b9b8-34d83e44477b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfa40686-15d3-473b-b9b8-34d83e44477b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfa40686-15d3-473b-b9b8-34d83e44477b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230129.4971128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d69aafc-af02-49ae-aa60-b9383349849a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d69aafc-af02-49ae-aa60-b9383349849a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d69aafc-af02-49ae-aa60-b9383349849a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230131.5206761, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bba035c-3289-4980-809b-59cc798cb6e8, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bba035c-3289-4980-809b-59cc798cb6e8, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bba035c-3289-4980-809b-59cc798cb6e8, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230132.7984405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b261da95-3c3a-49da-b46c-776b58f92812, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b261da95-3c3a-49da-b46c-776b58f92812, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b261da95-3c3a-49da-b46c-776b58f92812, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.063759, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 801ce616-3ab9-48fe-bd97-3f83a621d503, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 801ce616-3ab9-48fe-bd97-3f83a621d503, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 801ce616-3ab9-48fe-bd97-3f83a621d503, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230135.5579975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f5cc817-8778-453b-9a90-cd6f55c79b3d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f5cc817-8778-453b-9a90-cd6f55c79b3d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f5cc817-8778-453b-9a90-cd6f55c79b3d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230137.5675235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddb26759-bba3-47d7-b9b7-b5ecd6d5d019, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddb26759-bba3-47d7-b9b7-b5ecd6d5d019, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddb26759-bba3-47d7-b9b7-b5ecd6d5d019, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230138.8376167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14eff433-b1d7-4992-be1c-433e435f2653, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14eff433-b1d7-4992-be1c-433e435f2653, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14eff433-b1d7-4992-be1c-433e435f2653, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230140.3407273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9455caa-c18e-4a89-8046-e906b6078292, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9455caa-c18e-4a89-8046-e906b6078292, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9455caa-c18e-4a89-8046-e906b6078292, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.9699173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5917fad5-693a-4141-8ff2-55bf50adfa09, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5917fad5-693a-4141-8ff2-55bf50adfa09, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5917fad5-693a-4141-8ff2-55bf50adfa09, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.8126013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea747912-99f8-4522-a507-b24716e01fe1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea747912-99f8-4522-a507-b24716e01fe1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea747912-99f8-4522-a507-b24716e01fe1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230146.0000417, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8325d102-67bf-447a-955f-e57a4847064b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8325d102-67bf-447a-955f-e57a4847064b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8325d102-67bf-447a-955f-e57a4847064b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230147.7831197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44b18b7d-7051-42b0-93c1-b090ca9c777d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b18b7d-7051-42b0-93c1-b090ca9c777d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b18b7d-7051-42b0-93c1-b090ca9c777d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230149.820848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d9f2432-9612-4707-8b21-cf4a8e1c2902, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d9f2432-9612-4707-8b21-cf4a8e1c2902, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d9f2432-9612-4707-8b21-cf4a8e1c2902, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230151.151241, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1c60a15-01c1-4594-bb5e-72711e4d832e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1c60a15-01c1-4594-bb5e-72711e4d832e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1c60a15-01c1-4594-bb5e-72711e4d832e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230152.5988045, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ed7d5a4-b91c-408c-8ce7-68a9b6b04e72, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ed7d5a4-b91c-408c-8ce7-68a9b6b04e72, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ed7d5a4-b91c-408c-8ce7-68a9b6b04e72, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230153.9200673, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db5fe44e-a397-4b39-97f1-98f50d69b903, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db5fe44e-a397-4b39-97f1-98f50d69b903, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db5fe44e-a397-4b39-97f1-98f50d69b903, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230155.3670745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8a7b6fa-f5f8-4878-b325-ebe18494f465, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8a7b6fa-f5f8-4878-b325-ebe18494f465, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8a7b6fa-f5f8-4878-b325-ebe18494f465, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230157.4581342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f324a2bb-34d5-432a-8f5c-3f638af11f69, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f324a2bb-34d5-432a-8f5c-3f638af11f69, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f324a2bb-34d5-432a-8f5c-3f638af11f69, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230159.0778842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f890954-2c56-4713-918b-e6c9e8d63b5d, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f890954-2c56-4713-918b-e6c9e8d63b5d, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f890954-2c56-4713-918b-e6c9e8d63b5d, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230160.855105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b102f9a8-1d5d-491b-bc8b-fd340e4fdb7b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b102f9a8-1d5d-491b-bc8b-fd340e4fdb7b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b102f9a8-1d5d-491b-bc8b-fd340e4fdb7b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.2376132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b51e980c-e765-429e-b5b3-b7488ab06dc7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b51e980c-e765-429e-b5b3-b7488ab06dc7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b51e980c-e765-429e-b5b3-b7488ab06dc7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230163.857771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f23224e7-ee19-4201-a69c-cf0175274c47, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f23224e7-ee19-4201-a69c-cf0175274c47, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f23224e7-ee19-4201-a69c-cf0175274c47, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230165.2057543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1db4d74d-d36d-4179-972e-d0f22a695b7c, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1db4d74d-d36d-4179-972e-d0f22a695b7c, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1db4d74d-d36d-4179-972e-d0f22a695b7c, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230167.3283744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85072159-3614-4011-9e69-30b71bffdea1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85072159-3614-4011-9e69-30b71bffdea1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85072159-3614-4011-9e69-30b71bffdea1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230169.4312217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2ef7e3a-fc71-46e4-8fc9-8d5366e505fb, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2ef7e3a-fc71-46e4-8fc9-8d5366e505fb, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2ef7e3a-fc71-46e4-8fc9-8d5366e505fb, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230170.883997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 529bb933-ebfd-489d-b232-d4a9dcb1bb94, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 529bb933-ebfd-489d-b232-d4a9dcb1bb94, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 529bb933-ebfd-489d-b232-d4a9dcb1bb94, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230172.6930506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c722a17-576c-4335-8f85-24888267ee66, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c722a17-576c-4335-8f85-24888267ee66, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c722a17-576c-4335-8f85-24888267ee66, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230173.9710813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f4d7bb6-5316-4757-8dc4-4a1d367346a2, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4d7bb6-5316-4757-8dc4-4a1d367346a2, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4d7bb6-5316-4757-8dc4-4a1d367346a2, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230175.7869968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60deca16-bef9-48ed-bac3-fd79a2dea486, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60deca16-bef9-48ed-bac3-fd79a2dea486, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60deca16-bef9-48ed-bac3-fd79a2dea486, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230177.169082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f226b0fc-b574-4eb8-b732-93d24416d410, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f226b0fc-b574-4eb8-b732-93d24416d410, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f226b0fc-b574-4eb8-b732-93d24416d410, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230179.1118674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9334871c-332a-4977-9d7c-8e4c1de11551, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9334871c-332a-4977-9d7c-8e4c1de11551, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9334871c-332a-4977-9d7c-8e4c1de11551, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230180.8842218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0da3d457-fa72-42a0-b991-62d37bd36844, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0da3d457-fa72-42a0-b991-62d37bd36844, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0da3d457-fa72-42a0-b991-62d37bd36844, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230182.1400433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3422aa57-0ffb-46dc-9d8d-95585f6fb43e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3422aa57-0ffb-46dc-9d8d-95585f6fb43e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3422aa57-0ffb-46dc-9d8d-95585f6fb43e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230184.2055378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44ed5b50-1c95-442e-9110-49beabd0df39, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44ed5b50-1c95-442e-9110-49beabd0df39, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44ed5b50-1c95-442e-9110-49beabd0df39, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230186.3705237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92bf858b-5f97-4b1a-acb0-34d2abc87133, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92bf858b-5f97-4b1a-acb0-34d2abc87133, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92bf858b-5f97-4b1a-acb0-34d2abc87133, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230188.5039525, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a948943-e002-499f-af60-8ebb71f5e4ef, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a948943-e002-499f-af60-8ebb71f5e4ef, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a948943-e002-499f-af60-8ebb71f5e4ef, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230190.6780722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1aa0100-3fda-494b-8249-56df0c6d7022, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1aa0100-3fda-494b-8249-56df0c6d7022, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1aa0100-3fda-494b-8249-56df0c6d7022, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230192.538634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1606831-333e-4461-97b4-e7b215317a5a, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1606831-333e-4461-97b4-e7b215317a5a, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1606831-333e-4461-97b4-e7b215317a5a, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230194.2662702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43e1cf16-b5f1-4dc4-8e6b-1a7c491ec15f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43e1cf16-b5f1-4dc4-8e6b-1a7c491ec15f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43e1cf16-b5f1-4dc4-8e6b-1a7c491ec15f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230195.9324806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b75a48b-dc00-4b91-90c1-4eeac8184685, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b75a48b-dc00-4b91-90c1-4eeac8184685, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b75a48b-dc00-4b91-90c1-4eeac8184685, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230197.5606701, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cbf2fbc7-1ec7-440f-a751-297db0c94db1, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbf2fbc7-1ec7-440f-a751-297db0c94db1, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbf2fbc7-1ec7-440f-a751-297db0c94db1, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230199.1058693, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03d15573-6964-435a-8eb9-2a4c81b1418f, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03d15573-6964-435a-8eb9-2a4c81b1418f, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03d15573-6964-435a-8eb9-2a4c81b1418f, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230200.5885682, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62aab3e0-56b2-4d18-b0fd-db5682947df7, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62aab3e0-56b2-4d18-b0fd-db5682947df7, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62aab3e0-56b2-4d18-b0fd-db5682947df7, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230202.652247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5846c90-2acc-4f8f-adff-b4ec2b3b180b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5846c90-2acc-4f8f-adff-b4ec2b3b180b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5846c90-2acc-4f8f-adff-b4ec2b3b180b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230203.999666, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63a43619-98e9-464b-bf54-ed148521ac23, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63a43619-98e9-464b-bf54-ed148521ac23, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63a43619-98e9-464b-bf54-ed148521ac23, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.0554688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74e898da-03a8-4cb8-a045-62cb47c0a321, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74e898da-03a8-4cb8-a045-62cb47c0a321, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74e898da-03a8-4cb8-a045-62cb47c0a321, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230207.5295253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7f436f5-2fc3-44c7-ad32-75fc0414f427, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7f436f5-2fc3-44c7-ad32-75fc0414f427, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7f436f5-2fc3-44c7-ad32-75fc0414f427, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230209.1121292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c4cd63e-1439-490b-b8f4-66540acbb6fc, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c4cd63e-1439-490b-b8f4-66540acbb6fc, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c4cd63e-1439-490b-b8f4-66540acbb6fc, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230210.8979645, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06840e4c-28e7-4568-84b8-d2fca227e298, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06840e4c-28e7-4568-84b8-d2fca227e298, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06840e4c-28e7-4568-84b8-d2fca227e298, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230212.6343846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11483109-48da-434c-b794-694f4935132b, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11483109-48da-434c-b794-694f4935132b, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11483109-48da-434c-b794-694f4935132b, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230214.0853817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9086be0e-ff7a-4392-a0c3-04f95dc2034e, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9086be0e-ff7a-4392-a0c3-04f95dc2034e, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9086be0e-ff7a-4392-a0c3-04f95dc2034e, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230215.7514277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 967bd16c-b28c-4270-a50d-9839225cac69, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 967bd16c-b28c-4270-a50d-9839225cac69, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 967bd16c-b28c-4270-a50d-9839225cac69, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230217.4932346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8aa5d18-7464-46ac-bc16-0a70407ee6dd, localhost:6927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8aa5d18-7464-46ac-bc16-0a70407ee6dd, localhost:6927): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8aa5d18-7464-46ac-bc16-0a70407ee6dd, localhost:6927): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6927". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6927
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765230219054696&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3949/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21862/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28642
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6927/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14876
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28717
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7049
============================== slowest durations ===============================
281.94s call     test_secrets.py::test_alter_with_grants[encryption_disabled]
273.57s call     test_secrets.py::test_alter_with_grants[encryption_enabled]
12.81s setup    test_secrets.py::test_alter_with_grants[encryption_enabled]
11.55s teardown test_secrets.py::test_alter_with_grants[encryption_enabled]
11.10s setup    test_secrets.py::test_alter_with_grants[encryption_disabled]
1.54s teardown test_secrets.py::test_alter_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_alter_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 593.18s (0:09:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_alter_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17170
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/00099c/r3tmp/kikimr_cluster_xtlypdr3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15559
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_q0pijpop.log --grpc-port=9662 --mon-port=17491 --ic-port=17170
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9662/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_q0pijpop.log --grpc-port=9662 --mon-port=17491 --ic-port=17170
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_q0pijpop.log', '--grpc-port=9662', '--mon-port=17491', '--ic-port=17170')' in '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 788074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9662/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 788076
DEBUG    ya.test:process.py:259 Command (pid 788076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 788076) elapsed time (sec): 0.3424198627471924
DEBUG    ya.test:process.py:263 Command (pid 788076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 788076) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 788076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 788076) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 788076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 788076) stime: 0.200392
DEBUG    ya.test:process.py:263 Command (pid 788076) utime: 0.09406099999999999
DEBUG    ya.test:process.py:263 Command (pid 788076) wtime: 0.343
DEBUG    ya.test:process.py:275 Command (pid 788076) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9662', '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: 17170\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9662', '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: 17170\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 789078
DEBUG    ya.test:process.py:259 Command (pid 789078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 789078) elapsed time (sec): 0.3613433837890625
DEBUG    ya.test:process.py:263 Command (pid 789078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 789078) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 789078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 789078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 789078) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 789078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 789078) stime: 0.204004
DEBUG    ya.test:process.py:263 Command (pid 789078) utime: 0.114242
DEBUG    ya.test:process.py:263 Command (pid 789078) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 789078) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9662', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9662', '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: 789268
DEBUG    ya.test:process.py:259 Command (pid 789268) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 789268) elapsed time (sec): 0.350466251373291
DEBUG    ya.test:process.py:263 Command (pid 789268) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 789268) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 789268) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 789268) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 789268) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 789268) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 789268) stime: 0.183592
DEBUG    ya.test:process.py:263 Command (pid 789268) utime: 0.122402
DEBUG    ya.test:process.py:263 Command (pid 789268) wtime: 0.351
DEBUG    ya.test:process.py:275 Command (pid 789268) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12866
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/00099c/r3tmp/kikimr_cluster_09r5bc74
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63301
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_br3020sx.log --grpc-port=18857 --mon-port=63990 --ic-port=12866
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18857/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_br3020sx.log --grpc-port=18857 --mon-port=63990 --ic-port=12866
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_br3020sx.log', '--grpc-port=18857', '--mon-port=63990', '--ic-port=12866')' in '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 789582
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18857/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 789584
DEBUG    ya.test:process.py:259 Command (pid 789584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 789584) elapsed time (sec): 0.3692746162414551
DEBUG    ya.test:process.py:263 Command (pid 789584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) maxrss: 547140
DEBUG    ya.test:process.py:263 Command (pid 789584) minflt: 17223
DEBUG    ya.test:process.py:263 Command (pid 789584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 789584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 789584) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 789584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 789584) stime: 0.220688
DEBUG    ya.test:process.py:263 Command (pid 789584) utime: 0.100313
DEBUG    ya.test:process.py:263 Command (pid 789584) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 789584) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18857', '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: 12866\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18857', '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: 12866\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 790809
DEBUG    ya.test:process.py:259 Command (pid 790809) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 790809) elapsed time (sec): 0.3528861999511719
DEBUG    ya.test:process.py:263 Command (pid 790809) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 790809) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 790809) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 790809) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 790809) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 790809) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 790809) stime: 0.19683099999999998
DEBUG    ya.test:process.py:263 Command (pid 790809) utime: 0.11247399999999999
DEBUG    ya.test:process.py:263 Command (pid 790809) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 790809) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18857', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18857', '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: 791006
DEBUG    ya.test:process.py:259 Command (pid 791006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791006) elapsed time (sec): 0.3256826400756836
DEBUG    ya.test:process.py:263 Command (pid 791006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 791006) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 791006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 791006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791006) nvcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 791006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791006) stime: 0.180621
DEBUG    ya.test:process.py:263 Command (pid 791006) utime: 0.10034499999999999
DEBUG    ya.test:process.py:263 Command (pid 791006) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 791006) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31314
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18857 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_snng08mb.log --grpc-port=28632 --mon-port=7317 --ic-port=31314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18857 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_snng08mb.log --grpc-port=28632 --mon-port=7317 --ic-port=31314
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18857', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_snng08mb.log', '--grpc-port=28632', '--mon-port=7317', '--ic-port=31314')' in '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 791451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28632/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 791454
DEBUG    ya.test:process.py:259 Command (pid 791454) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791454) elapsed time (sec): 0.3137807846069336
DEBUG    ya.test:process.py:263 Command (pid 791454) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 791454) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 791454) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 791454) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791454) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 791454) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791454) stime: 0.163442
DEBUG    ya.test:process.py:263 Command (pid 791454) utime: 0.10215099999999999
DEBUG    ya.test:process.py:263 Command (pid 791454) wtime: 0.315
DEBUG    ya.test:process.py:275 Command (pid 791454) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a4f8741c-9f66-4772-9454-dbcaddd4c0f5, localhost:18857): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a4f8741c-9f66-4772-9454-dbcaddd4c0f5, localhost:18857): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a4f8741c-9f66-4772-9454-dbcaddd4c0f5, localhost:18857): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 28632 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:28632, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18857
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98e08cc0-46b6-40af-b0b3-ea58c92103bb, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98e08cc0-46b6-40af-b0b3-ea58c92103bb, ghrun-2tlsei57yi.auto.internal:28632): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98e08cc0-46b6-40af-b0b3-ea58c92103bb, ghrun-2tlsei57yi.auto.internal:28632): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0a01c8b5-0f0a-4c5d-bd10-6dc31cbbe96a, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0a01c8b5-0f0a-4c5d-bd10-6dc31cbbe96a, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0a01c8b5-0f0a-4c5d-bd10-6dc31cbbe96a, ghrun-2tlsei57yi.auto.internal:28632): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56957b42-bab2-4324-996c-1d4228a7be48, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56957b42-bab2-4324-996c-1d4228a7be48, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56957b42-bab2-4324-996c-1d4228a7be48, ghrun-2tlsei57yi.auto.internal:28632): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0706421b-9c6a-4353-b271-287cdb1fd375, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0706421b-9c6a-4353-b271-287cdb1fd375, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=Yzc2MGI1ODgtYmQ0ZjY4ZWEtYTEyYzI5NWYtNjc0Yzg1MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0706421b-9c6a-4353-b271-287cdb1fd375, ghrun-2tlsei57yi.auto.internal:28632): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18857
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:28632
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 996e6a23-9040-4e42-9c47-552ade8a0d2f, localhost:18857): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 996e6a23-9040-4e42-9c47-552ade8a0d2f, localhost:18857): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 996e6a23-9040-4e42-9c47-552ade8a0d2f, localhost:18857): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 28632 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:28632, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18857
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e23615f4-f247-405e-9003-49753f443774, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e23615f4-f247-405e-9003-49753f443774, ghrun-2tlsei57yi.auto.internal:28632): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e23615f4-f247-405e-9003-49753f443774, ghrun-2tlsei57yi.auto.internal:28632): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5d36fc9d-c8b4-4139-a80e-aff52045c546, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d36fc9d-c8b4-4139-a80e-aff52045c546, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d36fc9d-c8b4-4139-a80e-aff52045c546, ghrun-2tlsei57yi.auto.internal:28632): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 275a3088-a54d-4827-8593-699ffef10b41, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 275a3088-a54d-4827-8593-699ffef10b41, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 275a3088-a54d-4827-8593-699ffef10b41, ghrun-2tlsei57yi.auto.internal:28632): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 404b97c5-10e3-4298-bcb4-6b40d95d6602, ghrun-2tlsei57yi.auto.internal:28632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 404b97c5-10e3-4298-bcb4-6b40d95d6602, ghrun-2tlsei57yi.auto.internal:28632): request = { session_id: "ydb://session/3?node_id=50000&id=MmQ5N2Y0YmYtMTNlNWUxODgtNWEzYThhNWItYTBlMDg0Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 404b97c5-10e3-4298-bcb4-6b40d95d6602, ghrun-2tlsei57yi.auto.internal:28632): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5d36fc9d-c8b4-4139-a80e-aff52045c546, ghrun-2tlsei57yi.auto.internal:28632): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18857
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:28632
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.106537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed468b73-1864-4357-ab55-d9b69ba00398, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed468b73-1864-4357-ab55-d9b69ba00398, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed468b73-1864-4357-ab55-d9b69ba00398, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.962352, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a0d62cf-38a0-494b-9cc5-bc54e224e7f7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a0d62cf-38a0-494b-9cc5-bc54e224e7f7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a0d62cf-38a0-494b-9cc5-bc54e224e7f7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.7145398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b741ff61-6bd9-43bd-887c-082d6a3e6310, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b741ff61-6bd9-43bd-887c-082d6a3e6310, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b741ff61-6bd9-43bd-887c-082d6a3e6310, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.1234772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1a5321b-0fcb-47e2-a471-37321a198958, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1a5321b-0fcb-47e2-a471-37321a198958, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1a5321b-0fcb-47e2-a471-37321a198958, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229707.4426267, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 432b2a7c-91be-4cfb-b97a-b6b2737a28c4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 432b2a7c-91be-4cfb-b97a-b6b2737a28c4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 432b2a7c-91be-4cfb-b97a-b6b2737a28c4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.4329011, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 324ae443-3294-4c00-b05e-fde973814eb7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 324ae443-3294-4c00-b05e-fde973814eb7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 324ae443-3294-4c00-b05e-fde973814eb7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.7574897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 69f5ff52-0bb9-47ed-8d98-07af5ed9e536, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69f5ff52-0bb9-47ed-8d98-07af5ed9e536, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69f5ff52-0bb9-47ed-8d98-07af5ed9e536, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.497237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8f1e094-fc78-4acb-a970-da198544094f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8f1e094-fc78-4acb-a970-da198544094f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8f1e094-fc78-4acb-a970-da198544094f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.2640297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b95e29b-e7c9-4b3b-82bf-8783d5f6c063, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b95e29b-e7c9-4b3b-82bf-8783d5f6c063, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b95e29b-e7c9-4b3b-82bf-8783d5f6c063, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.33854, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5691620b-aa2e-4e1c-8328-66d0effc9b14, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5691620b-aa2e-4e1c-8328-66d0effc9b14, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5691620b-aa2e-4e1c-8328-66d0effc9b14, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.250938, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 116d3215-27bb-4368-bc1e-206746e9497b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 116d3215-27bb-4368-bc1e-206746e9497b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 116d3215-27bb-4368-bc1e-206746e9497b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.3838274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 574320b1-75c1-427f-808e-a39df8d672b2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 574320b1-75c1-427f-808e-a39df8d672b2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 574320b1-75c1-427f-808e-a39df8d672b2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.7001016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 769e97b8-2e13-47f2-9aea-72797b7cb5fb, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 769e97b8-2e13-47f2-9aea-72797b7cb5fb, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 769e97b8-2e13-47f2-9aea-72797b7cb5fb, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229721.6289759, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96083ddc-d561-44c9-a521-91f1ebee643e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96083ddc-d561-44c9-a521-91f1ebee643e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96083ddc-d561-44c9-a521-91f1ebee643e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.160637, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e30c7c84-e6c2-4490-b568-5e815875813d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e30c7c84-e6c2-4490-b568-5e815875813d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e30c7c84-e6c2-4490-b568-5e815875813d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.5125766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5d7473f-0f96-4dc2-9b49-3d65bf3b1a2c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5d7473f-0f96-4dc2-9b49-3d65bf3b1a2c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5d7473f-0f96-4dc2-9b49-3d65bf3b1a2c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.4373147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 906e1007-6bba-4a04-9300-52c6ecbadfb8, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 906e1007-6bba-4a04-9300-52c6ecbadfb8, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 906e1007-6bba-4a04-9300-52c6ecbadfb8, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.3341765, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7267a19e-c9c5-4df3-9534-9f47e6a3cc45, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7267a19e-c9c5-4df3-9534-9f47e6a3cc45, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7267a19e-c9c5-4df3-9534-9f47e6a3cc45, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.1119967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89e3801c-2e7c-4c22-afbe-74dd34a6f41f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89e3801c-2e7c-4c22-afbe-74dd34a6f41f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89e3801c-2e7c-4c22-afbe-74dd34a6f41f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.945851, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c11660bf-61f8-434b-ac39-ebe3869961dc, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c11660bf-61f8-434b-ac39-ebe3869961dc, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c11660bf-61f8-434b-ac39-ebe3869961dc, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.877837, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f7af93b-39d9-46ba-8052-5eabb71164e7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f7af93b-39d9-46ba-8052-5eabb71164e7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f7af93b-39d9-46ba-8052-5eabb71164e7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.1536627, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6411f36c-b27f-405b-ad6a-d07dddc42159, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6411f36c-b27f-405b-ad6a-d07dddc42159, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6411f36c-b27f-405b-ad6a-d07dddc42159, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.2500043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, adb84cd1-b449-492f-b36f-9770edde2113, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb84cd1-b449-492f-b36f-9770edde2113, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb84cd1-b449-492f-b36f-9770edde2113, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.7832687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06e2342c-37ad-47be-9f2a-05ee2c9f203d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06e2342c-37ad-47be-9f2a-05ee2c9f203d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06e2342c-37ad-47be-9f2a-05ee2c9f203d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.6787171, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47f78d15-3cdd-4f5b-8d52-46bdb10c5b3e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47f78d15-3cdd-4f5b-8d52-46bdb10c5b3e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47f78d15-3cdd-4f5b-8d52-46bdb10c5b3e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.0992553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd9dd426-8240-493b-8292-752f7f806139, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd9dd426-8240-493b-8292-752f7f806139, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd9dd426-8240-493b-8292-752f7f806139, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.9954255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a9d080f-ec79-4227-91d5-298bfe0954f1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a9d080f-ec79-4227-91d5-298bfe0954f1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a9d080f-ec79-4227-91d5-298bfe0954f1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.22367, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19dec9a7-7d79-4609-a049-f93492fe1be6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19dec9a7-7d79-4609-a049-f93492fe1be6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19dec9a7-7d79-4609-a049-f93492fe1be6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.7886522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f093dba0-4d0e-4cde-afb2-f1ccc200accf, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f093dba0-4d0e-4cde-afb2-f1ccc200accf, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f093dba0-4d0e-4cde-afb2-f1ccc200accf, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.7044394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 773619d0-801b-48b7-854c-df1f9c9c21df, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 773619d0-801b-48b7-854c-df1f9c9c21df, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 773619d0-801b-48b7-854c-df1f9c9c21df, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.018498, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 064d2fed-4b0e-4fd5-a6d5-83b249f0f057, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 064d2fed-4b0e-4fd5-a6d5-83b249f0f057, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 064d2fed-4b0e-4fd5-a6d5-83b249f0f057, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.9182456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0cc8773d-5ca3-4ca9-839e-9a370819d2ef, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cc8773d-5ca3-4ca9-839e-9a370819d2ef, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cc8773d-5ca3-4ca9-839e-9a370819d2ef, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.1451442, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ed401a2-5f1b-4b38-85ce-6cf3eec145e9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ed401a2-5f1b-4b38-85ce-6cf3eec145e9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ed401a2-5f1b-4b38-85ce-6cf3eec145e9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.9494913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fa2f600-d44a-4dbb-a509-765ec6e40170, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fa2f600-d44a-4dbb-a509-765ec6e40170, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fa2f600-d44a-4dbb-a509-765ec6e40170, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.7739506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ceae6da0-aaea-4d49-a778-ab7d276c92d6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ceae6da0-aaea-4d49-a778-ab7d276c92d6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ceae6da0-aaea-4d49-a778-ab7d276c92d6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.228259, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 953c999d-e7c9-48d6-9e1d-a21e13e3ba4f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 953c999d-e7c9-48d6-9e1d-a21e13e3ba4f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 953c999d-e7c9-48d6-9e1d-a21e13e3ba4f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.5189905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63d8f6a3-ee18-492c-a615-ffcbac74f364, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63d8f6a3-ee18-492c-a615-ffcbac74f364, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63d8f6a3-ee18-492c-a615-ffcbac74f364, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.2039416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f5917a8-711d-4d5f-b616-c7e3bb8c86e0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f5917a8-711d-4d5f-b616-c7e3bb8c86e0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f5917a8-711d-4d5f-b616-c7e3bb8c86e0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.149098, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4618841b-46ce-4f9c-b4fd-2b17deb331ab, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4618841b-46ce-4f9c-b4fd-2b17deb331ab, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4618841b-46ce-4f9c-b4fd-2b17deb331ab, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.1789088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f66064d1-514f-4324-aa9b-e13718c01351, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f66064d1-514f-4324-aa9b-e13718c01351, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f66064d1-514f-4324-aa9b-e13718c01351, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.4192097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3cef70ff-0a96-4022-b335-25c2826e2792, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cef70ff-0a96-4022-b335-25c2826e2792, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cef70ff-0a96-4022-b335-25c2826e2792, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.8225033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52dee53b-3795-4b45-a6a7-1e8cd8b7375c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52dee53b-3795-4b45-a6a7-1e8cd8b7375c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52dee53b-3795-4b45-a6a7-1e8cd8b7375c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.0853853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae2a42b1-f9d9-4873-b4ea-936a3c69764a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae2a42b1-f9d9-4873-b4ea-936a3c69764a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae2a42b1-f9d9-4873-b4ea-936a3c69764a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.8828712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 799b8cb6-4960-48d3-8b3b-cac69a3d0622, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 799b8cb6-4960-48d3-8b3b-cac69a3d0622, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 799b8cb6-4960-48d3-8b3b-cac69a3d0622, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.4344366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67bce653-9d86-4597-85cd-7ad976208fde, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67bce653-9d86-4597-85cd-7ad976208fde, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67bce653-9d86-4597-85cd-7ad976208fde, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229773.1156826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb6e8359-b8d6-4b43-ada6-89d9e75b6baa, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb6e8359-b8d6-4b43-ada6-89d9e75b6baa, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb6e8359-b8d6-4b43-ada6-89d9e75b6baa, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.7036865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c833e8da-7c96-460b-acff-0310f91ce50f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c833e8da-7c96-460b-acff-0310f91ce50f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c833e8da-7c96-460b-acff-0310f91ce50f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.7382014, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e92b7b7-f04e-40f8-974e-f0bfb91269b6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e92b7b7-f04e-40f8-974e-f0bfb91269b6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e92b7b7-f04e-40f8-974e-f0bfb91269b6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.3520484, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44ff4c61-1c79-4ce4-a301-eeb5276ad352, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44ff4c61-1c79-4ce4-a301-eeb5276ad352, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44ff4c61-1c79-4ce4-a301-eeb5276ad352, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.698532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47a100ec-12c9-478e-877d-87a79e47b709, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47a100ec-12c9-478e-877d-87a79e47b709, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47a100ec-12c9-478e-877d-87a79e47b709, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.0504105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b641061-e972-4f4c-b0c0-ad4a1bfc7440, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b641061-e972-4f4c-b0c0-ad4a1bfc7440, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b641061-e972-4f4c-b0c0-ad4a1bfc7440, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.9315712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f17eab4-abc4-44f6-81d1-c217b250a4b9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f17eab4-abc4-44f6-81d1-c217b250a4b9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f17eab4-abc4-44f6-81d1-c217b250a4b9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.352562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c47d4923-dc0d-4e44-86af-b1dfa68c923a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c47d4923-dc0d-4e44-86af-b1dfa68c923a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c47d4923-dc0d-4e44-86af-b1dfa68c923a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.8598552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3919816-d85a-4ae2-aeb5-c72e9ce862d9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3919816-d85a-4ae2-aeb5-c72e9ce862d9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3919816-d85a-4ae2-aeb5-c72e9ce862d9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.318841, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d932e40-fcd2-46ae-9aed-da60ea21810a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d932e40-fcd2-46ae-9aed-da60ea21810a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d932e40-fcd2-46ae-9aed-da60ea21810a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.494155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee30a3aa-76cc-43f1-9ad6-209a4f7e08c2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee30a3aa-76cc-43f1-9ad6-209a4f7e08c2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee30a3aa-76cc-43f1-9ad6-209a4f7e08c2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.668033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab3fdafc-3650-42b3-a8b5-11c266ec5608, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab3fdafc-3650-42b3-a8b5-11c266ec5608, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab3fdafc-3650-42b3-a8b5-11c266ec5608, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.4124913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05951e22-09e9-44d8-afdb-36c0a06586fe, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05951e22-09e9-44d8-afdb-36c0a06586fe, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05951e22-09e9-44d8-afdb-36c0a06586fe, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.4926674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdac73e1-310a-4d5d-b038-7d95fd86775b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdac73e1-310a-4d5d-b038-7d95fd86775b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdac73e1-310a-4d5d-b038-7d95fd86775b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.9456766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbf740f8-c118-40ab-a28f-cc6602dad89f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbf740f8-c118-40ab-a28f-cc6602dad89f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbf740f8-c118-40ab-a28f-cc6602dad89f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.7754061, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b83af9fa-641c-4fe8-ba53-027e0156e184, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b83af9fa-641c-4fe8-ba53-027e0156e184, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b83af9fa-641c-4fe8-ba53-027e0156e184, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.5477488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ad72182-7a64-4974-89f6-99200d5d4097, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ad72182-7a64-4974-89f6-99200d5d4097, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ad72182-7a64-4974-89f6-99200d5d4097, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.1810296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb05d647-b9b3-4c79-a76d-d669ae371d7a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb05d647-b9b3-4c79-a76d-d669ae371d7a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb05d647-b9b3-4c79-a76d-d669ae371d7a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.7127583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50f5ffb9-9f8f-4009-8643-5ffcbf3db5f7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50f5ffb9-9f8f-4009-8643-5ffcbf3db5f7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50f5ffb9-9f8f-4009-8643-5ffcbf3db5f7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.437952, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ba4c51e-6da5-4680-9cd6-fe11e58672d2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ba4c51e-6da5-4680-9cd6-fe11e58672d2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ba4c51e-6da5-4680-9cd6-fe11e58672d2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.7175012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a580ca4b-8956-498f-82e1-72445bada8a6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a580ca4b-8956-498f-82e1-72445bada8a6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a580ca4b-8956-498f-82e1-72445bada8a6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.1745088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 225947da-4b8e-419d-8d7a-60caea19c7a9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 225947da-4b8e-419d-8d7a-60caea19c7a9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 225947da-4b8e-419d-8d7a-60caea19c7a9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.1795359, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b3de251-f046-4b28-aa58-8163539cda9b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b3de251-f046-4b28-aa58-8163539cda9b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b3de251-f046-4b28-aa58-8163539cda9b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.7299993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43abcc92-395b-4270-bd24-05917fa79e36, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43abcc92-395b-4270-bd24-05917fa79e36, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43abcc92-395b-4270-bd24-05917fa79e36, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.3422632, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4aa1349e-7210-415f-9359-1d59278553e4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4aa1349e-7210-415f-9359-1d59278553e4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4aa1349e-7210-415f-9359-1d59278553e4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.2762427, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92095037-288c-4f4e-816d-56c1e33db0f4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92095037-288c-4f4e-816d-56c1e33db0f4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92095037-288c-4f4e-816d-56c1e33db0f4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.925633, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6968c7b6-5b09-4d01-85cd-d644daf93250, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6968c7b6-5b09-4d01-85cd-d644daf93250, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6968c7b6-5b09-4d01-85cd-d644daf93250, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.2643452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e09155d-368d-4864-93ad-00e56a2be773, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e09155d-368d-4864-93ad-00e56a2be773, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e09155d-368d-4864-93ad-00e56a2be773, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.3837364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f31d48f6-a074-4394-8072-9abe4b788b10, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f31d48f6-a074-4394-8072-9abe4b788b10, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f31d48f6-a074-4394-8072-9abe4b788b10, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.6633928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e741374f-0b9a-410a-acd2-984b37b94e50, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e741374f-0b9a-410a-acd2-984b37b94e50, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e741374f-0b9a-410a-acd2-984b37b94e50, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.123155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eb652cd-5d49-4191-9cf8-de3be44ebdcb, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb652cd-5d49-4191-9cf8-de3be44ebdcb, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb652cd-5d49-4191-9cf8-de3be44ebdcb, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.7793841, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5c41e6a-1487-47ec-aef9-35884f36093d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5c41e6a-1487-47ec-aef9-35884f36093d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5c41e6a-1487-47ec-aef9-35884f36093d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.0811274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57d679a3-6955-470f-9b7b-4a555f263962, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d679a3-6955-470f-9b7b-4a555f263962, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d679a3-6955-470f-9b7b-4a555f263962, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.9251797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1ed4885-8056-4d3f-a584-cebf251b5975, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1ed4885-8056-4d3f-a584-cebf251b5975, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1ed4885-8056-4d3f-a584-cebf251b5975, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.499412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f7e95c1-5dfe-41c0-8b8e-401e2c3e430e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f7e95c1-5dfe-41c0-8b8e-401e2c3e430e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f7e95c1-5dfe-41c0-8b8e-401e2c3e430e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.771279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24b9420f-8ee6-4081-b45a-286432266320, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24b9420f-8ee6-4081-b45a-286432266320, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24b9420f-8ee6-4081-b45a-286432266320, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.543681, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 931ada41-928d-4aff-ad9e-abd4917f5082, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 931ada41-928d-4aff-ad9e-abd4917f5082, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 931ada41-928d-4aff-ad9e-abd4917f5082, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.9207013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd57e478-7cf2-48e0-83be-98021229c63c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd57e478-7cf2-48e0-83be-98021229c63c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd57e478-7cf2-48e0-83be-98021229c63c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.7294896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24f851cf-ef49-422c-b055-b6cacb280ebd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24f851cf-ef49-422c-b055-b6cacb280ebd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24f851cf-ef49-422c-b055-b6cacb280ebd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.2163901, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cad89fa-756b-4823-afc0-0bcb49ffd043, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cad89fa-756b-4823-afc0-0bcb49ffd043, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cad89fa-756b-4823-afc0-0bcb49ffd043, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.504209, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 339b0e34-8470-45e7-9cf6-b2a1c43ef342, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 339b0e34-8470-45e7-9cf6-b2a1c43ef342, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 339b0e34-8470-45e7-9cf6-b2a1c43ef342, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.361917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fab6a47-e118-4a72-b548-940ebe36fe62, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fab6a47-e118-4a72-b548-940ebe36fe62, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fab6a47-e118-4a72-b548-940ebe36fe62, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.8754604, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b535d70-f4a1-410d-9a0a-cb5fad251d07, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b535d70-f4a1-410d-9a0a-cb5fad251d07, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b535d70-f4a1-410d-9a0a-cb5fad251d07, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.177967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 602d4356-33fe-496d-9fdd-544a1cb08459, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 602d4356-33fe-496d-9fdd-544a1cb08459, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 602d4356-33fe-496d-9fdd-544a1cb08459, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.9122028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3657d631-e438-41bb-b4a7-ec5f21d258db, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3657d631-e438-41bb-b4a7-ec5f21d258db, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3657d631-e438-41bb-b4a7-ec5f21d258db, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.337489, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ede98120-851a-4bfc-a9d1-741ab21ac0f1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ede98120-851a-4bfc-a9d1-741ab21ac0f1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ede98120-851a-4bfc-a9d1-741ab21ac0f1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.9569445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f080fe0c-69eb-4d31-bcc9-bfa306c6c967, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f080fe0c-69eb-4d31-bcc9-bfa306c6c967, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f080fe0c-69eb-4d31-bcc9-bfa306c6c967, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.0643039, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 297b2a8e-fb04-48e6-977b-6ddd89e9abe5, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 297b2a8e-fb04-48e6-977b-6ddd89e9abe5, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 297b2a8e-fb04-48e6-977b-6ddd89e9abe5, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.3171666, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3be7f59b-2bf6-4ae6-babd-dfd18d5b340b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3be7f59b-2bf6-4ae6-babd-dfd18d5b340b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3be7f59b-2bf6-4ae6-babd-dfd18d5b340b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.5333807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 117a791d-45de-429a-aa8c-de959fc2c065, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 117a791d-45de-429a-aa8c-de959fc2c065, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 117a791d-45de-429a-aa8c-de959fc2c065, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.7311218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77fb82e2-7ce5-4b5e-ae7d-f5f7961c84e8, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77fb82e2-7ce5-4b5e-ae7d-f5f7961c84e8, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77fb82e2-7ce5-4b5e-ae7d-f5f7961c84e8, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.0836704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f1557da-d791-4aa5-9c76-65fdeed3dd5d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f1557da-d791-4aa5-9c76-65fdeed3dd5d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f1557da-d791-4aa5-9c76-65fdeed3dd5d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.1302013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a43c812-0253-4594-912f-abc54a84fa40, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a43c812-0253-4594-912f-abc54a84fa40, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a43c812-0253-4594-912f-abc54a84fa40, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.3896527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 372aa36b-f475-46ac-a3ac-fd7d4dc1b8b2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 372aa36b-f475-46ac-a3ac-fd7d4dc1b8b2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 372aa36b-f475-46ac-a3ac-fd7d4dc1b8b2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229859.196183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5969bae7-4827-4be4-a0de-b0d228aa28de, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5969bae7-4827-4be4-a0de-b0d228aa28de, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5969bae7-4827-4be4-a0de-b0d228aa28de, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.4268017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1ba162a-031b-419a-bea3-b5b6c48c8431, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1ba162a-031b-419a-bea3-b5b6c48c8431, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1ba162a-031b-419a-bea3-b5b6c48c8431, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.3542092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cecdce88-175c-4a0b-bd8d-eaedfe50c3d0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cecdce88-175c-4a0b-bd8d-eaedfe50c3d0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cecdce88-175c-4a0b-bd8d-eaedfe50c3d0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.2802317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee5aecdc-63c3-474e-a2ca-8697337663ce, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee5aecdc-63c3-474e-a2ca-8697337663ce, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee5aecdc-63c3-474e-a2ca-8697337663ce, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.9310353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73d28a8a-4a79-4d7a-a91b-644a8f36a62a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73d28a8a-4a79-4d7a-a91b-644a8f36a62a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73d28a8a-4a79-4d7a-a91b-644a8f36a62a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.229066, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 581ec4ef-3dc1-4b35-8b38-3fd06de6ace9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 581ec4ef-3dc1-4b35-8b38-3fd06de6ace9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 581ec4ef-3dc1-4b35-8b38-3fd06de6ace9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.4403596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0563d74-507d-4deb-a7a5-630b9d4a8fef, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0563d74-507d-4deb-a7a5-630b9d4a8fef, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0563d74-507d-4deb-a7a5-630b9d4a8fef, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.6551197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b04d153-8e33-4bbd-b37e-1eee168e6133, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b04d153-8e33-4bbd-b37e-1eee168e6133, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b04d153-8e33-4bbd-b37e-1eee168e6133, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.407813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6f1a850-8923-45e8-845e-83de8d124dcf, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6f1a850-8923-45e8-845e-83de8d124dcf, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6f1a850-8923-45e8-845e-83de8d124dcf, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.7776852, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bd5d9af-0184-4740-855a-7346fbfb0610, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bd5d9af-0184-4740-855a-7346fbfb0610, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bd5d9af-0184-4740-855a-7346fbfb0610, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.743129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 533871ff-ca42-4954-ae1b-c9aa6ea7d642, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 533871ff-ca42-4954-ae1b-c9aa6ea7d642, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 533871ff-ca42-4954-ae1b-c9aa6ea7d642, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.4023309, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1eccc628-8ed6-4f20-81e3-4fcb01f849cb, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1eccc628-8ed6-4f20-81e3-4fcb01f849cb, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1eccc628-8ed6-4f20-81e3-4fcb01f849cb, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.163709, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cba842cd-22f9-4f64-9f79-d6a6c1dd4676, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cba842cd-22f9-4f64-9f79-d6a6c1dd4676, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cba842cd-22f9-4f64-9f79-d6a6c1dd4676, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.6987832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 100a028e-98a0-483b-898f-005c00f8bc78, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 100a028e-98a0-483b-898f-005c00f8bc78, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 100a028e-98a0-483b-898f-005c00f8bc78, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.5089667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdc2e643-d72c-47f4-8fa9-5b35d0c1bf71, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdc2e643-d72c-47f4-8fa9-5b35d0c1bf71, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdc2e643-d72c-47f4-8fa9-5b35d0c1bf71, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.861138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06b9f8ad-ff80-4f3f-b080-7c119c3f7f7e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06b9f8ad-ff80-4f3f-b080-7c119c3f7f7e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06b9f8ad-ff80-4f3f-b080-7c119c3f7f7e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.949837, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aabca4eb-b85a-429e-8a68-1a5420d50b7e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aabca4eb-b85a-429e-8a68-1a5420d50b7e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aabca4eb-b85a-429e-8a68-1a5420d50b7e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.7340403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b34db22-04f3-4d0c-9aa9-363b7c877ea4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b34db22-04f3-4d0c-9aa9-363b7c877ea4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b34db22-04f3-4d0c-9aa9-363b7c877ea4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.976846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0be07df-6126-4a64-83c5-f4a7ec8987cf, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0be07df-6126-4a64-83c5-f4a7ec8987cf, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0be07df-6126-4a64-83c5-f4a7ec8987cf, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.9449508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0cf4023d-8e48-4cdd-9e5d-7558834ac569, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cf4023d-8e48-4cdd-9e5d-7558834ac569, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cf4023d-8e48-4cdd-9e5d-7558834ac569, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.2572086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17974230-6e91-425d-8bbf-0a7dc9e76860, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17974230-6e91-425d-8bbf-0a7dc9e76860, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17974230-6e91-425d-8bbf-0a7dc9e76860, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.188976, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f32e9b48-6eaa-4b84-a6f2-282ef1effe20, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f32e9b48-6eaa-4b84-a6f2-282ef1effe20, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f32e9b48-6eaa-4b84-a6f2-282ef1effe20, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.6293786, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d18e1a09-b458-4c48-bd03-ea62e3ff179d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d18e1a09-b458-4c48-bd03-ea62e3ff179d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d18e1a09-b458-4c48-bd03-ea62e3ff179d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.6014745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0d27668-f083-400d-b450-30942b9b3083, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0d27668-f083-400d-b450-30942b9b3083, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0d27668-f083-400d-b450-30942b9b3083, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.94851, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02c197dc-1cc2-4a52-b3f6-05def131b376, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02c197dc-1cc2-4a52-b3f6-05def131b376, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02c197dc-1cc2-4a52-b3f6-05def131b376, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.2587364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ca74bd9-0bac-42e7-b2d0-b1c3782fe5e2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ca74bd9-0bac-42e7-b2d0-b1c3782fe5e2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ca74bd9-0bac-42e7-b2d0-b1c3782fe5e2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.6569176, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6a027af-d413-4a66-b2d9-8f9685b67982, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6a027af-d413-4a66-b2d9-8f9685b67982, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6a027af-d413-4a66-b2d9-8f9685b67982, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.6417344, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19368354-22de-46d4-bb36-78242ebf6d2e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19368354-22de-46d4-bb36-78242ebf6d2e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19368354-22de-46d4-bb36-78242ebf6d2e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.1827888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55c5a44c-3603-4140-bc41-84cac236b0ee, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55c5a44c-3603-4140-bc41-84cac236b0ee, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55c5a44c-3603-4140-bc41-84cac236b0ee, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.172751, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3d3ce5c-bd70-4fc7-8fe1-00085d995a70, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d3ce5c-bd70-4fc7-8fe1-00085d995a70, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d3ce5c-bd70-4fc7-8fe1-00085d995a70, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.12151, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a9b823c-cc6e-42eb-9f84-2f390d68285c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a9b823c-cc6e-42eb-9f84-2f390d68285c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a9b823c-cc6e-42eb-9f84-2f390d68285c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.4314923, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f7d8bc6-c33e-4fd6-a82e-a1af77f2ad00, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f7d8bc6-c33e-4fd6-a82e-a1af77f2ad00, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f7d8bc6-c33e-4fd6-a82e-a1af77f2ad00, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.3799462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3c59518-b087-4ab1-9c1b-743d2fe55864, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3c59518-b087-4ab1-9c1b-743d2fe55864, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3c59518-b087-4ab1-9c1b-743d2fe55864, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.336408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dea48eb-941b-48ed-a7fa-7170bbd60ee3, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dea48eb-941b-48ed-a7fa-7170bbd60ee3, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dea48eb-941b-48ed-a7fa-7170bbd60ee3, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.0350156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd7b4049-14ea-4964-9649-3359e7ec7736, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd7b4049-14ea-4964-9649-3359e7ec7736, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd7b4049-14ea-4964-9649-3359e7ec7736, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.5567782, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3954bc1-6395-49b1-920c-4a6e2804da98, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3954bc1-6395-49b1-920c-4a6e2804da98, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3954bc1-6395-49b1-920c-4a6e2804da98, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.5619214, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a68722d-69c5-4871-9154-e2c642e2cfce, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a68722d-69c5-4871-9154-e2c642e2cfce, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a68722d-69c5-4871-9154-e2c642e2cfce, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.2756321, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31f89c69-96c3-436b-94ba-465294122af3, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31f89c69-96c3-436b-94ba-465294122af3, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31f89c69-96c3-436b-94ba-465294122af3, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.0600944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1230d5e-2f64-4761-a29c-c863fe330654, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1230d5e-2f64-4761-a29c-c863fe330654, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1230d5e-2f64-4761-a29c-c863fe330654, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.9607482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac78d741-fbf5-4636-822c-341552ddad94, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac78d741-fbf5-4636-822c-341552ddad94, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac78d741-fbf5-4636-822c-341552ddad94, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.8320186, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dece848d-f94b-4d06-8bc7-c95bd90992c9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dece848d-f94b-4d06-8bc7-c95bd90992c9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dece848d-f94b-4d06-8bc7-c95bd90992c9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.0780969, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f008a36f-8ef8-450b-bbff-a7ea7bcda145, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f008a36f-8ef8-450b-bbff-a7ea7bcda145, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f008a36f-8ef8-450b-bbff-a7ea7bcda145, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.5920768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8edd804b-84a5-47bb-9025-14b55639f5d6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8edd804b-84a5-47bb-9025-14b55639f5d6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8edd804b-84a5-47bb-9025-14b55639f5d6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.1009548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7cb82e3e-62c5-466b-9275-23b941061bd6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cb82e3e-62c5-466b-9275-23b941061bd6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cb82e3e-62c5-466b-9275-23b941061bd6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.8279512, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c646e14e-091b-4578-a41e-d65dbffd946d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c646e14e-091b-4578-a41e-d65dbffd946d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c646e14e-091b-4578-a41e-d65dbffd946d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.250403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a064c11-6504-41f8-ae74-96148ee311b7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a064c11-6504-41f8-ae74-96148ee311b7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a064c11-6504-41f8-ae74-96148ee311b7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229934.0377045, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee564f36-e6c3-44b1-b794-99f2eb776cf0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee564f36-e6c3-44b1-b794-99f2eb776cf0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee564f36-e6c3-44b1-b794-99f2eb776cf0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.7178664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8bd54ac6-d79c-4410-b2c3-1a6a955c2c5b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bd54ac6-d79c-4410-b2c3-1a6a955c2c5b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bd54ac6-d79c-4410-b2c3-1a6a955c2c5b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.8247077, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0075efc8-eaec-4f6c-be2d-c2145e3d5e73, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0075efc8-eaec-4f6c-be2d-c2145e3d5e73, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0075efc8-eaec-4f6c-be2d-c2145e3d5e73, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229939.8710747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cacbcd62-cb18-4be3-9099-0fc6160feac9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cacbcd62-cb18-4be3-9099-0fc6160feac9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cacbcd62-cb18-4be3-9099-0fc6160feac9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.5225713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d39aa70c-d468-4ead-b5a9-5ac5f28ccafb, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d39aa70c-d468-4ead-b5a9-5ac5f28ccafb, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d39aa70c-d468-4ead-b5a9-5ac5f28ccafb, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.150483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 847a9e4d-66b3-4a54-9dec-1205f7ba1eb3, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 847a9e4d-66b3-4a54-9dec-1205f7ba1eb3, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 847a9e4d-66b3-4a54-9dec-1205f7ba1eb3, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.0994725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b7aa9db-fcfa-4da2-a7ed-23712b07704d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b7aa9db-fcfa-4da2-a7ed-23712b07704d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b7aa9db-fcfa-4da2-a7ed-23712b07704d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229946.84624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 225cd41e-8285-4ae6-9888-cf4d959466e4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 225cd41e-8285-4ae6-9888-cf4d959466e4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 225cd41e-8285-4ae6-9888-cf4d959466e4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.8514872, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 604c24d3-0c43-42f7-b817-7463e370633b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 604c24d3-0c43-42f7-b817-7463e370633b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 604c24d3-0c43-42f7-b817-7463e370633b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229951.0442839, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 343dd3ff-3f3f-4628-9078-b7acb0772e09, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 343dd3ff-3f3f-4628-9078-b7acb0772e09, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 343dd3ff-3f3f-4628-9078-b7acb0772e09, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.451, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d46da59a-0582-4fa9-bcef-030e37d332d1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d46da59a-0582-4fa9-bcef-030e37d332d1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d46da59a-0582-4fa9-bcef-030e37d332d1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229953.7514136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a5f23a3-4a28-4d33-895e-4558d152ddf7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5f23a3-4a28-4d33-895e-4558d152ddf7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5f23a3-4a28-4d33-895e-4558d152ddf7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.6140857, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d51af4d8-7833-4175-9a70-7f6bb7bee8b9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d51af4d8-7833-4175-9a70-7f6bb7bee8b9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d51af4d8-7833-4175-9a70-7f6bb7bee8b9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229956.9086843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 274742ae-05c7-40f8-864e-7476b10ef211, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 274742ae-05c7-40f8-864e-7476b10ef211, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 274742ae-05c7-40f8-864e-7476b10ef211, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.5237668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2d3e98b-479c-408e-93b6-2a74051d097c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2d3e98b-479c-408e-93b6-2a74051d097c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2d3e98b-479c-408e-93b6-2a74051d097c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.46219, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa9e99b6-e005-4793-ae40-b6e1a96ce18f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa9e99b6-e005-4793-ae40-b6e1a96ce18f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa9e99b6-e005-4793-ae40-b6e1a96ce18f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.2947223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be775341-de08-43c2-a11f-262c19d731d5, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be775341-de08-43c2-a11f-262c19d731d5, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be775341-de08-43c2-a11f-262c19d731d5, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229963.8413348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f9bc607-79d3-458a-aa0c-291c60702682, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f9bc607-79d3-458a-aa0c-291c60702682, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f9bc607-79d3-458a-aa0c-291c60702682, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229965.5466685, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08d74b75-7e9c-4b70-aea7-231d3dcc4069, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08d74b75-7e9c-4b70-aea7-231d3dcc4069, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08d74b75-7e9c-4b70-aea7-231d3dcc4069, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.700159, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0eda7ba-c9a8-4c6a-b640-e7bcca4a68e1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0eda7ba-c9a8-4c6a-b640-e7bcca4a68e1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0eda7ba-c9a8-4c6a-b640-e7bcca4a68e1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.2120633, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcb48afc-3c75-4de6-80e5-2e74f910c412, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcb48afc-3c75-4de6-80e5-2e74f910c412, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcb48afc-3c75-4de6-80e5-2e74f910c412, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.266109, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 978f65fc-20a9-4a73-91a1-9f0e8194d804, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 978f65fc-20a9-4a73-91a1-9f0e8194d804, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 978f65fc-20a9-4a73-91a1-9f0e8194d804, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229972.858912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef1eef81-46b0-4332-87e1-b74f6f32df10, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1eef81-46b0-4332-87e1-b74f6f32df10, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1eef81-46b0-4332-87e1-b74f6f32df10, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229974.279892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5aca1a2-4dfb-45ac-ad83-2f9cd168ad9a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5aca1a2-4dfb-45ac-ad83-2f9cd168ad9a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5aca1a2-4dfb-45ac-ad83-2f9cd168ad9a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229975.7585855, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef15fb9c-8d46-4d55-92e0-dd2dd4a59dfe, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef15fb9c-8d46-4d55-92e0-dd2dd4a59dfe, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef15fb9c-8d46-4d55-92e0-dd2dd4a59dfe, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229977.0037055, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e60ac153-8801-4d72-bbfc-1915409a30b4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e60ac153-8801-4d72-bbfc-1915409a30b4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e60ac153-8801-4d72-bbfc-1915409a30b4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229979148751&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28632/1
________________ test_alter_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18857/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31314
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12024
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12866
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1251
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/00099c/r3tmp/kikimr_cluster_bqt6ysx_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21671
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_ff87zn1p.log --grpc-port=21671 --mon-port=21452 --ic-port=1251
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21671/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/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/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_ff87zn1p.log --grpc-port=21671 --mon-port=21452 --ic-port=1251
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_ff87zn1p.log', '--grpc-port=21671', '--mon-port=21452', '--ic-port=1251')' in '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 927189
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21671/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 927202
DEBUG    ya.test:process.py:259 Command (pid 927202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 927202) elapsed time (sec): 0.3910820484161377
DEBUG    ya.test:process.py:263 Command (pid 927202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 927202) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 927202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 927202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 927202) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 927202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 927202) stime: 0.240949
DEBUG    ya.test:process.py:263 Command (pid 927202) utime: 0.100395
DEBUG    ya.test:process.py:263 Command (pid 927202) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 927202) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21671', '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: 1251\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21671', '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: 1251\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 929202
DEBUG    ya.test:process.py:259 Command (pid 929202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 929202) elapsed time (sec): 0.42583250999450684
DEBUG    ya.test:process.py:263 Command (pid 929202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) maxrss: 555428
DEBUG    ya.test:process.py:263 Command (pid 929202) minflt: 18624
DEBUG    ya.test:process.py:263 Command (pid 929202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 929202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 929202) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 929202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 929202) stime: 0.24956099999999998
DEBUG    ya.test:process.py:263 Command (pid 929202) utime: 0.12062099999999999
DEBUG    ya.test:process.py:263 Command (pid 929202) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 929202) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21671', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21671', '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: 929700
DEBUG    ya.test:process.py:259 Command (pid 929700) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 929700) elapsed time (sec): 0.5836682319641113
DEBUG    ya.test:process.py:263 Command (pid 929700) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 929700) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 929700) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 929700) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 929700) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 929700) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 929700) stime: 0.401094
DEBUG    ya.test:process.py:263 Command (pid 929700) utime: 0.12032799999999999
DEBUG    ya.test:process.py:263 Command (pid 929700) wtime: 0.585
DEBUG    ya.test:process.py:275 Command (pid 929700) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10051
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21671 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_kodxn8vf.log --grpc-port=64772 --mon-port=10069 --ic-port=19625 --key-file /home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21671 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_kodxn8vf.log --grpc-port=64772 --mon-port=10069 --ic-port=19625 --key-file /home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21671', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_kodxn8vf.log', '--grpc-port=64772', '--mon-port=10069', '--ic-port=19625', '--key-file', '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 931476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64772/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00099c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 931487
DEBUG    ya.test:process.py:259 Command (pid 931487) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 931487) elapsed time (sec): 0.7976927757263184
DEBUG    ya.test:process.py:263 Command (pid 931487) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 931487) minflt: 17147
DEBUG    ya.test:process.py:263 Command (pid 931487) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 931487) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 931487) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 931487) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 931487) stime: 0.5219039999999999
DEBUG    ya.test:process.py:263 Command (pid 931487) utime: 0.130047
DEBUG    ya.test:process.py:263 Command (pid 931487) wtime: 0.799
DEBUG    ya.test:process.py:275 Command (pid 931487) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8045dc9f-42bc-477a-be61-ce961af12481, localhost:21671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8045dc9f-42bc-477a-be61-ce961af12481, localhost:21671): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8045dc9f-42bc-477a-be61-ce961af12481, localhost:21671): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 64772 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:64772, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21671
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4533b11-4353-4568-af74-75a8a8724ae6, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4533b11-4353-4568-af74-75a8a8724ae6, ghrun-2tlsei57yi.auto.internal:64772): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4533b11-4353-4568-af74-75a8a8724ae6, ghrun-2tlsei57yi.auto.internal:64772): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9750a347-5fae-48e6-938c-a7721f4e2521, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9750a347-5fae-48e6-938c-a7721f4e2521, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9750a347-5fae-48e6-938c-a7721f4e2521, ghrun-2tlsei57yi.auto.internal:64772): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5838bf9-3a9e-4c6a-866d-170997ca7763, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5838bf9-3a9e-4c6a-866d-170997ca7763, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5838bf9-3a9e-4c6a-866d-170997ca7763, ghrun-2tlsei57yi.auto.internal:64772): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b91dc790-82ee-4fb4-ab6d-08dcd0740303, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b91dc790-82ee-4fb4-ab6d-08dcd0740303, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=OGJlYzQ4NTUtN2FjYTc3M2EtOWE1MzUzNDEtMWYyMjAxMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b91dc790-82ee-4fb4-ab6d-08dcd0740303, ghrun-2tlsei57yi.auto.internal:64772): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21671
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:64772
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c18fc67f-b638-4b8a-a3ab-b98085abce6a, localhost:21671): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c18fc67f-b638-4b8a-a3ab-b98085abce6a, localhost:21671): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c18fc67f-b638-4b8a-a3ab-b98085abce6a, localhost:21671): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 64772 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:64772, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21671
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f6a0639-fa50-4d89-a48c-9d0da7e3c318, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f6a0639-fa50-4d89-a48c-9d0da7e3c318, ghrun-2tlsei57yi.auto.internal:64772): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f6a0639-fa50-4d89-a48c-9d0da7e3c318, ghrun-2tlsei57yi.auto.internal:64772): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bba9d45-3c51-483d-bcc5-8407d351cded, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bba9d45-3c51-483d-bcc5-8407d351cded, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bba9d45-3c51-483d-bcc5-8407d351cded, ghrun-2tlsei57yi.auto.internal:64772): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13d8f2ee-d012-4186-9ebc-bfd62019b821, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13d8f2ee-d012-4186-9ebc-bfd62019b821, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13d8f2ee-d012-4186-9ebc-bfd62019b821, ghrun-2tlsei57yi.auto.internal:64772): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 20674b40-9dd0-420a-813a-6cc1a5b187cf, ghrun-2tlsei57yi.auto.internal:64772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 20674b40-9dd0-420a-813a-6cc1a5b187cf, ghrun-2tlsei57yi.auto.internal:64772): request = { session_id: "ydb://session/3?node_id=50000&id=ZTY5MDVmLTk1ZmQ2NzE5LTZjODBiZGY2LTEyODAzMzIw" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 20674b40-9dd0-420a-813a-6cc1a5b187cf, ghrun-2tlsei57yi.auto.internal:64772): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21671
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5bba9d45-3c51-483d-bcc5-8407d351cded, ghrun-2tlsei57yi.auto.internal:64772): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:64772
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229989.5045824, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57fb0b68-15b3-4a4e-9b05-be5c036715bc, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57fb0b68-15b3-4a4e-9b05-be5c036715bc, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57fb0b68-15b3-4a4e-9b05-be5c036715bc, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229990.438611, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0545f60-8399-4dfb-86a7-e5056dd84af2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0545f60-8399-4dfb-86a7-e5056dd84af2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0545f60-8399-4dfb-86a7-e5056dd84af2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229992.0341074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d034e64-b86b-4f29-94fd-eb87a574654d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d034e64-b86b-4f29-94fd-eb87a574654d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d034e64-b86b-4f29-94fd-eb87a574654d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229993.599944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0caa3c4-18a6-4c39-9d7e-c91f23ec61ca, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0caa3c4-18a6-4c39-9d7e-c91f23ec61ca, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0caa3c4-18a6-4c39-9d7e-c91f23ec61ca, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.2367458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8158b592-8699-4464-b4f1-916c3b5ca5f0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8158b592-8699-4464-b4f1-916c3b5ca5f0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8158b592-8699-4464-b4f1-916c3b5ca5f0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.8018384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88b0c58b-240a-406b-a247-880e363eea88, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88b0c58b-240a-406b-a247-880e363eea88, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88b0c58b-240a-406b-a247-880e363eea88, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229997.0647123, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 990c6a09-9785-497e-94f1-de6fdddc64a9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 990c6a09-9785-497e-94f1-de6fdddc64a9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 990c6a09-9785-497e-94f1-de6fdddc64a9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.2404788, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df66f45a-4875-4931-a4fc-f9a0c2581215, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df66f45a-4875-4931-a4fc-f9a0c2581215, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df66f45a-4875-4931-a4fc-f9a0c2581215, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.9694967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2faca332-59ee-40e1-bb85-6532c069a30c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2faca332-59ee-40e1-bb85-6532c069a30c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2faca332-59ee-40e1-bb85-6532c069a30c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230002.019883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60f897da-5642-498f-8a91-1605af9c84bc, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60f897da-5642-498f-8a91-1605af9c84bc, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60f897da-5642-498f-8a91-1605af9c84bc, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230003.5132358, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8f16551-c381-4856-b5f2-627d01517ebd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8f16551-c381-4856-b5f2-627d01517ebd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8f16551-c381-4856-b5f2-627d01517ebd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230005.3385434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5df47b1a-8097-4282-a562-dcfdd53e63f0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5df47b1a-8097-4282-a562-dcfdd53e63f0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5df47b1a-8097-4282-a562-dcfdd53e63f0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230006.723698, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 634f8ad0-df0c-4680-8f57-3e3d56bfced0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 634f8ad0-df0c-4680-8f57-3e3d56bfced0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 634f8ad0-df0c-4680-8f57-3e3d56bfced0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230008.0042245, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba54c554-f04e-4122-a42c-c21214192bbe, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba54c554-f04e-4122-a42c-c21214192bbe, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba54c554-f04e-4122-a42c-c21214192bbe, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.8354023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f441665-813d-45cb-b678-c20ad12478c7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f441665-813d-45cb-b678-c20ad12478c7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f441665-813d-45cb-b678-c20ad12478c7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.9356327, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b1f0e0d-c882-4b5c-ba1b-940273857f83, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b1f0e0d-c882-4b5c-ba1b-940273857f83, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b1f0e0d-c882-4b5c-ba1b-940273857f83, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230013.5552354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15211b98-7c8d-45c9-bdb4-1aa7bc7f1f87, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15211b98-7c8d-45c9-bdb4-1aa7bc7f1f87, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15211b98-7c8d-45c9-bdb4-1aa7bc7f1f87, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230014.875455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51c7efd0-c7a5-4060-baae-62af156005f2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51c7efd0-c7a5-4060-baae-62af156005f2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51c7efd0-c7a5-4060-baae-62af156005f2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230016.1654353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 820c5412-e2df-446f-b7c6-bccf79c3a4af, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 820c5412-e2df-446f-b7c6-bccf79c3a4af, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 820c5412-e2df-446f-b7c6-bccf79c3a4af, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230017.866711, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83e5a6b5-4ea0-4155-b2ae-7edcf853e7f0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83e5a6b5-4ea0-4155-b2ae-7edcf853e7f0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83e5a6b5-4ea0-4155-b2ae-7edcf853e7f0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230020.0523434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 400b2a0c-e294-457f-b655-82b8862ff07d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 400b2a0c-e294-457f-b655-82b8862ff07d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 400b2a0c-e294-457f-b655-82b8862ff07d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230022.2822027, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e459fc9-3d80-40a4-8a00-40e2810a6015, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e459fc9-3d80-40a4-8a00-40e2810a6015, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e459fc9-3d80-40a4-8a00-40e2810a6015, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230023.561007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 977542a8-e271-477c-80fc-6e47ec2bc7ca, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 977542a8-e271-477c-80fc-6e47ec2bc7ca, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 977542a8-e271-477c-80fc-6e47ec2bc7ca, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230025.7321713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8155a556-a6e8-4359-a590-0b1f96648b18, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8155a556-a6e8-4359-a590-0b1f96648b18, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8155a556-a6e8-4359-a590-0b1f96648b18, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230027.6316073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68ae8453-1080-4f22-8106-94c882728a9a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68ae8453-1080-4f22-8106-94c882728a9a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68ae8453-1080-4f22-8106-94c882728a9a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230029.2014875, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96019269-8ef9-48c7-ae16-01a7402a809c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96019269-8ef9-48c7-ae16-01a7402a809c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96019269-8ef9-48c7-ae16-01a7402a809c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230030.6404138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 011de428-aaa2-4bcd-a45e-f3078550a482, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 011de428-aaa2-4bcd-a45e-f3078550a482, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 011de428-aaa2-4bcd-a45e-f3078550a482, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230032.0539525, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52b02c84-9d10-4881-9aad-c641a3e7a041, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52b02c84-9d10-4881-9aad-c641a3e7a041, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52b02c84-9d10-4881-9aad-c641a3e7a041, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230033.3729334, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20036cb0-b723-4ad7-9cd1-ac7f4a957741, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20036cb0-b723-4ad7-9cd1-ac7f4a957741, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20036cb0-b723-4ad7-9cd1-ac7f4a957741, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230035.1026487, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7d8cff3-0194-46d3-bdb6-04bc56c8f880, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7d8cff3-0194-46d3-bdb6-04bc56c8f880, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7d8cff3-0194-46d3-bdb6-04bc56c8f880, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230036.4729598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa3f2e01-ccb5-4d79-96f5-29f83c8f9264, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa3f2e01-ccb5-4d79-96f5-29f83c8f9264, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa3f2e01-ccb5-4d79-96f5-29f83c8f9264, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230038.4603145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 346f0099-f7d0-487d-9f06-d9df658632cf, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 346f0099-f7d0-487d-9f06-d9df658632cf, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 346f0099-f7d0-487d-9f06-d9df658632cf, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230039.7341878, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d1bce7e-6342-4533-938f-0f97a62a006c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d1bce7e-6342-4533-938f-0f97a62a006c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d1bce7e-6342-4533-938f-0f97a62a006c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230041.4887252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e02ffeed-cfd5-4d51-8d4a-84404c6dc481, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e02ffeed-cfd5-4d51-8d4a-84404c6dc481, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e02ffeed-cfd5-4d51-8d4a-84404c6dc481, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230043.3491511, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa53b8ce-f640-4609-8e7d-abfdc37c108c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa53b8ce-f640-4609-8e7d-abfdc37c108c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa53b8ce-f640-4609-8e7d-abfdc37c108c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230045.0843596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5cfdb190-d508-4727-9ba2-02799cf07b13, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cfdb190-d508-4727-9ba2-02799cf07b13, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cfdb190-d508-4727-9ba2-02799cf07b13, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230047.2372575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e2cef3a-ebd6-409a-98e2-833e5fc33ab1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e2cef3a-ebd6-409a-98e2-833e5fc33ab1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e2cef3a-ebd6-409a-98e2-833e5fc33ab1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230048.945696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fbc7a2c-6b42-44c2-aa89-5b5d8685ba23, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fbc7a2c-6b42-44c2-aa89-5b5d8685ba23, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fbc7a2c-6b42-44c2-aa89-5b5d8685ba23, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230050.198132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae93ccf3-7da4-4cf4-aa6c-9c6f0b5bba21, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae93ccf3-7da4-4cf4-aa6c-9c6f0b5bba21, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae93ccf3-7da4-4cf4-aa6c-9c6f0b5bba21, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230052.0125968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 90bd20ec-59ad-493e-b491-e1ec4bc2ea02, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90bd20ec-59ad-493e-b491-e1ec4bc2ea02, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90bd20ec-59ad-493e-b491-e1ec4bc2ea02, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230053.6066425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68b84b48-5a91-4267-9e3d-8732f117e39e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68b84b48-5a91-4267-9e3d-8732f117e39e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68b84b48-5a91-4267-9e3d-8732f117e39e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230054.9335995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f7b9fa1-6df1-49ae-912a-e2b3d6a977b4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f7b9fa1-6df1-49ae-912a-e2b3d6a977b4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f7b9fa1-6df1-49ae-912a-e2b3d6a977b4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230056.761847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 070f860f-a8bf-4ed8-8f73-4cbacd17f15f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 070f860f-a8bf-4ed8-8f73-4cbacd17f15f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 070f860f-a8bf-4ed8-8f73-4cbacd17f15f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230058.286045, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, de6a949b-2d5a-4f27-9aec-97d42e6d4245, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de6a949b-2d5a-4f27-9aec-97d42e6d4245, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de6a949b-2d5a-4f27-9aec-97d42e6d4245, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230059.8933566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d49769a3-0043-484c-a0f0-1e17653ac1ff, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d49769a3-0043-484c-a0f0-1e17653ac1ff, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d49769a3-0043-484c-a0f0-1e17653ac1ff, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230061.824707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 309c5107-c0b6-4c5a-a6ff-7c0a3e3f7337, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 309c5107-c0b6-4c5a-a6ff-7c0a3e3f7337, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 309c5107-c0b6-4c5a-a6ff-7c0a3e3f7337, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230063.0556722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 601c8fbf-4ca8-4e37-85e6-659eaf6fdd32, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 601c8fbf-4ca8-4e37-85e6-659eaf6fdd32, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 601c8fbf-4ca8-4e37-85e6-659eaf6fdd32, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230065.2858965, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 826e08b0-ff76-49e5-a81c-158a46fed395, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 826e08b0-ff76-49e5-a81c-158a46fed395, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 826e08b0-ff76-49e5-a81c-158a46fed395, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230066.72607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc716ea1-007f-4c00-84d9-b8ee31bc05aa, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc716ea1-007f-4c00-84d9-b8ee31bc05aa, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc716ea1-007f-4c00-84d9-b8ee31bc05aa, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230068.877458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8bdf3de1-b4cf-4082-99c1-387fa1531213, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bdf3de1-b4cf-4082-99c1-387fa1531213, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bdf3de1-b4cf-4082-99c1-387fa1531213, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.496291, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 117f566a-f2cd-4c16-ab63-21b930c1723c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 117f566a-f2cd-4c16-ab63-21b930c1723c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 117f566a-f2cd-4c16-ab63-21b930c1723c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230072.5208251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3f93c24-f97c-44ed-9dc8-5ba46cf0dd5c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3f93c24-f97c-44ed-9dc8-5ba46cf0dd5c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3f93c24-f97c-44ed-9dc8-5ba46cf0dd5c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230074.3938215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9127dcb9-16dc-4ed3-bba2-c90570ecd7f6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9127dcb9-16dc-4ed3-bba2-c90570ecd7f6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9127dcb9-16dc-4ed3-bba2-c90570ecd7f6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230076.478139, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c73f1471-dfcf-4188-9cd5-eb5ba1767b92, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c73f1471-dfcf-4188-9cd5-eb5ba1767b92, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c73f1471-dfcf-4188-9cd5-eb5ba1767b92, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230078.5175757, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 660f0813-7464-4d6a-a8fc-2dd8a3d2b51d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 660f0813-7464-4d6a-a8fc-2dd8a3d2b51d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 660f0813-7464-4d6a-a8fc-2dd8a3d2b51d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230080.095975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6896bac7-12fd-453b-9da3-267ec40569c4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6896bac7-12fd-453b-9da3-267ec40569c4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6896bac7-12fd-453b-9da3-267ec40569c4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.5878036, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bd6cfa6-db4f-4f1e-b562-1919af2bfe83, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bd6cfa6-db4f-4f1e-b562-1919af2bfe83, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bd6cfa6-db4f-4f1e-b562-1919af2bfe83, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230083.6241956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 454d70b0-7206-43d9-bb32-9d9c3f3dd1b8, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 454d70b0-7206-43d9-bb32-9d9c3f3dd1b8, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 454d70b0-7206-43d9-bb32-9d9c3f3dd1b8, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.774332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55348db8-b7da-45f6-977c-bd92263244a7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55348db8-b7da-45f6-977c-bd92263244a7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55348db8-b7da-45f6-977c-bd92263244a7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230087.1761374, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b4ef09b-4975-4c7c-a107-62faf831ed8f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b4ef09b-4975-4c7c-a107-62faf831ed8f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b4ef09b-4975-4c7c-a107-62faf831ed8f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230088.9611611, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7481478a-d00d-4748-aab1-c2ace2d8b05d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7481478a-d00d-4748-aab1-c2ace2d8b05d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7481478a-d00d-4748-aab1-c2ace2d8b05d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230090.1856015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5de32cb9-a3fc-4317-93d8-d4a7f1e3d9f2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5de32cb9-a3fc-4317-93d8-d4a7f1e3d9f2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5de32cb9-a3fc-4317-93d8-d4a7f1e3d9f2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230091.222673, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b5c8094-d6fd-46db-8389-561e560c2e79, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b5c8094-d6fd-46db-8389-561e560c2e79, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b5c8094-d6fd-46db-8389-561e560c2e79, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230093.0529063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c8ce793-3830-4ba9-a8e4-94488ff2a444, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c8ce793-3830-4ba9-a8e4-94488ff2a444, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c8ce793-3830-4ba9-a8e4-94488ff2a444, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230094.977198, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac803857-5647-475f-9184-d9aa48977824, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac803857-5647-475f-9184-d9aa48977824, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac803857-5647-475f-9184-d9aa48977824, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230096.4624128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eb2c2fc-206b-4495-b8fd-04ebcc1da10d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb2c2fc-206b-4495-b8fd-04ebcc1da10d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb2c2fc-206b-4495-b8fd-04ebcc1da10d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230098.5885985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6655a8ca-a4da-4c62-844a-3289643582ae, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6655a8ca-a4da-4c62-844a-3289643582ae, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6655a8ca-a4da-4c62-844a-3289643582ae, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230100.0215974, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7844990-364f-4c6c-bc03-b76761ad9317, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7844990-364f-4c6c-bc03-b76761ad9317, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7844990-364f-4c6c-bc03-b76761ad9317, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230101.743559, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e8ab3d9-d39c-491b-9ac9-144230d7ee5d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e8ab3d9-d39c-491b-9ac9-144230d7ee5d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e8ab3d9-d39c-491b-9ac9-144230d7ee5d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230103.333871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1823af39-00c2-4964-8526-307265181cd6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1823af39-00c2-4964-8526-307265181cd6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1823af39-00c2-4964-8526-307265181cd6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.8677583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f7aa9c8-4de1-487a-8e68-58fa0e8c02c4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f7aa9c8-4de1-487a-8e68-58fa0e8c02c4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f7aa9c8-4de1-487a-8e68-58fa0e8c02c4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230106.757515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0dc4f174-b40b-4ce3-bcb6-eafba63ea6f7, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dc4f174-b40b-4ce3-bcb6-eafba63ea6f7, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dc4f174-b40b-4ce3-bcb6-eafba63ea6f7, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230108.7169406, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f54d560b-2b3c-43ff-a923-cd5f6d466d30, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f54d560b-2b3c-43ff-a923-cd5f6d466d30, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f54d560b-2b3c-43ff-a923-cd5f6d466d30, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.5901797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dafc9336-0cf1-4407-aa5b-8754ea78a21a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dafc9336-0cf1-4407-aa5b-8754ea78a21a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dafc9336-0cf1-4407-aa5b-8754ea78a21a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230112.0197337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9968f75-a308-4c38-9529-72e9beb01307, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9968f75-a308-4c38-9529-72e9beb01307, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9968f75-a308-4c38-9529-72e9beb01307, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.547573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cd69975-c650-4d7b-b7a3-5233782c3db3, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cd69975-c650-4d7b-b7a3-5233782c3db3, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cd69975-c650-4d7b-b7a3-5233782c3db3, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230115.7063296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91ddb187-4b6c-428d-baf9-c4ad5ba8e9d2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91ddb187-4b6c-428d-baf9-c4ad5ba8e9d2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91ddb187-4b6c-428d-baf9-c4ad5ba8e9d2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230117.7039766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8c749397-5c7f-4578-a690-9403164b01fd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c749397-5c7f-4578-a690-9403164b01fd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c749397-5c7f-4578-a690-9403164b01fd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.1290119, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a802533-64a3-4b92-8916-e1916ff9ca19, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a802533-64a3-4b92-8916-e1916ff9ca19, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a802533-64a3-4b92-8916-e1916ff9ca19, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230120.9896345, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fec2ac1a-2a31-40a1-b452-da41fa4a03e4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fec2ac1a-2a31-40a1-b452-da41fa4a03e4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fec2ac1a-2a31-40a1-b452-da41fa4a03e4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230122.524152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42f83376-7db6-4a42-996e-35cabbfd1f8d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42f83376-7db6-4a42-996e-35cabbfd1f8d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42f83376-7db6-4a42-996e-35cabbfd1f8d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230124.3814313, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf8b1840-e2f5-4f8d-b039-e48143f87548, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf8b1840-e2f5-4f8d-b039-e48143f87548, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf8b1840-e2f5-4f8d-b039-e48143f87548, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230126.5436132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae366b68-d775-4a1c-b413-ec7ebc4a1c7f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae366b68-d775-4a1c-b413-ec7ebc4a1c7f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae366b68-d775-4a1c-b413-ec7ebc4a1c7f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230127.9354904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42f60027-0fa1-4e62-a3be-b09250be7d5a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42f60027-0fa1-4e62-a3be-b09250be7d5a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42f60027-0fa1-4e62-a3be-b09250be7d5a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230129.7516, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d3ff98f-a417-407a-9751-a802008a1fed, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d3ff98f-a417-407a-9751-a802008a1fed, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d3ff98f-a417-407a-9751-a802008a1fed, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230131.567831, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a54e92c-e4b5-4d46-877d-36a46739911e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a54e92c-e4b5-4d46-877d-36a46739911e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a54e92c-e4b5-4d46-877d-36a46739911e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230133.3182018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf64b180-7d23-4100-b355-138be3ebca54, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf64b180-7d23-4100-b355-138be3ebca54, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf64b180-7d23-4100-b355-138be3ebca54, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.6904714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c266ab6-1cd7-426f-9ce9-4f999c7a7c75, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c266ab6-1cd7-426f-9ce9-4f999c7a7c75, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c266ab6-1cd7-426f-9ce9-4f999c7a7c75, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230136.0515883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e1a33357-78d1-4069-b818-4599721f4a41, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1a33357-78d1-4069-b818-4599721f4a41, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1a33357-78d1-4069-b818-4599721f4a41, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230138.0459042, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39a01217-9894-4f0b-bc27-ed640bc96495, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39a01217-9894-4f0b-bc27-ed640bc96495, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39a01217-9894-4f0b-bc27-ed640bc96495, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230139.9295597, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 551b7d9b-9985-4ef9-b85c-74b9d5806f92, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 551b7d9b-9985-4ef9-b85c-74b9d5806f92, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 551b7d9b-9985-4ef9-b85c-74b9d5806f92, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.1728587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f252aa5-2bc7-4f09-ba38-395818eb3ab0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f252aa5-2bc7-4f09-ba38-395818eb3ab0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f252aa5-2bc7-4f09-ba38-395818eb3ab0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.4433362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac4f72b2-d454-49db-b1c8-b5928b2095fe, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac4f72b2-d454-49db-b1c8-b5928b2095fe, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac4f72b2-d454-49db-b1c8-b5928b2095fe, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.0355754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75595b83-a340-4cdc-967d-321e3d54baf5, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75595b83-a340-4cdc-967d-321e3d54baf5, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75595b83-a340-4cdc-967d-321e3d54baf5, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230145.2915187, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3797b51b-a339-46f2-a280-e5d1105ca70c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3797b51b-a339-46f2-a280-e5d1105ca70c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3797b51b-a339-46f2-a280-e5d1105ca70c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230147.461438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e04a5437-3470-41ea-abbc-73902d5c048e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e04a5437-3470-41ea-abbc-73902d5c048e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e04a5437-3470-41ea-abbc-73902d5c048e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230149.0182061, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11737788-0098-4477-b518-99fe5a23bf7b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11737788-0098-4477-b518-99fe5a23bf7b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11737788-0098-4477-b518-99fe5a23bf7b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230150.3441052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4602519-34f2-4750-b7a4-c2c7c14e2962, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4602519-34f2-4750-b7a4-c2c7c14e2962, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4602519-34f2-4750-b7a4-c2c7c14e2962, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230152.2038453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd3e1a70-843e-4d27-b47d-83837b2cfb70, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd3e1a70-843e-4d27-b47d-83837b2cfb70, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd3e1a70-843e-4d27-b47d-83837b2cfb70, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230153.4675624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5303d1e-e009-4725-8563-95fc200ba4f1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5303d1e-e009-4725-8563-95fc200ba4f1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5303d1e-e009-4725-8563-95fc200ba4f1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230155.6097507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06bb97a2-52d5-4770-b01c-fa07e38ba09c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06bb97a2-52d5-4770-b01c-fa07e38ba09c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06bb97a2-52d5-4770-b01c-fa07e38ba09c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230156.9078321, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0f17cf5-0ce6-4f72-a80e-0f641997d071, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0f17cf5-0ce6-4f72-a80e-0f641997d071, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0f17cf5-0ce6-4f72-a80e-0f641997d071, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230158.2783773, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f87bb1d-42bf-4413-805d-c4448ce37bf1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f87bb1d-42bf-4413-805d-c4448ce37bf1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f87bb1d-42bf-4413-805d-c4448ce37bf1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230160.1385446, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c48f9ef-5238-4afe-967c-c73f73344c5d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c48f9ef-5238-4afe-967c-c73f73344c5d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c48f9ef-5238-4afe-967c-c73f73344c5d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.3479803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f92b2d48-91fa-4189-a9e0-6be964109916, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f92b2d48-91fa-4189-a9e0-6be964109916, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f92b2d48-91fa-4189-a9e0-6be964109916, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230164.3590677, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9638f70-ccce-422e-838d-dfaff141edc3, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9638f70-ccce-422e-838d-dfaff141edc3, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9638f70-ccce-422e-838d-dfaff141edc3, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230165.791803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1287fa20-c0ba-411a-9055-be7f894eaaad, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1287fa20-c0ba-411a-9055-be7f894eaaad, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1287fa20-c0ba-411a-9055-be7f894eaaad, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230167.1250458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c66eba5-594e-456d-80d9-06cee02f8826, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c66eba5-594e-456d-80d9-06cee02f8826, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c66eba5-594e-456d-80d9-06cee02f8826, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230168.9095755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44dfe7cf-7538-41a6-8162-241dae8cbbf2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44dfe7cf-7538-41a6-8162-241dae8cbbf2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44dfe7cf-7538-41a6-8162-241dae8cbbf2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230170.7262375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e34d9e19-6e7f-4dde-bed3-058e7314c125, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e34d9e19-6e7f-4dde-bed3-058e7314c125, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e34d9e19-6e7f-4dde-bed3-058e7314c125, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230172.5916162, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83b76ae0-ee85-4923-aa41-b4eed1faa4ea, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83b76ae0-ee85-4923-aa41-b4eed1faa4ea, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83b76ae0-ee85-4923-aa41-b4eed1faa4ea, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230174.0542567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c80410d2-9df7-4d9f-8d3d-dff9addb3696, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c80410d2-9df7-4d9f-8d3d-dff9addb3696, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c80410d2-9df7-4d9f-8d3d-dff9addb3696, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230175.4400916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15d52b4c-35f0-4538-b105-54312892641a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15d52b4c-35f0-4538-b105-54312892641a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15d52b4c-35f0-4538-b105-54312892641a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230177.231101, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad64ffb0-4375-43e5-be5b-9249ed147fca, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad64ffb0-4375-43e5-be5b-9249ed147fca, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad64ffb0-4375-43e5-be5b-9249ed147fca, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230178.7906334, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8dd538b-f07d-4977-b662-1ad5f5c67fb0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8dd538b-f07d-4977-b662-1ad5f5c67fb0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8dd538b-f07d-4977-b662-1ad5f5c67fb0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230180.4154792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ae407df-86fd-49fb-b349-23c0d9fadb48, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ae407df-86fd-49fb-b349-23c0d9fadb48, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ae407df-86fd-49fb-b349-23c0d9fadb48, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230182.4452667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63b78160-f060-4322-8475-0d3d493bec3f, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63b78160-f060-4322-8475-0d3d493bec3f, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63b78160-f060-4322-8475-0d3d493bec3f, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230184.0708058, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 708d4062-3231-4e19-91f6-ac5d2f7396d0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 708d4062-3231-4e19-91f6-ac5d2f7396d0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 708d4062-3231-4e19-91f6-ac5d2f7396d0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230185.6121898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3d29370-2444-496e-a659-4eec4902442c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3d29370-2444-496e-a659-4eec4902442c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3d29370-2444-496e-a659-4eec4902442c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230185.876342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf8bf43d-ee53-4f84-a510-f7b9722f8bfa, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf8bf43d-ee53-4f84-a510-f7b9722f8bfa, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf8bf43d-ee53-4f84-a510-f7b9722f8bfa, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230187.1097507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7253cc15-e714-4b43-8872-7f0668e3345d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7253cc15-e714-4b43-8872-7f0668e3345d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7253cc15-e714-4b43-8872-7f0668e3345d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230189.173471, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ef4a289-c78c-41e6-97a5-d53a6a249ea6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ef4a289-c78c-41e6-97a5-d53a6a249ea6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ef4a289-c78c-41e6-97a5-d53a6a249ea6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230190.4902115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e660c344-2150-4fb2-91fa-8a4e6f2c6678, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e660c344-2150-4fb2-91fa-8a4e6f2c6678, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e660c344-2150-4fb2-91fa-8a4e6f2c6678, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230191.9936101, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 618b3562-1238-46d0-9705-b93de7ed7a3d, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 618b3562-1238-46d0-9705-b93de7ed7a3d, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 618b3562-1238-46d0-9705-b93de7ed7a3d, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230193.5070791, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83b7b3b5-95a4-4e5e-8d71-479851334261, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83b7b3b5-95a4-4e5e-8d71-479851334261, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83b7b3b5-95a4-4e5e-8d71-479851334261, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230194.7900128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e962634-07e7-47e6-8de0-12f65871384e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e962634-07e7-47e6-8de0-12f65871384e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e962634-07e7-47e6-8de0-12f65871384e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230196.850031, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8b40567-ced0-484b-ba66-f57b99079044, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8b40567-ced0-484b-ba66-f57b99079044, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8b40567-ced0-484b-ba66-f57b99079044, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230198.304187, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f88c0a9-e3d0-4dab-9493-5ffae0098592, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f88c0a9-e3d0-4dab-9493-5ffae0098592, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f88c0a9-e3d0-4dab-9493-5ffae0098592, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230199.6991963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b70710f2-c0bb-4aae-917b-198d67c0107a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b70710f2-c0bb-4aae-917b-198d67c0107a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b70710f2-c0bb-4aae-917b-198d67c0107a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230201.8524342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8d3f19a-4e7b-4068-9b5a-98d930f6722e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8d3f19a-4e7b-4068-9b5a-98d930f6722e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8d3f19a-4e7b-4068-9b5a-98d930f6722e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230203.6726265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c3f6f64-dd0d-4afb-a945-1080c90ba75c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c3f6f64-dd0d-4afb-a945-1080c90ba75c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c3f6f64-dd0d-4afb-a945-1080c90ba75c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230205.0614126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37b4aa25-85df-451c-8f44-b6780822a189, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37b4aa25-85df-451c-8f44-b6780822a189, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37b4aa25-85df-451c-8f44-b6780822a189, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.4953814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, afdcdf35-613d-4d74-be53-c8173df4817e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afdcdf35-613d-4d74-be53-c8173df4817e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afdcdf35-613d-4d74-be53-c8173df4817e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230208.2406297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70334779-86a4-4a43-ac48-186d0f2fde28, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70334779-86a4-4a43-ac48-186d0f2fde28, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70334779-86a4-4a43-ac48-186d0f2fde28, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230209.6858916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99c68a4a-158c-4343-90ca-2928cff560dd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99c68a4a-158c-4343-90ca-2928cff560dd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99c68a4a-158c-4343-90ca-2928cff560dd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230211.601668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b4f9c84-e9ee-42aa-8872-a192ddeeaa13, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b4f9c84-e9ee-42aa-8872-a192ddeeaa13, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b4f9c84-e9ee-42aa-8872-a192ddeeaa13, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230213.624314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e7aa36e-8fb0-417a-8900-52ba3901df98, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e7aa36e-8fb0-417a-8900-52ba3901df98, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e7aa36e-8fb0-417a-8900-52ba3901df98, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230215.1471376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, edd5f0f3-ff56-4821-80d7-0f181ffe43bb, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edd5f0f3-ff56-4821-80d7-0f181ffe43bb, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edd5f0f3-ff56-4821-80d7-0f181ffe43bb, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230216.6505651, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79dae36e-8637-4edf-bf3e-dbc51a3b4980, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79dae36e-8637-4edf-bf3e-dbc51a3b4980, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79dae36e-8637-4edf-bf3e-dbc51a3b4980, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230218.5276868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc85eeac-0dd4-463f-91ca-8040f7fc12e6, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc85eeac-0dd4-463f-91ca-8040f7fc12e6, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc85eeac-0dd4-463f-91ca-8040f7fc12e6, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230220.3126721, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ce6797b-cd16-4dcf-93fd-59ecf68502ef, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce6797b-cd16-4dcf-93fd-59ecf68502ef, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce6797b-cd16-4dcf-93fd-59ecf68502ef, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230221.5433006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6172ae82-a7e5-41b2-b66d-cbd294f9c580, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6172ae82-a7e5-41b2-b66d-cbd294f9c580, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6172ae82-a7e5-41b2-b66d-cbd294f9c580, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230223.5798702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16b96456-d75c-4b34-a4ba-1e087a5b2264, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16b96456-d75c-4b34-a4ba-1e087a5b2264, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16b96456-d75c-4b34-a4ba-1e087a5b2264, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230225.506735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca13b016-a901-4929-b445-44c931241430, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca13b016-a901-4929-b445-44c931241430, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca13b016-a901-4929-b445-44c931241430, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230227.647772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58c774d4-b15b-4f86-ab27-0d671e42980b, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58c774d4-b15b-4f86-ab27-0d671e42980b, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58c774d4-b15b-4f86-ab27-0d671e42980b, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230229.2384279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e430bfb8-e003-420c-913c-990b86d563dd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e430bfb8-e003-420c-913c-990b86d563dd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e430bfb8-e003-420c-913c-990b86d563dd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230231.2347693, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6885b0eb-d55a-4b7d-8421-48b7a7e5ad29, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6885b0eb-d55a-4b7d-8421-48b7a7e5ad29, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6885b0eb-d55a-4b7d-8421-48b7a7e5ad29, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230233.1328287, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0af51c3-a9af-4628-bd7d-641d14bfc61a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0af51c3-a9af-4628-bd7d-641d14bfc61a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0af51c3-a9af-4628-bd7d-641d14bfc61a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230234.9162893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 763fc513-daf6-44b5-b6fe-d91ef2eabd86, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 763fc513-daf6-44b5-b6fe-d91ef2eabd86, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 763fc513-daf6-44b5-b6fe-d91ef2eabd86, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230235.5655136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05a9da56-b522-4b39-aa55-ef20b941fef2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05a9da56-b522-4b39-aa55-ef20b941fef2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05a9da56-b522-4b39-aa55-ef20b941fef2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230237.5712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4114cb01-f055-47a2-87ea-17d2157421dc, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4114cb01-f055-47a2-87ea-17d2157421dc, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4114cb01-f055-47a2-87ea-17d2157421dc, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230239.54301, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20622af7-a171-4a38-bb2d-ab9e3977c76a, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20622af7-a171-4a38-bb2d-ab9e3977c76a, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20622af7-a171-4a38-bb2d-ab9e3977c76a, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230241.347466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba460aa9-be82-435f-8ec9-ccc9869846c2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba460aa9-be82-435f-8ec9-ccc9869846c2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba460aa9-be82-435f-8ec9-ccc9869846c2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230243.5582933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d536ecda-4ed2-479d-9db4-d3204437094c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d536ecda-4ed2-479d-9db4-d3204437094c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d536ecda-4ed2-479d-9db4-d3204437094c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230245.396874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bb12d4c-d839-49dc-99cb-5f06f19eef02, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bb12d4c-d839-49dc-99cb-5f06f19eef02, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bb12d4c-d839-49dc-99cb-5f06f19eef02, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230246.974703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 118fe162-a717-4937-8b88-bfd45db6ffcc, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 118fe162-a717-4937-8b88-bfd45db6ffcc, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 118fe162-a717-4937-8b88-bfd45db6ffcc, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230249.0956736, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4f03d53-513c-4016-a115-d5fff0bd79dd, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4f03d53-513c-4016-a115-d5fff0bd79dd, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4f03d53-513c-4016-a115-d5fff0bd79dd, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230251.0468373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e16056d5-5894-4f32-b703-45650113f6a8, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e16056d5-5894-4f32-b703-45650113f6a8, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e16056d5-5894-4f32-b703-45650113f6a8, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230253.2373898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b63bf3da-e78f-4673-8efb-3611eb23298e, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b63bf3da-e78f-4673-8efb-3611eb23298e, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b63bf3da-e78f-4673-8efb-3611eb23298e, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230254.5154598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9aea1d6-f3df-4095-977a-07477e85ee50, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9aea1d6-f3df-4095-977a-07477e85ee50, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9aea1d6-f3df-4095-977a-07477e85ee50, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230256.1348968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44f57578-2c4a-4d39-9bda-c92791c8414c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44f57578-2c4a-4d39-9bda-c92791c8414c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44f57578-2c4a-4d39-9bda-c92791c8414c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230257.9120827, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f629a0c5-c76e-4c5d-8262-c9bd3d9e64e0, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f629a0c5-c76e-4c5d-8262-c9bd3d9e64e0, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f629a0c5-c76e-4c5d-8262-c9bd3d9e64e0, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230260.0959468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8a961f0-e529-48ef-9d97-2f16e37e2dfe, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8a961f0-e529-48ef-9d97-2f16e37e2dfe, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8a961f0-e529-48ef-9d97-2f16e37e2dfe, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230262.1950254, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 974ab011-aaf4-4fc3-9f25-4af921f255a9, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 974ab011-aaf4-4fc3-9f25-4af921f255a9, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 974ab011-aaf4-4fc3-9f25-4af921f255a9, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230263.7898302, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3aa46089-5013-4f87-9feb-8cb6ac812418, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aa46089-5013-4f87-9feb-8cb6ac812418, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aa46089-5013-4f87-9feb-8cb6ac812418, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230265.3182573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61c4db3d-2482-4a64-81da-5ab4b27f87d2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61c4db3d-2482-4a64-81da-5ab4b27f87d2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61c4db3d-2482-4a64-81da-5ab4b27f87d2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230267.3506145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 753c315a-9749-421c-8389-6d039a5720b1, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 753c315a-9749-421c-8389-6d039a5720b1, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 753c315a-9749-421c-8389-6d039a5720b1, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230269.3384273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7e0557eb-ea9e-4d50-b09a-665862300ad5, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e0557eb-ea9e-4d50-b09a-665862300ad5, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e0557eb-ea9e-4d50-b09a-665862300ad5, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230270.9060674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97b2acf6-79d2-4e26-af92-7144de05ecd4, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b2acf6-79d2-4e26-af92-7144de05ecd4, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b2acf6-79d2-4e26-af92-7144de05ecd4, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230273.081094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93de9582-6156-4b56-ae1a-2dfa9a23c8cf, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93de9582-6156-4b56-ae1a-2dfa9a23c8cf, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93de9582-6156-4b56-ae1a-2dfa9a23c8cf, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230275.214106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93131491-79f0-475f-b580-3543c3778c9c, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93131491-79f0-475f-b580-3543c3778c9c, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93131491-79f0-475f-b580-3543c3778c9c, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230276.9477196, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd5c9b46-8b86-4dcb-b70b-4a94060144e2, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd5c9b46-8b86-4dcb-b70b-4a94060144e2, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd5c9b46-8b86-4dcb-b70b-4a94060144e2, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230278.6030533, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3067ae34-04d7-4826-8c07-5cc4f7d92283, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3067ae34-04d7-4826-8c07-5cc4f7d92283, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3067ae34-04d7-4826-8c07-5cc4f7d92283, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230280.2640827, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08fba921-733f-4a17-91fd-df0c0e779438, localhost:9662): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08fba921-733f-4a17-91fd-df0c0e779438, localhost:9662): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08fba921-733f-4a17-91fd-df0c0e779438, localhost:9662): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9662". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9662
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
292.58s call     test_secrets.py::test_alter_without_grants[encryption_enabled]
278.03s call     test_secrets.py::test_alter_without_grants[encryption_disabled]
12.75s setup    test_secrets.py::test_alter_without_grants[encryption_disabled]
7.60s setup    test_secrets.py::test_alter_without_grants[encryption_enabled]
1.55s teardown test_secrets.py::test_alter_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_alter_without_grants[encryption_enabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 606.95s (0:10:06) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/00099c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/00099c', '--source-root', '/home/runner/.ya/build/build_root/ma4i/00099c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/00099c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/00099c', '--source-root', '/home/runner/.ya/build/build_root/ma4i/00099c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/00099c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_________________ test_create_with_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2101
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a1b/r3tmp/kikimr_cluster_6pc27xbb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_3tky3bc_.log --grpc-port=28424 --mon-port=31231 --ic-port=2101
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28424/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_3tky3bc_.log --grpc-port=28424 --mon-port=31231 --ic-port=2101
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_3tky3bc_.log', '--grpc-port=28424', '--mon-port=31231', '--ic-port=2101')' in '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 752905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28424/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 752906
DEBUG    ya.test:process.py:259 Command (pid 752906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 752906) elapsed time (sec): 0.4383702278137207
DEBUG    ya.test:process.py:263 Command (pid 752906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) maxrss: 547188
DEBUG    ya.test:process.py:263 Command (pid 752906) minflt: 17379
DEBUG    ya.test:process.py:263 Command (pid 752906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 752906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 752906) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 752906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 752906) stime: 0.25244099999999997
DEBUG    ya.test:process.py:263 Command (pid 752906) utime: 0.118889
DEBUG    ya.test:process.py:263 Command (pid 752906) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 752906) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28424', '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: 2101\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28424', '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: 2101\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754829
DEBUG    ya.test:process.py:259 Command (pid 754829) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754829) elapsed time (sec): 0.5414459705352783
DEBUG    ya.test:process.py:263 Command (pid 754829) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 754829) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 754829) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 754829) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754829) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 754829) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754829) stime: 0.385905
DEBUG    ya.test:process.py:263 Command (pid 754829) utime: 0.10914499999999999
DEBUG    ya.test:process.py:263 Command (pid 754829) wtime: 0.547
DEBUG    ya.test:process.py:275 Command (pid 754829) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28424', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28424', '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: 755732
DEBUG    ya.test:process.py:259 Command (pid 755732) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 755732) elapsed time (sec): 0.47283363342285156
DEBUG    ya.test:process.py:263 Command (pid 755732) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 755732) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 755732) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 755732) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 755732) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 755732) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 755732) stime: 0.321625
DEBUG    ya.test:process.py:263 Command (pid 755732) utime: 0.095797
DEBUG    ya.test:process.py:263 Command (pid 755732) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 755732) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14759
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a1b/r3tmp/kikimr_cluster_fj8rbkr3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1788
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17577
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ogg6k9id.log --grpc-port=1788 --mon-port=64466 --ic-port=14759
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1788/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ogg6k9id.log --grpc-port=1788 --mon-port=64466 --ic-port=14759
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ogg6k9id.log', '--grpc-port=1788', '--mon-port=64466', '--ic-port=14759')' in '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 756428
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1788/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756434
DEBUG    ya.test:process.py:259 Command (pid 756434) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756434) elapsed time (sec): 0.47131848335266113
DEBUG    ya.test:process.py:263 Command (pid 756434) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 756434) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 756434) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 756434) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756434) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 756434) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756434) stime: 0.261044
DEBUG    ya.test:process.py:263 Command (pid 756434) utime: 0.10749399999999999
DEBUG    ya.test:process.py:263 Command (pid 756434) wtime: 0.489
DEBUG    ya.test:process.py:275 Command (pid 756434) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1788', '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: 14759\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1788', '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: 14759\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 758426
DEBUG    ya.test:process.py:259 Command (pid 758426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 758426) elapsed time (sec): 0.5894622802734375
DEBUG    ya.test:process.py:263 Command (pid 758426) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 758426) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 758426) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 758426) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 758426) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 758426) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 758426) stime: 0.395098
DEBUG    ya.test:process.py:263 Command (pid 758426) utime: 0.102699
DEBUG    ya.test:process.py:263 Command (pid 758426) wtime: 0.591
DEBUG    ya.test:process.py:275 Command (pid 758426) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1788', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1788', '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: 759385
DEBUG    ya.test:process.py:259 Command (pid 759385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 759385) elapsed time (sec): 0.6168420314788818
DEBUG    ya.test:process.py:263 Command (pid 759385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 759385) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 759385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 759385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 759385) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 759385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 759385) stime: 0.366187
DEBUG    ya.test:process.py:263 Command (pid 759385) utime: 0.124127
DEBUG    ya.test:process.py:263 Command (pid 759385) wtime: 0.627
DEBUG    ya.test:process.py:275 Command (pid 759385) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26253
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29858
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23967
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1788 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_4_9lkk0j.log --grpc-port=11335 --mon-port=26253 --ic-port=23361
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1788 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_4_9lkk0j.log --grpc-port=11335 --mon-port=26253 --ic-port=23361
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:1788', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_4_9lkk0j.log', '--grpc-port=11335', '--mon-port=26253', '--ic-port=23361')' in '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 760134
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11335/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 760140
DEBUG    ya.test:process.py:259 Command (pid 760140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760140) elapsed time (sec): 0.4763326644897461
DEBUG    ya.test:process.py:263 Command (pid 760140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 760140) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 760140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 760140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760140) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 760140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760140) stime: 0.285642
DEBUG    ya.test:process.py:263 Command (pid 760140) utime: 0.128753
DEBUG    ya.test:process.py:263 Command (pid 760140) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 760140) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 51456c27-ab7d-4e0b-b18a-ebf6e56d51bc, localhost:1788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 51456c27-ab7d-4e0b-b18a-ebf6e56d51bc, localhost:1788): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 51456c27-ab7d-4e0b-b18a-ebf6e56d51bc, localhost:1788): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11335 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11335, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1788
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ac4286c9-2b0e-41a6-99af-5e9515c9e72c, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ac4286c9-2b0e-41a6-99af-5e9515c9e72c, ghrun-2tlsei57yi.auto.internal:11335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ac4286c9-2b0e-41a6-99af-5e9515c9e72c, ghrun-2tlsei57yi.auto.internal:11335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f919704f-68e8-4ef3-87db-b72cd4faaea0, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f919704f-68e8-4ef3-87db-b72cd4faaea0, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f919704f-68e8-4ef3-87db-b72cd4faaea0, ghrun-2tlsei57yi.auto.internal:11335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09333974-248e-4d1c-a6fa-268438945fbd, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09333974-248e-4d1c-a6fa-268438945fbd, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09333974-248e-4d1c-a6fa-268438945fbd, ghrun-2tlsei57yi.auto.internal:11335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e7ddf130-ac9a-4a03-b52c-ccf76220b3b7, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e7ddf130-ac9a-4a03-b52c-ccf76220b3b7, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTA4MzUxZDgtYTE5NjU0NTktZWVmNjJhNWQtZGRhY2QxZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e7ddf130-ac9a-4a03-b52c-ccf76220b3b7, ghrun-2tlsei57yi.auto.internal:11335): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1788
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11335
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0a5c8aba-b0d3-4ffa-8d0d-d774ae59102c, localhost:1788): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a5c8aba-b0d3-4ffa-8d0d-d774ae59102c, localhost:1788): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a5c8aba-b0d3-4ffa-8d0d-d774ae59102c, localhost:1788): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11335 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11335, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1788
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ae53700-2fc5-4d0a-8fb1-93f8e52a785a, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ae53700-2fc5-4d0a-8fb1-93f8e52a785a, ghrun-2tlsei57yi.auto.internal:11335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ae53700-2fc5-4d0a-8fb1-93f8e52a785a, ghrun-2tlsei57yi.auto.internal:11335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 577fa46b-512e-4864-a018-2e590ab11380, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 577fa46b-512e-4864-a018-2e590ab11380, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 577fa46b-512e-4864-a018-2e590ab11380, ghrun-2tlsei57yi.auto.internal:11335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0894ef3c-7d50-428d-806e-662c05dbb24d, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0894ef3c-7d50-428d-806e-662c05dbb24d, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0894ef3c-7d50-428d-806e-662c05dbb24d, ghrun-2tlsei57yi.auto.internal:11335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0a5f0675-e541-49cb-8a44-69238f1c35cf, ghrun-2tlsei57yi.auto.internal:11335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0a5f0675-e541-49cb-8a44-69238f1c35cf, ghrun-2tlsei57yi.auto.internal:11335): request = { session_id: "ydb://session/3?node_id=50000&id=ZTgxNDI3MWQtNjg3NDJlMDgtMzNhZTI0MS0xM2IxMDZlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0a5f0675-e541-49cb-8a44-69238f1c35cf, ghrun-2tlsei57yi.auto.internal:11335): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 577fa46b-512e-4864-a018-2e590ab11380, ghrun-2tlsei57yi.auto.internal:11335): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1788
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11335
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229650.9827511, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7aa4d10-a878-412a-9eac-87410fcfb45e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7aa4d10-a878-412a-9eac-87410fcfb45e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7aa4d10-a878-412a-9eac-87410fcfb45e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.6968358, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 924b3dea-8fa2-443a-8424-5906d4d5dc9a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 924b3dea-8fa2-443a-8424-5906d4d5dc9a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 924b3dea-8fa2-443a-8424-5906d4d5dc9a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.9176097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b6d26ac-768e-4652-8f00-a8ff0f3fff13, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b6d26ac-768e-4652-8f00-a8ff0f3fff13, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b6d26ac-768e-4652-8f00-a8ff0f3fff13, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.3195574, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60a630a3-621a-481c-aaa8-f98b8eba45f8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60a630a3-621a-481c-aaa8-f98b8eba45f8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60a630a3-621a-481c-aaa8-f98b8eba45f8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.5309744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ce2cea6-a260-4c4b-ba49-ce4e7896113a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ce2cea6-a260-4c4b-ba49-ce4e7896113a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ce2cea6-a260-4c4b-ba49-ce4e7896113a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.3375568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 484dea83-445d-4719-95d1-e57b32893c11, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 484dea83-445d-4719-95d1-e57b32893c11, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 484dea83-445d-4719-95d1-e57b32893c11, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.0545194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16e633ab-2e0d-42a3-a64c-eb0f374441b8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16e633ab-2e0d-42a3-a64c-eb0f374441b8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16e633ab-2e0d-42a3-a64c-eb0f374441b8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.1748466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dab38f0d-3ba4-4289-85d6-f569f6967d4d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dab38f0d-3ba4-4289-85d6-f569f6967d4d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dab38f0d-3ba4-4289-85d6-f569f6967d4d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.0003715, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f9aad4d-1f70-453f-957f-0818909595d9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f9aad4d-1f70-453f-957f-0818909595d9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f9aad4d-1f70-453f-957f-0818909595d9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.8498213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5023f037-2fa0-4b9b-a90a-75cdad0158a5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5023f037-2fa0-4b9b-a90a-75cdad0158a5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5023f037-2fa0-4b9b-a90a-75cdad0158a5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.0802813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 581ecd3e-5f31-4c3f-aaca-af9af10bcb3d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 581ecd3e-5f31-4c3f-aaca-af9af10bcb3d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 581ecd3e-5f31-4c3f-aaca-af9af10bcb3d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.870112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d7d5151-f41e-45f0-ac62-6cee681c11ea, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d7d5151-f41e-45f0-ac62-6cee681c11ea, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d7d5151-f41e-45f0-ac62-6cee681c11ea, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.614646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d359f32-4327-4401-9458-7c586847ad94, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d359f32-4327-4401-9458-7c586847ad94, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d359f32-4327-4401-9458-7c586847ad94, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.1497476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e46853d-d1cc-4bcb-8160-fb466bd99bf1, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e46853d-d1cc-4bcb-8160-fb466bd99bf1, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e46853d-d1cc-4bcb-8160-fb466bd99bf1, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.845445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da689314-4e43-4f5b-bd3d-4c0ecfc6b20c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da689314-4e43-4f5b-bd3d-4c0ecfc6b20c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da689314-4e43-4f5b-bd3d-4c0ecfc6b20c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.9621458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e767167-abbb-42d5-aa5b-7dab027de197, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e767167-abbb-42d5-aa5b-7dab027de197, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e767167-abbb-42d5-aa5b-7dab027de197, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.2627153, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa8b71f6-8d35-4607-9d0e-4ca8031c6f2e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa8b71f6-8d35-4607-9d0e-4ca8031c6f2e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa8b71f6-8d35-4607-9d0e-4ca8031c6f2e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.2442977, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a5ac79e-3407-484c-922d-2e312d7436a9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a5ac79e-3407-484c-922d-2e312d7436a9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a5ac79e-3407-484c-922d-2e312d7436a9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.138114, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5cc09157-4d57-48c0-bd4c-3255e8f167d9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cc09157-4d57-48c0-bd4c-3255e8f167d9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cc09157-4d57-48c0-bd4c-3255e8f167d9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.9150443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc0c33cb-81cd-4545-8fda-ad0afbac2e94, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc0c33cb-81cd-4545-8fda-ad0afbac2e94, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc0c33cb-81cd-4545-8fda-ad0afbac2e94, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.7942414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 388338ed-9244-4dcc-b9da-1d235cd450fa, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 388338ed-9244-4dcc-b9da-1d235cd450fa, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 388338ed-9244-4dcc-b9da-1d235cd450fa, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.4313617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f784fe71-1a7a-4451-b89b-67135cbf5477, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f784fe71-1a7a-4451-b89b-67135cbf5477, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f784fe71-1a7a-4451-b89b-67135cbf5477, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.8110306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4adf141-5298-4fd5-8b65-91ca731a8309, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4adf141-5298-4fd5-8b65-91ca731a8309, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4adf141-5298-4fd5-8b65-91ca731a8309, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.0592453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a3f4ed8-e849-4338-9e0a-8d491707d5d2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a3f4ed8-e849-4338-9e0a-8d491707d5d2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a3f4ed8-e849-4338-9e0a-8d491707d5d2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229686.3380728, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8128e06-1efc-41fd-8ca9-6eeeb356a444, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8128e06-1efc-41fd-8ca9-6eeeb356a444, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8128e06-1efc-41fd-8ca9-6eeeb356a444, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.24102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8669b9aa-44aa-441b-872a-0f62969ae633, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8669b9aa-44aa-441b-872a-0f62969ae633, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8669b9aa-44aa-441b-872a-0f62969ae633, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.735849, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f4e27e1-9173-4e20-bf36-b880dff0426f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f4e27e1-9173-4e20-bf36-b880dff0426f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f4e27e1-9173-4e20-bf36-b880dff0426f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.9157696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b6e63fa-2d5a-4b92-a237-ee588ff3c68d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b6e63fa-2d5a-4b92-a237-ee588ff3c68d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b6e63fa-2d5a-4b92-a237-ee588ff3c68d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.5676866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80a5b137-9129-466b-9ed3-3e3043e18478, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80a5b137-9129-466b-9ed3-3e3043e18478, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80a5b137-9129-466b-9ed3-3e3043e18478, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.0961971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 159214ee-7f41-4ff2-b862-b0188f832c93, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 159214ee-7f41-4ff2-b862-b0188f832c93, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 159214ee-7f41-4ff2-b862-b0188f832c93, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.7957096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20a8e988-2508-4732-a1ca-76b30058cb9a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20a8e988-2508-4732-a1ca-76b30058cb9a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20a8e988-2508-4732-a1ca-76b30058cb9a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.5819285, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b67fe5d-07fe-4cd4-978e-1554af475df5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b67fe5d-07fe-4cd4-978e-1554af475df5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b67fe5d-07fe-4cd4-978e-1554af475df5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.0610316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3208f794-32e2-4cf1-954d-221c3a23b353, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3208f794-32e2-4cf1-954d-221c3a23b353, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3208f794-32e2-4cf1-954d-221c3a23b353, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.5206099, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 917e5761-ea28-409a-95ab-e564f24ea9a3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 917e5761-ea28-409a-95ab-e564f24ea9a3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 917e5761-ea28-409a-95ab-e564f24ea9a3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.5423403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81f357a1-e926-4918-8aba-4f5b4cc5a008, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81f357a1-e926-4918-8aba-4f5b4cc5a008, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81f357a1-e926-4918-8aba-4f5b4cc5a008, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.7865596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5879e9e7-3962-4e7f-be09-464631ae1d7b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5879e9e7-3962-4e7f-be09-464631ae1d7b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5879e9e7-3962-4e7f-be09-464631ae1d7b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.5359354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a5c6849-fe80-4afd-a87e-924047442d85, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a5c6849-fe80-4afd-a87e-924047442d85, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a5c6849-fe80-4afd-a87e-924047442d85, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.5408897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c42f5aec-4214-42a6-a606-dd9c21f9cbad, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c42f5aec-4214-42a6-a606-dd9c21f9cbad, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c42f5aec-4214-42a6-a606-dd9c21f9cbad, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.73586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a76ba91-758b-4520-af51-9521de730fe6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a76ba91-758b-4520-af51-9521de730fe6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a76ba91-758b-4520-af51-9521de730fe6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.0845323, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 769c7edf-1822-4453-b43e-5e4956f548d4, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 769c7edf-1822-4453-b43e-5e4956f548d4, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 769c7edf-1822-4453-b43e-5e4956f548d4, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.5931513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c8a8ff3-bafb-4ff7-b93f-57e6d19a2b58, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c8a8ff3-bafb-4ff7-b93f-57e6d19a2b58, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c8a8ff3-bafb-4ff7-b93f-57e6d19a2b58, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.1864681, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e303246-d942-4706-a97b-f3958db0adb9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e303246-d942-4706-a97b-f3958db0adb9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e303246-d942-4706-a97b-f3958db0adb9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.6236956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c726708-7b1a-42e8-b63a-6a277e8f8212, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c726708-7b1a-42e8-b63a-6a277e8f8212, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c726708-7b1a-42e8-b63a-6a277e8f8212, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.1040576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02696028-3e3a-4fff-b486-cf06f01a4449, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02696028-3e3a-4fff-b486-cf06f01a4449, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02696028-3e3a-4fff-b486-cf06f01a4449, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.7289286, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f79a79e-160a-4f87-8f7c-b73969667457, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f79a79e-160a-4f87-8f7c-b73969667457, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f79a79e-160a-4f87-8f7c-b73969667457, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229721.1350267, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a157d825-a308-4191-acce-a880e4db842e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a157d825-a308-4191-acce-a880e4db842e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a157d825-a308-4191-acce-a880e4db842e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.1301117, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 828c156d-addf-41fb-92af-ec4c9e8c3163, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 828c156d-addf-41fb-92af-ec4c9e8c3163, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 828c156d-addf-41fb-92af-ec4c9e8c3163, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.8242893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 719be6f6-e663-4996-b0b4-9d92088be008, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 719be6f6-e663-4996-b0b4-9d92088be008, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 719be6f6-e663-4996-b0b4-9d92088be008, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.2630944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28563299-ef91-4bf4-97cd-9f4eacaad241, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28563299-ef91-4bf4-97cd-9f4eacaad241, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28563299-ef91-4bf4-97cd-9f4eacaad241, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.0385158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03b1f703-aa7c-4c94-be21-a02e2a2b6a47, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03b1f703-aa7c-4c94-be21-a02e2a2b6a47, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03b1f703-aa7c-4c94-be21-a02e2a2b6a47, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.2155433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce80ba8a-cfe3-4b2a-a4e8-a2463c6d461e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce80ba8a-cfe3-4b2a-a4e8-a2463c6d461e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce80ba8a-cfe3-4b2a-a4e8-a2463c6d461e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.9383626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54258b55-d2f7-4941-9965-74fae65302c3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54258b55-d2f7-4941-9965-74fae65302c3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54258b55-d2f7-4941-9965-74fae65302c3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.642727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5b8a550-50c8-4a06-a51c-4cb7bc8a3c0b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5b8a550-50c8-4a06-a51c-4cb7bc8a3c0b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5b8a550-50c8-4a06-a51c-4cb7bc8a3c0b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.3111153, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a2b6680-c5e7-4bda-a343-fefb6f63d9ea, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a2b6680-c5e7-4bda-a343-fefb6f63d9ea, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a2b6680-c5e7-4bda-a343-fefb6f63d9ea, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.2869625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a605c6b4-51f3-4800-8ec7-8344ca53b15b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a605c6b4-51f3-4800-8ec7-8344ca53b15b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a605c6b4-51f3-4800-8ec7-8344ca53b15b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.473086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e49994c-124e-4bfc-b3fb-fa63b54b7977, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e49994c-124e-4bfc-b3fb-fa63b54b7977, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e49994c-124e-4bfc-b3fb-fa63b54b7977, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.256529, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1f94757-d1d5-4843-9129-02f2b677939a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1f94757-d1d5-4843-9129-02f2b677939a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1f94757-d1d5-4843-9129-02f2b677939a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.9938178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c636500-7fd4-492b-bcef-93132fd47324, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c636500-7fd4-492b-bcef-93132fd47324, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c636500-7fd4-492b-bcef-93132fd47324, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.2363348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 800a157f-bfcb-4b24-97b3-9c1692211150, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 800a157f-bfcb-4b24-97b3-9c1692211150, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 800a157f-bfcb-4b24-97b3-9c1692211150, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.2332234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1b423ec-db3e-4fcc-93a2-69f9765d15fe, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1b423ec-db3e-4fcc-93a2-69f9765d15fe, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1b423ec-db3e-4fcc-93a2-69f9765d15fe, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.931625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8b78ba3-2035-4fd3-ba6b-e4ba85818ab3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8b78ba3-2035-4fd3-ba6b-e4ba85818ab3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8b78ba3-2035-4fd3-ba6b-e4ba85818ab3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.0650086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3078211-a394-4787-8928-4505576f3365, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3078211-a394-4787-8928-4505576f3365, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3078211-a394-4787-8928-4505576f3365, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.3292131, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bef8a676-c496-4f22-b4fe-c016de1a9954, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bef8a676-c496-4f22-b4fe-c016de1a9954, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bef8a676-c496-4f22-b4fe-c016de1a9954, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.716911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fbeb2cf-0c13-40e0-a815-63c451b4c1e8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fbeb2cf-0c13-40e0-a815-63c451b4c1e8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fbeb2cf-0c13-40e0-a815-63c451b4c1e8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.5106418, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4624aa8d-e74a-472a-8e4a-a2d1ebfa0b14, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4624aa8d-e74a-472a-8e4a-a2d1ebfa0b14, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4624aa8d-e74a-472a-8e4a-a2d1ebfa0b14, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.8891125, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b30e29b9-c789-49f0-a0dc-2090abe999cd, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b30e29b9-c789-49f0-a0dc-2090abe999cd, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b30e29b9-c789-49f0-a0dc-2090abe999cd, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.5454621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2948dee-689e-49cc-890c-1392c0b86c33, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2948dee-689e-49cc-890c-1392c0b86c33, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2948dee-689e-49cc-890c-1392c0b86c33, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.3846884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ed4a38c-bea3-43d6-a3a8-cfd0bfa44888, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ed4a38c-bea3-43d6-a3a8-cfd0bfa44888, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ed4a38c-bea3-43d6-a3a8-cfd0bfa44888, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.5094624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3b4eadf-b19a-44ce-b383-8b6065fcb0fd, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3b4eadf-b19a-44ce-b383-8b6065fcb0fd, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3b4eadf-b19a-44ce-b383-8b6065fcb0fd, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.7772598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a66aacf-8feb-47ed-a8f3-fc1352dbc5ba, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a66aacf-8feb-47ed-a8f3-fc1352dbc5ba, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a66aacf-8feb-47ed-a8f3-fc1352dbc5ba, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.1048284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8e08351-8d01-4aaf-836d-327e82fb84f5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8e08351-8d01-4aaf-836d-327e82fb84f5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8e08351-8d01-4aaf-836d-327e82fb84f5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.6567235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b529d03b-d099-4d48-a993-755cdfa25f2c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b529d03b-d099-4d48-a993-755cdfa25f2c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b529d03b-d099-4d48-a993-755cdfa25f2c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.4743614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6a8822b-819c-4e99-9658-7c454cbde7e4, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6a8822b-819c-4e99-9658-7c454cbde7e4, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6a8822b-819c-4e99-9658-7c454cbde7e4, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.9025447, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db58ae92-423a-41f4-ba7b-6aa4ed062e8b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db58ae92-423a-41f4-ba7b-6aa4ed062e8b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db58ae92-423a-41f4-ba7b-6aa4ed062e8b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.6874123, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ced232bb-6844-40a3-b7e6-fe00388ab5ee, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ced232bb-6844-40a3-b7e6-fe00388ab5ee, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ced232bb-6844-40a3-b7e6-fe00388ab5ee, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.2760649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a27b9593-f453-4c88-a4e8-ddf455a98646, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a27b9593-f453-4c88-a4e8-ddf455a98646, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a27b9593-f453-4c88-a4e8-ddf455a98646, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.7094924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c625e4fb-5cc8-43dc-88b9-2a1395cc1d0e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c625e4fb-5cc8-43dc-88b9-2a1395cc1d0e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c625e4fb-5cc8-43dc-88b9-2a1395cc1d0e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.1490257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d3324b2-e55b-451a-bb23-9a00934a1f87, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d3324b2-e55b-451a-bb23-9a00934a1f87, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d3324b2-e55b-451a-bb23-9a00934a1f87, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.2860382, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2385645d-48ae-4424-86d1-e62152b59457, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2385645d-48ae-4424-86d1-e62152b59457, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2385645d-48ae-4424-86d1-e62152b59457, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.3240678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8655c67-a5b8-491c-8a65-9fec39952cbf, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8655c67-a5b8-491c-8a65-9fec39952cbf, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8655c67-a5b8-491c-8a65-9fec39952cbf, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.5737953, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3c1ecd4-366e-47df-b344-736eec000968, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3c1ecd4-366e-47df-b344-736eec000968, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3c1ecd4-366e-47df-b344-736eec000968, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.9710119, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3608321f-ad75-4eea-80e3-e67147e354b7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3608321f-ad75-4eea-80e3-e67147e354b7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3608321f-ad75-4eea-80e3-e67147e354b7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.8844738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8700d8b9-28d2-4132-bf0f-85f653436319, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8700d8b9-28d2-4132-bf0f-85f653436319, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8700d8b9-28d2-4132-bf0f-85f653436319, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.0810564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b37fe1f9-96f5-40b2-bd5a-7eb13d6440ef, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b37fe1f9-96f5-40b2-bd5a-7eb13d6440ef, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b37fe1f9-96f5-40b2-bd5a-7eb13d6440ef, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.442867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 529f1e18-70b8-4a27-9bd7-7dc009c179ae, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 529f1e18-70b8-4a27-9bd7-7dc009c179ae, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 529f1e18-70b8-4a27-9bd7-7dc009c179ae, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.283353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79a1105e-48f4-4017-b4b2-4d55db3b9f7d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79a1105e-48f4-4017-b4b2-4d55db3b9f7d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79a1105e-48f4-4017-b4b2-4d55db3b9f7d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.410276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59df467e-f220-4da2-8d43-95dd368d9f31, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59df467e-f220-4da2-8d43-95dd368d9f31, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59df467e-f220-4da2-8d43-95dd368d9f31, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.6093817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf2d1aad-2de3-4a5f-a9ca-19357e21df5b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf2d1aad-2de3-4a5f-a9ca-19357e21df5b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf2d1aad-2de3-4a5f-a9ca-19357e21df5b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.6524508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af9a993a-f645-4381-938f-91f12920f50f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af9a993a-f645-4381-938f-91f12920f50f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af9a993a-f645-4381-938f-91f12920f50f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.5482116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d4e1905-4891-4c6b-a73f-d9249309d98f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d4e1905-4891-4c6b-a73f-d9249309d98f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d4e1905-4891-4c6b-a73f-d9249309d98f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.5093913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97f04708-b433-4649-8bde-10c9c2b6bf73, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97f04708-b433-4649-8bde-10c9c2b6bf73, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97f04708-b433-4649-8bde-10c9c2b6bf73, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.440534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa5d8f60-46a0-4029-80a4-59910d006bea, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa5d8f60-46a0-4029-80a4-59910d006bea, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa5d8f60-46a0-4029-80a4-59910d006bea, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.981793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 830e3f41-7204-4ed4-9b53-580502eb58a3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 830e3f41-7204-4ed4-9b53-580502eb58a3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 830e3f41-7204-4ed4-9b53-580502eb58a3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.340102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ebdf6f59-1e08-4835-9154-9116b75bd9bc, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebdf6f59-1e08-4835-9154-9116b75bd9bc, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebdf6f59-1e08-4835-9154-9116b75bd9bc, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.2252488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2817117-5be9-4b9f-9be1-83dd862144b0, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2817117-5be9-4b9f-9be1-83dd862144b0, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2817117-5be9-4b9f-9be1-83dd862144b0, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.6182456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95ac4c89-330d-4367-a289-abc2409d9737, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95ac4c89-330d-4367-a289-abc2409d9737, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95ac4c89-330d-4367-a289-abc2409d9737, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.6273222, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e14b70d2-40b8-44a0-81bc-c24286869f4d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e14b70d2-40b8-44a0-81bc-c24286869f4d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e14b70d2-40b8-44a0-81bc-c24286869f4d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.2732506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d016baa-c550-4f19-abdb-045887cb474e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d016baa-c550-4f19-abdb-045887cb474e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d016baa-c550-4f19-abdb-045887cb474e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.1465948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34bbb5c1-5051-459c-9f0c-159edaee4053, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34bbb5c1-5051-459c-9f0c-159edaee4053, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34bbb5c1-5051-459c-9f0c-159edaee4053, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.0122054, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49ad0e78-07e8-456a-bbcf-ce2b09a519bc, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ad0e78-07e8-456a-bbcf-ce2b09a519bc, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ad0e78-07e8-456a-bbcf-ce2b09a519bc, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.1228144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63db038a-c857-40be-9d7f-fb15ae74507d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63db038a-c857-40be-9d7f-fb15ae74507d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63db038a-c857-40be-9d7f-fb15ae74507d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.4171958, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, badd2d37-a442-45e2-9f85-00c86edb483d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, badd2d37-a442-45e2-9f85-00c86edb483d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, badd2d37-a442-45e2-9f85-00c86edb483d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.2828612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1429d5df-86d7-429d-9233-d9cee6b52667, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1429d5df-86d7-429d-9233-d9cee6b52667, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1429d5df-86d7-429d-9233-d9cee6b52667, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.4324422, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c49fc0e-c68a-4f7e-b54e-709d83f94d72, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c49fc0e-c68a-4f7e-b54e-709d83f94d72, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c49fc0e-c68a-4f7e-b54e-709d83f94d72, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.061436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8447c1df-551e-4e26-8455-49e92a6cf069, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8447c1df-551e-4e26-8455-49e92a6cf069, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8447c1df-551e-4e26-8455-49e92a6cf069, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.9090798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e94d2a7-9e72-4bfe-881f-7f1a7a38c6da, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e94d2a7-9e72-4bfe-881f-7f1a7a38c6da, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e94d2a7-9e72-4bfe-881f-7f1a7a38c6da, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.2165177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7cb41cdd-cef5-45cc-9f67-f1e1e88db96f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cb41cdd-cef5-45cc-9f67-f1e1e88db96f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cb41cdd-cef5-45cc-9f67-f1e1e88db96f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.29247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 772ddf91-5cbd-4efc-8840-4fe1790a603a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 772ddf91-5cbd-4efc-8840-4fe1790a603a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 772ddf91-5cbd-4efc-8840-4fe1790a603a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.90046, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31a6d88e-d5bc-467b-bf7c-ff9a26981fb5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31a6d88e-d5bc-467b-bf7c-ff9a26981fb5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31a6d88e-d5bc-467b-bf7c-ff9a26981fb5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.6524372, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a77de785-6141-44d6-98e8-066b3e0d7552, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a77de785-6141-44d6-98e8-066b3e0d7552, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a77de785-6141-44d6-98e8-066b3e0d7552, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.0034897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e923f5d8-933f-418e-a7b7-5bd8090d5722, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e923f5d8-933f-418e-a7b7-5bd8090d5722, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e923f5d8-933f-418e-a7b7-5bd8090d5722, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.2814298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1314e0b0-0552-4022-b25c-c14c64da6f19, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1314e0b0-0552-4022-b25c-c14c64da6f19, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1314e0b0-0552-4022-b25c-c14c64da6f19, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.2070675, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f9af299-1b81-4cf0-b3ff-f41f3ca27332, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f9af299-1b81-4cf0-b3ff-f41f3ca27332, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f9af299-1b81-4cf0-b3ff-f41f3ca27332, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.6369731, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0404bee-f186-4f3e-866c-371f49b0f33f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0404bee-f186-4f3e-866c-371f49b0f33f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0404bee-f186-4f3e-866c-371f49b0f33f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.3752012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64bbadb1-ac26-474f-8a80-c13645c9a44a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64bbadb1-ac26-474f-8a80-c13645c9a44a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64bbadb1-ac26-474f-8a80-c13645c9a44a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.1087873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b95f4ab-7ca4-4df1-85b6-b526b7856fde, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b95f4ab-7ca4-4df1-85b6-b526b7856fde, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b95f4ab-7ca4-4df1-85b6-b526b7856fde, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.883433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbd4401e-b477-4d48-9de2-cf4d316d1372, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbd4401e-b477-4d48-9de2-cf4d316d1372, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbd4401e-b477-4d48-9de2-cf4d316d1372, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.0598803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c836db33-b31a-41b9-82cc-d00d75145b4a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c836db33-b31a-41b9-82cc-d00d75145b4a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c836db33-b31a-41b9-82cc-d00d75145b4a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.4840312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46af44cd-04e4-4bba-bdd0-f4004f492d9b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46af44cd-04e4-4bba-bdd0-f4004f492d9b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46af44cd-04e4-4bba-bdd0-f4004f492d9b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.9054184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b04b701-256c-4045-a1f7-903fb50275e2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b04b701-256c-4045-a1f7-903fb50275e2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b04b701-256c-4045-a1f7-903fb50275e2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.214251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e271c0aa-ecfc-4fa3-a9f3-eb7109bfce09, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e271c0aa-ecfc-4fa3-a9f3-eb7109bfce09, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e271c0aa-ecfc-4fa3-a9f3-eb7109bfce09, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.0793784, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d20aa746-8b27-47a7-aec3-421809db3144, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d20aa746-8b27-47a7-aec3-421809db3144, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d20aa746-8b27-47a7-aec3-421809db3144, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.0643888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57b669a4-f44b-4e8b-81d9-2f329f6b3477, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57b669a4-f44b-4e8b-81d9-2f329f6b3477, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57b669a4-f44b-4e8b-81d9-2f329f6b3477, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.7731612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e36c7df8-1c1f-43e1-97f3-41b806918650, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e36c7df8-1c1f-43e1-97f3-41b806918650, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e36c7df8-1c1f-43e1-97f3-41b806918650, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.8186624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ed0d9f7-b453-4e61-9b27-9b5de5aba14e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ed0d9f7-b453-4e61-9b27-9b5de5aba14e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ed0d9f7-b453-4e61-9b27-9b5de5aba14e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.0820775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 278acb08-fdd5-495b-8915-4e73c48b6af3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 278acb08-fdd5-495b-8915-4e73c48b6af3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 278acb08-fdd5-495b-8915-4e73c48b6af3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.534464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3075c0f-7c56-45d4-88df-846867c8d29f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3075c0f-7c56-45d4-88df-846867c8d29f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3075c0f-7c56-45d4-88df-846867c8d29f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.5877795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ccd5dfe-4245-4309-b14e-d7500e12bef2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ccd5dfe-4245-4309-b14e-d7500e12bef2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ccd5dfe-4245-4309-b14e-d7500e12bef2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.2839093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 531bb8c3-91be-440e-a525-cc9ddf99fe25, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 531bb8c3-91be-440e-a525-cc9ddf99fe25, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 531bb8c3-91be-440e-a525-cc9ddf99fe25, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.3402727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f6fa5ce-9f0b-48d0-8103-64ab5e156d5b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f6fa5ce-9f0b-48d0-8103-64ab5e156d5b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f6fa5ce-9f0b-48d0-8103-64ab5e156d5b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.798012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aab6132-aef2-4273-9220-85b93d117f78, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aab6132-aef2-4273-9220-85b93d117f78, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aab6132-aef2-4273-9220-85b93d117f78, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.5026677, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e510ce24-42f4-4ca3-8b54-2df06ed5a30a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e510ce24-42f4-4ca3-8b54-2df06ed5a30a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e510ce24-42f4-4ca3-8b54-2df06ed5a30a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.4193141, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ef4317d-ef2a-421f-9e42-24d2a86d7324, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ef4317d-ef2a-421f-9e42-24d2a86d7324, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ef4317d-ef2a-421f-9e42-24d2a86d7324, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.5701172, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1095700b-d53d-4c13-94de-f2945d38c697, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1095700b-d53d-4c13-94de-f2945d38c697, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1095700b-d53d-4c13-94de-f2945d38c697, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.7760408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df9cfba8-6a16-4fdc-8563-b257d8b9aae6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df9cfba8-6a16-4fdc-8563-b257d8b9aae6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df9cfba8-6a16-4fdc-8563-b257d8b9aae6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.0422623, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, baf78c0d-1876-41c9-8fb6-1f7717cffcec, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baf78c0d-1876-41c9-8fb6-1f7717cffcec, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baf78c0d-1876-41c9-8fb6-1f7717cffcec, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.3109496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e046cf0-8b35-447a-8fe4-9a74c233497c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e046cf0-8b35-447a-8fe4-9a74c233497c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e046cf0-8b35-447a-8fe4-9a74c233497c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.55426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5c67f5a-e21c-4fdd-9299-169f781260b5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5c67f5a-e21c-4fdd-9299-169f781260b5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5c67f5a-e21c-4fdd-9299-169f781260b5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.3294594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dbc26f5-1adf-4816-ab7b-cc17d05da8f6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dbc26f5-1adf-4816-ab7b-cc17d05da8f6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dbc26f5-1adf-4816-ab7b-cc17d05da8f6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.2589343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff9f10e8-efed-4130-afbf-649bb6a7ac6c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff9f10e8-efed-4130-afbf-649bb6a7ac6c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff9f10e8-efed-4130-afbf-649bb6a7ac6c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.0963595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3323ac3c-0605-4066-a439-ab5aaab5028f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3323ac3c-0605-4066-a439-ab5aaab5028f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3323ac3c-0605-4066-a439-ab5aaab5028f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.0120506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 392897a8-540b-4dc5-b442-3b969784a113, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 392897a8-540b-4dc5-b442-3b969784a113, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 392897a8-540b-4dc5-b442-3b969784a113, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.4370112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66c42f74-7f8d-42c1-aeb2-82ce03731e22, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66c42f74-7f8d-42c1-aeb2-82ce03731e22, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66c42f74-7f8d-42c1-aeb2-82ce03731e22, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.7662997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2a019b5-1317-4c89-b61b-a2b36d55cd19, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2a019b5-1317-4c89-b61b-a2b36d55cd19, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2a019b5-1317-4c89-b61b-a2b36d55cd19, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.9987962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8c7292b-5c04-4aba-b5c3-336a2745c526, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8c7292b-5c04-4aba-b5c3-336a2745c526, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8c7292b-5c04-4aba-b5c3-336a2745c526, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.7186246, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e090141-4faa-4161-9f3e-bcd01355d4e3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e090141-4faa-4161-9f3e-bcd01355d4e3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e090141-4faa-4161-9f3e-bcd01355d4e3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.3582811, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fe21803-bb33-49ca-ad56-d716d7234f81, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fe21803-bb33-49ca-ad56-d716d7234f81, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fe21803-bb33-49ca-ad56-d716d7234f81, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.721782, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b36280d-c6e3-4e75-83ce-fde6d3848e0c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b36280d-c6e3-4e75-83ce-fde6d3848e0c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b36280d-c6e3-4e75-83ce-fde6d3848e0c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.6371858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6a50167-b31a-4ed5-95bc-a63467207f57, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6a50167-b31a-4ed5-95bc-a63467207f57, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6a50167-b31a-4ed5-95bc-a63467207f57, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.1591625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7345dff0-b8c2-434f-8f97-43b034478168, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7345dff0-b8c2-434f-8f97-43b034478168, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7345dff0-b8c2-434f-8f97-43b034478168, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.9614382, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 048cbfe3-b4c8-4796-a908-58affc7287e8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 048cbfe3-b4c8-4796-a908-58affc7287e8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 048cbfe3-b4c8-4796-a908-58affc7287e8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.5730972, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5c93f1c-118d-4c23-a13f-084281a4b5b6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5c93f1c-118d-4c23-a13f-084281a4b5b6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5c93f1c-118d-4c23-a13f-084281a4b5b6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.4386032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8aced54-bec0-4e7e-aab7-e77e4ccd777e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8aced54-bec0-4e7e-aab7-e77e4ccd777e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8aced54-bec0-4e7e-aab7-e77e4ccd777e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.2544777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32ec0258-6f2f-4957-bcb2-90ab013fba2d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32ec0258-6f2f-4957-bcb2-90ab013fba2d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32ec0258-6f2f-4957-bcb2-90ab013fba2d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.3968852, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea6ea2b0-170d-46e5-a3f7-af707815ea49, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea6ea2b0-170d-46e5-a3f7-af707815ea49, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea6ea2b0-170d-46e5-a3f7-af707815ea49, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.2375116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bdaebb2-f31c-410c-818a-a5bc91483485, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bdaebb2-f31c-410c-818a-a5bc91483485, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bdaebb2-f31c-410c-818a-a5bc91483485, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.671012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d293a9d7-2567-4dba-bc5e-09c6c76d67e5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d293a9d7-2567-4dba-bc5e-09c6c76d67e5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d293a9d7-2567-4dba-bc5e-09c6c76d67e5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.9070103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a03dfb6-791e-4eca-8ba1-5c7dca092771, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a03dfb6-791e-4eca-8ba1-5c7dca092771, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a03dfb6-791e-4eca-8ba1-5c7dca092771, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.5922527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5fe2c2d-4f82-43af-b4ec-5314491a0d68, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5fe2c2d-4f82-43af-b4ec-5314491a0d68, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5fe2c2d-4f82-43af-b4ec-5314491a0d68, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.9155347, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70959323-5ebb-4adc-8ea0-a50febe7ff37, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70959323-5ebb-4adc-8ea0-a50febe7ff37, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70959323-5ebb-4adc-8ea0-a50febe7ff37, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229914.3852346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d38519c-780c-4e44-9e7f-9c7c64753478, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d38519c-780c-4e44-9e7f-9c7c64753478, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d38519c-780c-4e44-9e7f-9c7c64753478, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.0495849, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7259e48-5183-4ea3-838d-34163efa8ddb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7259e48-5183-4ea3-838d-34163efa8ddb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7259e48-5183-4ea3-838d-34163efa8ddb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.106064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7f76dba-7fc6-48f6-ba8b-cc32c0c4a597, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7f76dba-7fc6-48f6-ba8b-cc32c0c4a597, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7f76dba-7fc6-48f6-ba8b-cc32c0c4a597, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.1640465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a82a14ec-405d-48c3-8256-6c7cb1155af3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a82a14ec-405d-48c3-8256-6c7cb1155af3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a82a14ec-405d-48c3-8256-6c7cb1155af3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.126739, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8dce030-dc29-46cf-bd6f-07e5ee2a961c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8dce030-dc29-46cf-bd6f-07e5ee2a961c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8dce030-dc29-46cf-bd6f-07e5ee2a961c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.301527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47fed89c-b81b-4235-ad71-23376e81e619, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47fed89c-b81b-4235-ad71-23376e81e619, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47fed89c-b81b-4235-ad71-23376e81e619, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.3644516, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cfa37f94-17ad-486e-9f65-020b9df346f9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfa37f94-17ad-486e-9f65-020b9df346f9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfa37f94-17ad-486e-9f65-020b9df346f9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.8654492, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b79e1cd-0976-4118-b0d5-4243d3b30592, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b79e1cd-0976-4118-b0d5-4243d3b30592, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b79e1cd-0976-4118-b0d5-4243d3b30592, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.370903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32c90a40-4b28-4176-99d3-9d1d657754cf, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32c90a40-4b28-4176-99d3-9d1d657754cf, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32c90a40-4b28-4176-99d3-9d1d657754cf, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.2406895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd4e3747-3f25-4f70-95c4-d9387c911eac, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd4e3747-3f25-4f70-95c4-d9387c911eac, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd4e3747-3f25-4f70-95c4-d9387c911eac, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229932.7822473, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8bfeee0-051b-4dfb-8be8-25688d740335, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8bfeee0-051b-4dfb-8be8-25688d740335, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8bfeee0-051b-4dfb-8be8-25688d740335, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229934.8964853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5dc08db6-daf5-4310-8dfd-ebe54583c5ea, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dc08db6-daf5-4310-8dfd-ebe54583c5ea, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dc08db6-daf5-4310-8dfd-ebe54583c5ea, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.3323262, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76409384-a5e4-40ad-9085-2ad317866d7e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76409384-a5e4-40ad-9085-2ad317866d7e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76409384-a5e4-40ad-9085-2ad317866d7e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.8578482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ed35407-6543-4aba-8fea-fa50f38296fd, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ed35407-6543-4aba-8fea-fa50f38296fd, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ed35407-6543-4aba-8fea-fa50f38296fd, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.0281713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9428ca8-44e8-49d3-a01e-5accf0a929af, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9428ca8-44e8-49d3-a01e-5accf0a929af, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9428ca8-44e8-49d3-a01e-5accf0a929af, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.518135, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e47947b-74dc-44a4-a44a-1bb0864900f2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e47947b-74dc-44a4-a44a-1bb0864900f2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e47947b-74dc-44a4-a44a-1bb0864900f2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229942992985&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11335/1
_________________ test_create_with_grants[encryption_enabled] __________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1788/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29858
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23361
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26253
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1788
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14759
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1837
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a1b/r3tmp/kikimr_cluster_mqo2543y
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_3kzpasyl.log --grpc-port=27764 --mon-port=26847 --ic-port=1837
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27764/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/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/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_3kzpasyl.log --grpc-port=27764 --mon-port=26847 --ic-port=1837
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_3kzpasyl.log', '--grpc-port=27764', '--mon-port=26847', '--ic-port=1837')' in '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 918814
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27764/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918815
DEBUG    ya.test:process.py:259 Command (pid 918815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918815) elapsed time (sec): 0.3848700523376465
DEBUG    ya.test:process.py:263 Command (pid 918815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) maxrss: 547132
DEBUG    ya.test:process.py:263 Command (pid 918815) minflt: 17416
DEBUG    ya.test:process.py:263 Command (pid 918815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 918815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918815) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 918815) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918815) stime: 0.257206
DEBUG    ya.test:process.py:263 Command (pid 918815) utime: 0.07914
DEBUG    ya.test:process.py:263 Command (pid 918815) wtime: 0.385
DEBUG    ya.test:process.py:275 Command (pid 918815) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27764', '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: 1837\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27764', '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: 1837\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 919818
DEBUG    ya.test:process.py:259 Command (pid 919818) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919818) elapsed time (sec): 0.35230326652526855
DEBUG    ya.test:process.py:263 Command (pid 919818) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 919818) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 919818) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 919818) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919818) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 919818) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919818) stime: 0.20477399999999998
DEBUG    ya.test:process.py:263 Command (pid 919818) utime: 0.103166
DEBUG    ya.test:process.py:263 Command (pid 919818) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 919818) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27764', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27764', '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: 919888
DEBUG    ya.test:process.py:259 Command (pid 919888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919888) elapsed time (sec): 0.3280017375946045
DEBUG    ya.test:process.py:263 Command (pid 919888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 919888) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 919888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 919888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919888) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 919888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919888) stime: 0.16861199999999998
DEBUG    ya.test:process.py:263 Command (pid 919888) utime: 0.114962
DEBUG    ya.test:process.py:263 Command (pid 919888) wtime: 0.329
DEBUG    ya.test:process.py:275 Command (pid 919888) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26167
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20272
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27764 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_12uimbx7.log --grpc-port=29541 --mon-port=2675 --ic-port=13507 --key-file /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27764 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_12uimbx7.log --grpc-port=29541 --mon-port=2675 --ic-port=13507 --key-file /home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27764', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_12uimbx7.log', '--grpc-port=29541', '--mon-port=2675', '--ic-port=13507', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 919993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29541/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 919994
DEBUG    ya.test:process.py:259 Command (pid 919994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919994) elapsed time (sec): 0.3534543514251709
DEBUG    ya.test:process.py:263 Command (pid 919994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 919994) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 919994) minflt: 16863
DEBUG    ya.test:process.py:263 Command (pid 919994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 919994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919994) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 919994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919994) stime: 0.212952
DEBUG    ya.test:process.py:263 Command (pid 919994) utime: 0.092413
DEBUG    ya.test:process.py:263 Command (pid 919994) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 919994) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4c45edaa-b3f5-4058-99e5-38a7b5f67947, localhost:27764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4c45edaa-b3f5-4058-99e5-38a7b5f67947, localhost:27764): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4c45edaa-b3f5-4058-99e5-38a7b5f67947, localhost:27764): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29541 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29541, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27764
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eb203686-33c9-4136-8da1-67f1ebf91bad, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb203686-33c9-4136-8da1-67f1ebf91bad, ghrun-2tlsei57yi.auto.internal:29541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb203686-33c9-4136-8da1-67f1ebf91bad, ghrun-2tlsei57yi.auto.internal:29541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3632dde-f772-4674-86a2-43c7f2fbf40a, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3632dde-f772-4674-86a2-43c7f2fbf40a, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3632dde-f772-4674-86a2-43c7f2fbf40a, ghrun-2tlsei57yi.auto.internal:29541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0696afc2-017d-4105-9c30-8ed97918ea1b, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0696afc2-017d-4105-9c30-8ed97918ea1b, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0696afc2-017d-4105-9c30-8ed97918ea1b, ghrun-2tlsei57yi.auto.internal:29541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4443caf4-7d49-4b36-b614-118b5d4513e8, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4443caf4-7d49-4b36-b614-118b5d4513e8, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=MjI2ZDRhMjQtZGE0ZjM4MGUtOTAzMzY0ZTAtYTI2ZjU2NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4443caf4-7d49-4b36-b614-118b5d4513e8, ghrun-2tlsei57yi.auto.internal:29541): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3632dde-f772-4674-86a2-43c7f2fbf40a, ghrun-2tlsei57yi.auto.internal:29541): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27764
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29541
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d3aed7c4-e0cc-4949-9e2d-468a9346c22b, localhost:27764): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3aed7c4-e0cc-4949-9e2d-468a9346c22b, localhost:27764): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3aed7c4-e0cc-4949-9e2d-468a9346c22b, localhost:27764): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29541 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29541, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27764
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2852d464-940f-4d44-9676-ad8dc4a20f58, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2852d464-940f-4d44-9676-ad8dc4a20f58, ghrun-2tlsei57yi.auto.internal:29541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2852d464-940f-4d44-9676-ad8dc4a20f58, ghrun-2tlsei57yi.auto.internal:29541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be58ba6b-8da5-4386-bcb8-d6e79f9e254b, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be58ba6b-8da5-4386-bcb8-d6e79f9e254b, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be58ba6b-8da5-4386-bcb8-d6e79f9e254b, ghrun-2tlsei57yi.auto.internal:29541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bd1c590-6218-4c48-a81c-e617979f744c, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bd1c590-6218-4c48-a81c-e617979f744c, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bd1c590-6218-4c48-a81c-e617979f744c, ghrun-2tlsei57yi.auto.internal:29541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 92db27fc-c1cd-4b32-9c63-157a9b7882ae, ghrun-2tlsei57yi.auto.internal:29541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 92db27fc-c1cd-4b32-9c63-157a9b7882ae, ghrun-2tlsei57yi.auto.internal:29541): request = { session_id: "ydb://session/3?node_id=50000&id=ZWViNTc2YTktNzYzNDZhYjgtNjY1ZWIzOC0yYjZiMzc2ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 92db27fc-c1cd-4b32-9c63-157a9b7882ae, ghrun-2tlsei57yi.auto.internal:29541): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27764
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29541
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.9126112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b201c01-fbcb-4660-ba80-2c815acf1709, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b201c01-fbcb-4660-ba80-2c815acf1709, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b201c01-fbcb-4660-ba80-2c815acf1709, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.8610587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78ee3524-4c98-46c3-af3c-dad0e440a071, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78ee3524-4c98-46c3-af3c-dad0e440a071, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78ee3524-4c98-46c3-af3c-dad0e440a071, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.1288865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dad4c584-f46f-475e-a650-8583d01721c5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dad4c584-f46f-475e-a650-8583d01721c5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dad4c584-f46f-475e-a650-8583d01721c5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.6708694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28111632-ca59-4131-9b67-840bfb1cd08b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28111632-ca59-4131-9b67-840bfb1cd08b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28111632-ca59-4131-9b67-840bfb1cd08b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229963.5300426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61fb810e-c16f-40a9-aec0-922617fb109d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61fb810e-c16f-40a9-aec0-922617fb109d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61fb810e-c16f-40a9-aec0-922617fb109d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.9363341, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc3a92de-2141-40a7-af9e-abf740717e83, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc3a92de-2141-40a7-af9e-abf740717e83, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc3a92de-2141-40a7-af9e-abf740717e83, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.4527094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c313bf38-fab8-4385-8ed4-f26235479494, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c313bf38-fab8-4385-8ed4-f26235479494, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c313bf38-fab8-4385-8ed4-f26235479494, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229968.656735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c4e071e-0ce9-4f92-9dcf-9baaa6170495, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c4e071e-0ce9-4f92-9dcf-9baaa6170495, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c4e071e-0ce9-4f92-9dcf-9baaa6170495, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.2933197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5790f7c2-8cae-493f-93c0-3a90fdf94b9b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5790f7c2-8cae-493f-93c0-3a90fdf94b9b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5790f7c2-8cae-493f-93c0-3a90fdf94b9b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.461463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21e1add1-ef26-4100-8cfe-9447b83f435f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21e1add1-ef26-4100-8cfe-9447b83f435f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21e1add1-ef26-4100-8cfe-9447b83f435f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229973.5989141, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7998e6b4-432d-4904-8c2a-4e85fe0f619b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7998e6b4-432d-4904-8c2a-4e85fe0f619b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7998e6b4-432d-4904-8c2a-4e85fe0f619b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229975.046591, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 958f674d-6ab9-42b5-a73a-8ed45352992a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 958f674d-6ab9-42b5-a73a-8ed45352992a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 958f674d-6ab9-42b5-a73a-8ed45352992a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229977.0532947, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf264023-4300-447c-acd7-634836e0cc1c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf264023-4300-447c-acd7-634836e0cc1c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf264023-4300-447c-acd7-634836e0cc1c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229978.759034, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ceffc38-3dde-44fb-b147-d0d65aea6318, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ceffc38-3dde-44fb-b147-d0d65aea6318, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ceffc38-3dde-44fb-b147-d0d65aea6318, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229980.592718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28d97fa3-7c2b-4a6f-88d6-74d32f1c0fe4, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28d97fa3-7c2b-4a6f-88d6-74d32f1c0fe4, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28d97fa3-7c2b-4a6f-88d6-74d32f1c0fe4, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229982.320536, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5266fd4-d9df-40a6-be6d-4ab5c6bf7961, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5266fd4-d9df-40a6-be6d-4ab5c6bf7961, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5266fd4-d9df-40a6-be6d-4ab5c6bf7961, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229984.0405207, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ec3e183-47e3-42fe-b1d3-511230b8837c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ec3e183-47e3-42fe-b1d3-511230b8837c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ec3e183-47e3-42fe-b1d3-511230b8837c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229985.389714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71a4039a-adfd-4513-8177-bb0fcf6f56d0, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71a4039a-adfd-4513-8177-bb0fcf6f56d0, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71a4039a-adfd-4513-8177-bb0fcf6f56d0, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229986.7764869, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52f462fd-4d6c-439c-8f8c-91c942ef9fbb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f462fd-4d6c-439c-8f8c-91c942ef9fbb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f462fd-4d6c-439c-8f8c-91c942ef9fbb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229988.8027925, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e71b532d-967c-47ec-9444-faf79d778760, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e71b532d-967c-47ec-9444-faf79d778760, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e71b532d-967c-47ec-9444-faf79d778760, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229990.203162, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d8ed7d1-7309-40ee-a157-cb4b5919a534, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d8ed7d1-7309-40ee-a157-cb4b5919a534, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d8ed7d1-7309-40ee-a157-cb4b5919a534, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229991.6573899, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e89c5d68-fc95-4fda-a430-e889ef7111ed, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e89c5d68-fc95-4fda-a430-e889ef7111ed, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e89c5d68-fc95-4fda-a430-e889ef7111ed, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229993.2155716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5ffcb1d-4ae2-4652-bf3e-9bc73f5fe0ab, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5ffcb1d-4ae2-4652-bf3e-9bc73f5fe0ab, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5ffcb1d-4ae2-4652-bf3e-9bc73f5fe0ab, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.379535, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0886cc64-2336-4ad9-9cac-4c9f96e4e396, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0886cc64-2336-4ad9-9cac-4c9f96e4e396, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0886cc64-2336-4ad9-9cac-4c9f96e4e396, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229996.6654127, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 831bb48a-0c5c-4e56-94c9-8ae62fa0c6e3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 831bb48a-0c5c-4e56-94c9-8ae62fa0c6e3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 831bb48a-0c5c-4e56-94c9-8ae62fa0c6e3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229998.0074093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aacfcc49-fa49-47ff-9318-266145f3b206, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aacfcc49-fa49-47ff-9318-266145f3b206, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aacfcc49-fa49-47ff-9318-266145f3b206, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.4898918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49fdf3ee-a154-461a-bbf8-511a01aa4509, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49fdf3ee-a154-461a-bbf8-511a01aa4509, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49fdf3ee-a154-461a-bbf8-511a01aa4509, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230000.7585254, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f34f5a77-0e3f-4b98-80b4-2f7d5c84eec6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f34f5a77-0e3f-4b98-80b4-2f7d5c84eec6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f34f5a77-0e3f-4b98-80b4-2f7d5c84eec6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230002.881834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f4107f0-729a-4af3-b951-9d3b4f8fd176, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4107f0-729a-4af3-b951-9d3b4f8fd176, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4107f0-729a-4af3-b951-9d3b4f8fd176, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230004.8455048, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f09a4d0-0d5b-4e34-a772-a34e894cd06e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f09a4d0-0d5b-4e34-a772-a34e894cd06e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f09a4d0-0d5b-4e34-a772-a34e894cd06e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230006.0736773, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16549c10-daf7-4cc9-a3f3-4e95424f5003, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16549c10-daf7-4cc9-a3f3-4e95424f5003, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16549c10-daf7-4cc9-a3f3-4e95424f5003, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230007.4802465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1c4c8d1-e5c4-47a1-bbc9-3f4d6d87ca77, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1c4c8d1-e5c4-47a1-bbc9-3f4d6d87ca77, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1c4c8d1-e5c4-47a1-bbc9-3f4d6d87ca77, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.496554, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b57ae53a-d3e3-4916-a725-ebe868b6c19f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b57ae53a-d3e3-4916-a725-ebe868b6c19f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b57ae53a-d3e3-4916-a725-ebe868b6c19f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.0933635, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8a0f74b-2a8c-4b23-867c-5bacb664531e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8a0f74b-2a8c-4b23-867c-5bacb664531e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8a0f74b-2a8c-4b23-867c-5bacb664531e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230012.728075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c0cd93b-7904-43d1-8f29-222575381cf8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c0cd93b-7904-43d1-8f29-222575381cf8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c0cd93b-7904-43d1-8f29-222575381cf8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230013.9841597, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd200341-3152-45bb-983b-b0a97f92c4b3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd200341-3152-45bb-983b-b0a97f92c4b3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd200341-3152-45bb-983b-b0a97f92c4b3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230016.0845842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8380bdbe-bbb7-4058-80d6-2fb8589dbd55, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8380bdbe-bbb7-4058-80d6-2fb8589dbd55, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8380bdbe-bbb7-4058-80d6-2fb8589dbd55, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230018.02633, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98d7726f-93ca-4d0b-b8b1-a23e0c121d34, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98d7726f-93ca-4d0b-b8b1-a23e0c121d34, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98d7726f-93ca-4d0b-b8b1-a23e0c121d34, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230019.2809362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0742d896-b624-4ccb-9d1d-7fb401d2866b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0742d896-b624-4ccb-9d1d-7fb401d2866b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0742d896-b624-4ccb-9d1d-7fb401d2866b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230021.0726843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c47e412-f079-4917-ae98-4eb9c2c708e9, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c47e412-f079-4917-ae98-4eb9c2c708e9, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c47e412-f079-4917-ae98-4eb9c2c708e9, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230023.031889, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba8927fa-bfe4-4f8b-9299-e900b7c83c95, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba8927fa-bfe4-4f8b-9299-e900b7c83c95, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba8927fa-bfe4-4f8b-9299-e900b7c83c95, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230025.0694966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59e93a6f-0aa8-4530-88ee-cbd6bd1359aa, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59e93a6f-0aa8-4530-88ee-cbd6bd1359aa, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59e93a6f-0aa8-4530-88ee-cbd6bd1359aa, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230026.8257992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42d1ed2c-bf59-4f28-9ae6-982dfde17a3e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42d1ed2c-bf59-4f28-9ae6-982dfde17a3e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42d1ed2c-bf59-4f28-9ae6-982dfde17a3e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230028.771706, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2279996e-15d2-4ef7-8a0c-b05c89683d31, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2279996e-15d2-4ef7-8a0c-b05c89683d31, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2279996e-15d2-4ef7-8a0c-b05c89683d31, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230030.522912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be529c9f-176b-4e50-882c-908801c9eef7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be529c9f-176b-4e50-882c-908801c9eef7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be529c9f-176b-4e50-882c-908801c9eef7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230032.218582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 696f0f41-8914-4c1e-bd36-566ffab3bc73, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 696f0f41-8914-4c1e-bd36-566ffab3bc73, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 696f0f41-8914-4c1e-bd36-566ffab3bc73, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230034.4146178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8235168c-39b5-4583-ba79-50072c2bb2e7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8235168c-39b5-4583-ba79-50072c2bb2e7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8235168c-39b5-4583-ba79-50072c2bb2e7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230035.9411075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3958ecda-c485-4941-a47a-325473ad6d05, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3958ecda-c485-4941-a47a-325473ad6d05, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3958ecda-c485-4941-a47a-325473ad6d05, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230037.8782797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7242d171-0b48-43f7-84cc-f3271be297eb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7242d171-0b48-43f7-84cc-f3271be297eb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7242d171-0b48-43f7-84cc-f3271be297eb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230039.228008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64928d38-cc13-4329-a5f7-d3365701b2cf, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64928d38-cc13-4329-a5f7-d3365701b2cf, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64928d38-cc13-4329-a5f7-d3365701b2cf, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230040.8138788, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f93baf9b-4882-4021-9958-c2179e9788d3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f93baf9b-4882-4021-9958-c2179e9788d3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f93baf9b-4882-4021-9958-c2179e9788d3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230042.7533836, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34a33aac-12a9-49e5-9836-b025d1fa558f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34a33aac-12a9-49e5-9836-b025d1fa558f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34a33aac-12a9-49e5-9836-b025d1fa558f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230044.3653858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcea2c9a-330e-4b1d-9c51-183aad57c197, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcea2c9a-330e-4b1d-9c51-183aad57c197, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcea2c9a-330e-4b1d-9c51-183aad57c197, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230046.4089847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78794a9d-a791-4213-b39b-af5ca8a5717b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78794a9d-a791-4213-b39b-af5ca8a5717b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78794a9d-a791-4213-b39b-af5ca8a5717b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230048.4536579, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4fbcac98-5872-4f98-aed8-c10cb16cd18a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fbcac98-5872-4f98-aed8-c10cb16cd18a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fbcac98-5872-4f98-aed8-c10cb16cd18a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230049.7173386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cbb633fa-1258-4ed1-b118-3bbef14d32b4, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbb633fa-1258-4ed1-b118-3bbef14d32b4, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbb633fa-1258-4ed1-b118-3bbef14d32b4, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230051.3298247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 930a3751-0369-41ff-9633-0e59f6140da3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 930a3751-0369-41ff-9633-0e59f6140da3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 930a3751-0369-41ff-9633-0e59f6140da3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230052.766245, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e41d7874-f395-4395-862a-0a34a4304370, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e41d7874-f395-4395-862a-0a34a4304370, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e41d7874-f395-4395-862a-0a34a4304370, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230054.8187938, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7bab63f-b47e-449b-b5af-d4840184b6c7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7bab63f-b47e-449b-b5af-d4840184b6c7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7bab63f-b47e-449b-b5af-d4840184b6c7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230056.7327142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b05d0396-02d1-444a-b8cc-7de83e8a7e4b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b05d0396-02d1-444a-b8cc-7de83e8a7e4b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b05d0396-02d1-444a-b8cc-7de83e8a7e4b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230058.7428298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 048ba451-a5eb-463c-a26c-926c0f84c5cb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 048ba451-a5eb-463c-a26c-926c0f84c5cb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 048ba451-a5eb-463c-a26c-926c0f84c5cb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230060.6830359, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aad09c14-39ec-4e9f-82c7-721e43688f7a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad09c14-39ec-4e9f-82c7-721e43688f7a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad09c14-39ec-4e9f-82c7-721e43688f7a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230062.8453455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 231bb156-2bc7-44fe-9624-2cdd460029ab, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 231bb156-2bc7-44fe-9624-2cdd460029ab, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 231bb156-2bc7-44fe-9624-2cdd460029ab, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230064.4802577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0af08c0f-bff8-4dc1-97d7-116bc4709d69, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af08c0f-bff8-4dc1-97d7-116bc4709d69, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af08c0f-bff8-4dc1-97d7-116bc4709d69, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230066.7249494, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0310070-20c5-4e41-a8ed-95094cbc916e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0310070-20c5-4e41-a8ed-95094cbc916e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0310070-20c5-4e41-a8ed-95094cbc916e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230068.8903172, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c317d71d-6464-4e1f-9f57-a7a7e4b39736, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c317d71d-6464-4e1f-9f57-a7a7e4b39736, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c317d71d-6464-4e1f-9f57-a7a7e4b39736, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.1114717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5f46a21-0ce5-4886-81c1-80e147e3e011, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5f46a21-0ce5-4886-81c1-80e147e3e011, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5f46a21-0ce5-4886-81c1-80e147e3e011, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230072.0365913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff74a44f-3bac-4292-a28c-e7e8c0833f7f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff74a44f-3bac-4292-a28c-e7e8c0833f7f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff74a44f-3bac-4292-a28c-e7e8c0833f7f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230073.7422745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c03e6ec7-9cb2-4227-82ea-ca53b8194ff6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c03e6ec7-9cb2-4227-82ea-ca53b8194ff6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c03e6ec7-9cb2-4227-82ea-ca53b8194ff6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230075.710293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf023abe-f19b-4c68-bbb8-7a42d2ae9ee8, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf023abe-f19b-4c68-bbb8-7a42d2ae9ee8, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf023abe-f19b-4c68-bbb8-7a42d2ae9ee8, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230076.301218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ca1c2d6-a386-4281-b6bd-2134cafcca45, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ca1c2d6-a386-4281-b6bd-2134cafcca45, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ca1c2d6-a386-4281-b6bd-2134cafcca45, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230077.8137298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57f48d02-3a36-45b2-8507-41f7f6fffa1c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57f48d02-3a36-45b2-8507-41f7f6fffa1c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57f48d02-3a36-45b2-8507-41f7f6fffa1c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230079.186805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb90bfa6-9dac-4c3d-9ae6-3fc05f3fdd3e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb90bfa6-9dac-4c3d-9ae6-3fc05f3fdd3e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb90bfa6-9dac-4c3d-9ae6-3fc05f3fdd3e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230080.7480712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56dc8f12-81a5-4d7e-afd1-e5a046256d8f, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56dc8f12-81a5-4d7e-afd1-e5a046256d8f, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56dc8f12-81a5-4d7e-afd1-e5a046256d8f, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.9768906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e98a5b65-b2fe-431b-8f5a-05a173b6906c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e98a5b65-b2fe-431b-8f5a-05a173b6906c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e98a5b65-b2fe-431b-8f5a-05a173b6906c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230083.6428006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88b6a3cd-93f7-40db-8758-9de3eeb782db, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88b6a3cd-93f7-40db-8758-9de3eeb782db, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88b6a3cd-93f7-40db-8758-9de3eeb782db, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.530959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fd99fc4-e4c5-4c8f-94a4-ad3b7ab2752a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fd99fc4-e4c5-4c8f-94a4-ad3b7ab2752a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fd99fc4-e4c5-4c8f-94a4-ad3b7ab2752a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230086.9701426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ff290b1-0dea-4923-81e8-b914b0336e33, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ff290b1-0dea-4923-81e8-b914b0336e33, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ff290b1-0dea-4923-81e8-b914b0336e33, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230088.704007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eae6ef5d-4bf2-4f29-97da-cab0fe51a703, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eae6ef5d-4bf2-4f29-97da-cab0fe51a703, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eae6ef5d-4bf2-4f29-97da-cab0fe51a703, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230090.8523083, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 416b638d-5cb2-4025-a4be-ade9f03c8b90, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 416b638d-5cb2-4025-a4be-ade9f03c8b90, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 416b638d-5cb2-4025-a4be-ade9f03c8b90, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230092.4655843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd29b9b3-46e3-4767-870e-2da72b364a1e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd29b9b3-46e3-4767-870e-2da72b364a1e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd29b9b3-46e3-4767-870e-2da72b364a1e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230094.6288702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7a6d3eb-c9cf-4991-8379-673ae8244f17, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7a6d3eb-c9cf-4991-8379-673ae8244f17, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7a6d3eb-c9cf-4991-8379-673ae8244f17, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230096.5429544, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aad7809-e94b-4aa0-a0ce-0522edf01968, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aad7809-e94b-4aa0-a0ce-0522edf01968, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aad7809-e94b-4aa0-a0ce-0522edf01968, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230098.0755873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3d831c9-4652-47e0-970c-eade3c701737, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d831c9-4652-47e0-970c-eade3c701737, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d831c9-4652-47e0-970c-eade3c701737, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230099.722807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f2199da-4ec1-44c2-8972-b1c58288da9d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f2199da-4ec1-44c2-8972-b1c58288da9d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f2199da-4ec1-44c2-8972-b1c58288da9d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230101.6432204, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f4af41f-7546-4cf3-97a6-fa55909fdc9c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f4af41f-7546-4cf3-97a6-fa55909fdc9c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f4af41f-7546-4cf3-97a6-fa55909fdc9c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230103.0667903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12ef8b26-0dfd-4cd4-a890-f50bf88e420b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12ef8b26-0dfd-4cd4-a890-f50bf88e420b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12ef8b26-0dfd-4cd4-a890-f50bf88e420b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.8230536, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 681ae022-ccd0-42a0-bafe-6c6c681dc1ee, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 681ae022-ccd0-42a0-bafe-6c6c681dc1ee, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 681ae022-ccd0-42a0-bafe-6c6c681dc1ee, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230106.4291258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d0cf65b-c5bc-493a-904f-9c5272c13672, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d0cf65b-c5bc-493a-904f-9c5272c13672, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d0cf65b-c5bc-493a-904f-9c5272c13672, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230108.4570808, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fec51d6d-2d58-4da5-9c11-959fb67bb8e5, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fec51d6d-2d58-4da5-9c11-959fb67bb8e5, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fec51d6d-2d58-4da5-9c11-959fb67bb8e5, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.3250716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e6a9ba9-d8b8-417e-96ec-7bc022b45d21, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e6a9ba9-d8b8-417e-96ec-7bc022b45d21, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e6a9ba9-d8b8-417e-96ec-7bc022b45d21, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230112.348411, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 123c6cf0-73f5-4580-8312-ec1e80f214fb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 123c6cf0-73f5-4580-8312-ec1e80f214fb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 123c6cf0-73f5-4580-8312-ec1e80f214fb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.960429, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 114290d7-2db3-49ae-a03f-5073756d2e8e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 114290d7-2db3-49ae-a03f-5073756d2e8e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 114290d7-2db3-49ae-a03f-5073756d2e8e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230115.3070002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3a80890-9019-4336-b075-1014e9b1d82a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3a80890-9019-4336-b075-1014e9b1d82a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3a80890-9019-4336-b075-1014e9b1d82a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230116.578166, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad81a3c8-6466-4b2b-b2f4-a99ff8328e76, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad81a3c8-6466-4b2b-b2f4-a99ff8328e76, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad81a3c8-6466-4b2b-b2f4-a99ff8328e76, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230117.7963552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d0bd157-07cc-4e56-8d3a-4a9eb7f64846, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d0bd157-07cc-4e56-8d3a-4a9eb7f64846, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d0bd157-07cc-4e56-8d3a-4a9eb7f64846, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.254872, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f968ea44-e414-45b4-91d0-aa874ccb444e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f968ea44-e414-45b4-91d0-aa874ccb444e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f968ea44-e414-45b4-91d0-aa874ccb444e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.0226393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae230119-4a2d-4d44-8494-325e6fa3ce2a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae230119-4a2d-4d44-8494-325e6fa3ce2a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae230119-4a2d-4d44-8494-325e6fa3ce2a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230122.4486618, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ea35b2c-7e5f-43fa-a98e-f0144f672f4e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ea35b2c-7e5f-43fa-a98e-f0144f672f4e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ea35b2c-7e5f-43fa-a98e-f0144f672f4e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230123.7135587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7a38387-0d6d-439a-9c3d-63b6bab747fa, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7a38387-0d6d-439a-9c3d-63b6bab747fa, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7a38387-0d6d-439a-9c3d-63b6bab747fa, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230125.183303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4014e214-5236-4f38-ac37-228d31dbdc54, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4014e214-5236-4f38-ac37-228d31dbdc54, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4014e214-5236-4f38-ac37-228d31dbdc54, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230127.0467393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae7cbb7c-25ce-4deb-afe5-c70766bb196c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae7cbb7c-25ce-4deb-afe5-c70766bb196c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae7cbb7c-25ce-4deb-afe5-c70766bb196c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230129.0748541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7a63176-8530-4d9a-8753-04dfa1a3d714, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7a63176-8530-4d9a-8753-04dfa1a3d714, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7a63176-8530-4d9a-8753-04dfa1a3d714, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230130.9652228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 582cb640-3e61-4ccb-9ca8-0a869775e3e7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 582cb640-3e61-4ccb-9ca8-0a869775e3e7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 582cb640-3e61-4ccb-9ca8-0a869775e3e7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230132.7833226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ebcdf23-ab8f-478f-ae85-dead3f34bd25, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ebcdf23-ab8f-478f-ae85-dead3f34bd25, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ebcdf23-ab8f-478f-ae85-dead3f34bd25, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230133.72707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ff5963f-da5d-4100-95e6-1b72edcfcf92, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ff5963f-da5d-4100-95e6-1b72edcfcf92, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ff5963f-da5d-4100-95e6-1b72edcfcf92, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.9586458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6f2761c-9498-4e33-92b3-a0f90b40ad60, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6f2761c-9498-4e33-92b3-a0f90b40ad60, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6f2761c-9498-4e33-92b3-a0f90b40ad60, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230136.2592998, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92f1045a-7b21-4940-be26-cf535071d0c2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92f1045a-7b21-4940-be26-cf535071d0c2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92f1045a-7b21-4940-be26-cf535071d0c2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230137.64458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b38035d-ff0b-425a-a65f-5c68fe9c4d59, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b38035d-ff0b-425a-a65f-5c68fe9c4d59, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b38035d-ff0b-425a-a65f-5c68fe9c4d59, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230139.6078408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b93bd8c-2317-470a-b3e7-ff0bdf82db6d, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b93bd8c-2317-470a-b3e7-ff0bdf82db6d, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b93bd8c-2317-470a-b3e7-ff0bdf82db6d, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230140.9987848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ae8b211-445b-4330-aba0-c5a877c7a6bd, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ae8b211-445b-4330-aba0-c5a877c7a6bd, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ae8b211-445b-4330-aba0-c5a877c7a6bd, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.1824906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 213c3b76-4317-40b5-890e-91a0367dcede, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 213c3b76-4317-40b5-890e-91a0367dcede, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 213c3b76-4317-40b5-890e-91a0367dcede, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230145.3856993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97b271de-a21b-4dc2-b28e-bf926c6f4d30, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b271de-a21b-4dc2-b28e-bf926c6f4d30, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b271de-a21b-4dc2-b28e-bf926c6f4d30, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230146.9689577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec429061-d299-422f-bd8e-ff76222e72f7, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec429061-d299-422f-bd8e-ff76222e72f7, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec429061-d299-422f-bd8e-ff76222e72f7, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230148.8019776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4957cfa2-ba38-47cf-92bd-a34b245e72c2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4957cfa2-ba38-47cf-92bd-a34b245e72c2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4957cfa2-ba38-47cf-92bd-a34b245e72c2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230150.4191463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7ce9395-ba8d-41f8-939a-ae0291d1a7b4, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7ce9395-ba8d-41f8-939a-ae0291d1a7b4, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7ce9395-ba8d-41f8-939a-ae0291d1a7b4, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230151.8195124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab5d1c90-57f5-4d83-8795-e234c9b76cb6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab5d1c90-57f5-4d83-8795-e234c9b76cb6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab5d1c90-57f5-4d83-8795-e234c9b76cb6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230154.041457, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22491549-c97f-441a-9c8f-11c8a92af03b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22491549-c97f-441a-9c8f-11c8a92af03b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22491549-c97f-441a-9c8f-11c8a92af03b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230156.058774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aead00b9-f4fd-4e1e-a4ea-c10eca417991, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aead00b9-f4fd-4e1e-a4ea-c10eca417991, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aead00b9-f4fd-4e1e-a4ea-c10eca417991, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230157.9372995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a921ca82-053e-4555-8f72-2b04ae07120a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a921ca82-053e-4555-8f72-2b04ae07120a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a921ca82-053e-4555-8f72-2b04ae07120a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230160.0961416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8293e36-a6ac-42f4-ac8a-749ac8e69704, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8293e36-a6ac-42f4-ac8a-749ac8e69704, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8293e36-a6ac-42f4-ac8a-749ac8e69704, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.2760694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3269fedf-c262-439a-8a79-3331d5c63314, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3269fedf-c262-439a-8a79-3331d5c63314, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3269fedf-c262-439a-8a79-3331d5c63314, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230164.2326865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee4e7b66-b213-475a-a715-a696f1c0546e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee4e7b66-b213-475a-a715-a696f1c0546e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee4e7b66-b213-475a-a715-a696f1c0546e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230165.7058017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 725308ac-848b-44b7-8861-694d04a8eb0c, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 725308ac-848b-44b7-8861-694d04a8eb0c, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 725308ac-848b-44b7-8861-694d04a8eb0c, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230167.337755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82487bc2-ab52-49db-bf42-f104147443f1, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82487bc2-ab52-49db-bf42-f104147443f1, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82487bc2-ab52-49db-bf42-f104147443f1, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230169.3429694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f63223a3-8e10-4b1a-853c-cdd78944a9c6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f63223a3-8e10-4b1a-853c-cdd78944a9c6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f63223a3-8e10-4b1a-853c-cdd78944a9c6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230170.79505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b2165de-af2d-4c27-b74e-04ad93ef4528, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b2165de-af2d-4c27-b74e-04ad93ef4528, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b2165de-af2d-4c27-b74e-04ad93ef4528, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230171.9927824, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2e684a7-bfe0-4a8a-9d4c-c4f834fd94a2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2e684a7-bfe0-4a8a-9d4c-c4f834fd94a2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2e684a7-bfe0-4a8a-9d4c-c4f834fd94a2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230173.800478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c0193af-651b-401c-aed0-4277266ce1eb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c0193af-651b-401c-aed0-4277266ce1eb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c0193af-651b-401c-aed0-4277266ce1eb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230175.8187988, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93f0dba7-9f6d-4eba-8096-843e1ad5b194, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93f0dba7-9f6d-4eba-8096-843e1ad5b194, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93f0dba7-9f6d-4eba-8096-843e1ad5b194, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230177.5280857, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58e3c49a-8a82-4e66-a32e-5c2d5765ade3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58e3c49a-8a82-4e66-a32e-5c2d5765ade3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58e3c49a-8a82-4e66-a32e-5c2d5765ade3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230179.113075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b807e442-53f5-4b69-a448-4385fa503777, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b807e442-53f5-4b69-a448-4385fa503777, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b807e442-53f5-4b69-a448-4385fa503777, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230180.4412374, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a2cf9b0-69f5-41f5-987c-ff5d04629c51, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a2cf9b0-69f5-41f5-987c-ff5d04629c51, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a2cf9b0-69f5-41f5-987c-ff5d04629c51, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230182.5519907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be096b14-d02a-429b-a497-f9990b921fff, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be096b14-d02a-429b-a497-f9990b921fff, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be096b14-d02a-429b-a497-f9990b921fff, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230184.7147143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dff1dd27-774f-44dd-b2b7-b812b8d2c487, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dff1dd27-774f-44dd-b2b7-b812b8d2c487, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dff1dd27-774f-44dd-b2b7-b812b8d2c487, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230186.1242023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9c9509e2-3859-4230-8646-2f9d75fac1af, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c9509e2-3859-4230-8646-2f9d75fac1af, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c9509e2-3859-4230-8646-2f9d75fac1af, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230188.0854964, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04f9a32d-5191-4d21-924c-4b0daec0bac3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04f9a32d-5191-4d21-924c-4b0daec0bac3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04f9a32d-5191-4d21-924c-4b0daec0bac3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230189.4006054, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1001aed-715f-462a-9ac9-01d00c5e0d6a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1001aed-715f-462a-9ac9-01d00c5e0d6a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1001aed-715f-462a-9ac9-01d00c5e0d6a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230191.258674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9c75f3e1-7f46-487e-9356-a5af4554128a, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c75f3e1-7f46-487e-9356-a5af4554128a, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c75f3e1-7f46-487e-9356-a5af4554128a, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230192.828653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f1cd21a-8771-4b18-a7ed-01be7d107067, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f1cd21a-8771-4b18-a7ed-01be7d107067, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f1cd21a-8771-4b18-a7ed-01be7d107067, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230194.7714944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71bbfcf3-b487-4084-b232-9ba73413ecd2, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71bbfcf3-b487-4084-b232-9ba73413ecd2, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71bbfcf3-b487-4084-b232-9ba73413ecd2, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230196.9738092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a59958e5-d6fc-4f36-b878-2d9143b97ba6, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a59958e5-d6fc-4f36-b878-2d9143b97ba6, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a59958e5-d6fc-4f36-b878-2d9143b97ba6, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230198.185911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4501d503-e1e6-4d2d-8bb4-3116b461a25e, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4501d503-e1e6-4d2d-8bb4-3116b461a25e, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4501d503-e1e6-4d2d-8bb4-3116b461a25e, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230199.4106205, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 648f5e52-ed5c-471b-a23a-c5e7029dd724, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 648f5e52-ed5c-471b-a23a-c5e7029dd724, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 648f5e52-ed5c-471b-a23a-c5e7029dd724, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230200.6859996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0bba9fdd-f9cc-4e54-9f1d-eb470b3f8476, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bba9fdd-f9cc-4e54-9f1d-eb470b3f8476, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bba9fdd-f9cc-4e54-9f1d-eb470b3f8476, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230202.7229908, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5f174b8-f75f-4294-9551-b01db3d2f68b, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5f174b8-f75f-4294-9551-b01db3d2f68b, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5f174b8-f75f-4294-9551-b01db3d2f68b, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230204.6168616, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3157031f-f2d7-4a54-a7dd-f16e832e5c62, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3157031f-f2d7-4a54-a7dd-f16e832e5c62, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3157031f-f2d7-4a54-a7dd-f16e832e5c62, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.075628, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6a59286-b172-48f5-802a-86dd0afcfcbb, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6a59286-b172-48f5-802a-86dd0afcfcbb, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6a59286-b172-48f5-802a-86dd0afcfcbb, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230208.2623262, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82fcd4a7-e3b6-4ccf-b588-ed0e5af0e0c3, localhost:28424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82fcd4a7-e3b6-4ccf-b588-ed0e5af0e0c3, localhost:28424): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82fcd4a7-e3b6-4ccf-b588-ed0e5af0e0c3, localhost:28424): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28424". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28424
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765230209289763&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29541/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27764/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9564
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1837
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28424/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2101
============================== slowest durations ===============================
293.04s call     test_secrets.py::test_create_with_grants[encryption_disabled]
251.79s call     test_secrets.py::test_create_with_grants[encryption_enabled]
14.58s setup    test_secrets.py::test_create_with_grants[encryption_disabled]
12.72s setup    test_secrets.py::test_create_with_grants[encryption_enabled]
11.57s teardown test_secrets.py::test_create_with_grants[encryption_enabled]
1.55s teardown test_secrets.py::test_create_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_create_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 586.03s (0:09:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_______________ test_create_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22047
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/001866/r3tmp/kikimr_cluster_4j696r4u
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30992
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27043
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17560
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_c0ts1d7p.log --grpc-port=30992 --mon-port=27043 --ic-port=22047
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30992/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_c0ts1d7p.log --grpc-port=30992 --mon-port=27043 --ic-port=22047
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_c0ts1d7p.log', '--grpc-port=30992', '--mon-port=27043', '--ic-port=22047')' in '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 337223
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30992/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 337224
DEBUG    ya.test:process.py:259 Command (pid 337224) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 337224) elapsed time (sec): 0.378420352935791
DEBUG    ya.test:process.py:263 Command (pid 337224) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 337224) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 337224) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 337224) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 337224) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 337224) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 337224) stime: 0.214333
DEBUG    ya.test:process.py:263 Command (pid 337224) utime: 0.111124
DEBUG    ya.test:process.py:263 Command (pid 337224) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 337224) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30992', '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: 22047\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30992', '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: 22047\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 338607
DEBUG    ya.test:process.py:259 Command (pid 338607) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 338607) elapsed time (sec): 0.48282790184020996
DEBUG    ya.test:process.py:263 Command (pid 338607) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 338607) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 338607) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 338607) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 338607) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 338607) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 338607) stime: 0.33169499999999996
DEBUG    ya.test:process.py:263 Command (pid 338607) utime: 0.105891
DEBUG    ya.test:process.py:263 Command (pid 338607) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 338607) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61794
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/001866/r3tmp/kikimr_cluster_eox03p1a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28565
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_6keso1tl.log --grpc-port=28565 --mon-port=64047 --ic-port=61794
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28565/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_6keso1tl.log --grpc-port=28565 --mon-port=64047 --ic-port=61794
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_6keso1tl.log', '--grpc-port=28565', '--mon-port=64047', '--ic-port=61794')' in '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 339570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28565/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 339571
DEBUG    ya.test:process.py:259 Command (pid 339571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 339571) elapsed time (sec): 0.40589451789855957
DEBUG    ya.test:process.py:263 Command (pid 339571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 339571) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 339571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 339571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 339571) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 339571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 339571) stime: 0.22925199999999998
DEBUG    ya.test:process.py:263 Command (pid 339571) utime: 0.110679
DEBUG    ya.test:process.py:263 Command (pid 339571) wtime: 0.407
DEBUG    ya.test:process.py:275 Command (pid 339571) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28565', '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: 61794\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28565', '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: 61794\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 341165
DEBUG    ya.test:process.py:259 Command (pid 341165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 341165) elapsed time (sec): 0.39367055892944336
DEBUG    ya.test:process.py:263 Command (pid 341165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 341165) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 341165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 341165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 341165) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 341165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 341165) stime: 0.21411999999999998
DEBUG    ya.test:process.py:263 Command (pid 341165) utime: 0.12497
DEBUG    ya.test:process.py:263 Command (pid 341165) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 341165) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28565', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28565', '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: 341548
DEBUG    ya.test:process.py:259 Command (pid 341548) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 341548) elapsed time (sec): 0.4143340587615967
DEBUG    ya.test:process.py:263 Command (pid 341548) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 341548) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 341548) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 341548) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 341548) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 341548) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 341548) stime: 0.23690799999999998
DEBUG    ya.test:process.py:263 Command (pid 341548) utime: 0.128492
DEBUG    ya.test:process.py:263 Command (pid 341548) wtime: 0.419
DEBUG    ya.test:process.py:275 Command (pid 341548) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61886
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28565 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_3uxtfnl6.log --grpc-port=23077 --mon-port=2870 --ic-port=65386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28565 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_3uxtfnl6.log --grpc-port=23077 --mon-port=2870 --ic-port=65386
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28565', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_3uxtfnl6.log', '--grpc-port=23077', '--mon-port=2870', '--ic-port=65386')' in '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 342412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23077/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 342419
DEBUG    ya.test:process.py:259 Command (pid 342419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 342419) elapsed time (sec): 0.5808956623077393
DEBUG    ya.test:process.py:263 Command (pid 342419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 342419) maxrss: 547204
DEBUG    ya.test:process.py:263 Command (pid 342419) minflt: 18498
DEBUG    ya.test:process.py:263 Command (pid 342419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 342419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 342419) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 342419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 342419) stime: 0.415844
DEBUG    ya.test:process.py:263 Command (pid 342419) utime: 0.103961
DEBUG    ya.test:process.py:263 Command (pid 342419) wtime: 0.582
DEBUG    ya.test:process.py:275 Command (pid 342419) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3792755d-e2d6-44a9-98dd-00a678f4402d, localhost:28565): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3792755d-e2d6-44a9-98dd-00a678f4402d, localhost:28565): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3792755d-e2d6-44a9-98dd-00a678f4402d, localhost:28565): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:23077, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28565
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, abce4b49-5f9c-4024-908a-08e03bdd58a0, ghrun-2tlsei57yi.auto.internal:23077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, abce4b49-5f9c-4024-908a-08e03bdd58a0, ghrun-2tlsei57yi.auto.internal:23077): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, abce4b49-5f9c-4024-908a-08e03bdd58a0, ghrun-2tlsei57yi.auto.internal:23077): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ef12b007-a573-4012-b92b-90da85694006, ghrun-2tlsei57yi.auto.internal:23077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ef12b007-a573-4012-b92b-90da85694006, ghrun-2tlsei57yi.auto.internal:23077): request = { session_id: "ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ef12b007-a573-4012-b92b-90da85694006, ghrun-2tlsei57yi.auto.internal:23077): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12e9f6ac-190c-4c05-9149-c40d891ac478, ghrun-2tlsei57yi.auto.internal:23077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12e9f6ac-190c-4c05-9149-c40d891ac478, ghrun-2tlsei57yi.auto.internal:23077): request = { session_id: "ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12e9f6ac-190c-4c05-9149-c40d891ac478, ghrun-2tlsei57yi.auto.internal:23077): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 490061bf-54cc-4553-b227-5b8d72e672c3, ghrun-2tlsei57yi.auto.internal:23077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 490061bf-54cc-4553-b227-5b8d72e672c3, ghrun-2tlsei57yi.auto.internal:23077): request = { session_id: "ydb://session/3?node_id=50000&id=NzYzZjIwN2MtNTg0ZTc5ODktOGI4ZjcxN2YtNzA1ZmJmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 490061bf-54cc-4553-b227-5b8d72e672c3, ghrun-2tlsei57yi.auto.internal:23077): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28565
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ef12b007-a573-4012-b92b-90da85694006, ghrun-2tlsei57yi.auto.internal:23077): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23077
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228972.5866108, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f7e951c-8135-423f-a394-e8de9d12d36d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f7e951c-8135-423f-a394-e8de9d12d36d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f7e951c-8135-423f-a394-e8de9d12d36d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228973.2576718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8466e30-37e4-445a-abb5-a539914d8196, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8466e30-37e4-445a-abb5-a539914d8196, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8466e30-37e4-445a-abb5-a539914d8196, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228974.8054764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0838eb50-ab19-4ce4-b6cd-6879f0b535c6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0838eb50-ab19-4ce4-b6cd-6879f0b535c6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0838eb50-ab19-4ce4-b6cd-6879f0b535c6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228975.2365863, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72cac30a-8d06-4f46-b328-ebff22efe936, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72cac30a-8d06-4f46-b328-ebff22efe936, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72cac30a-8d06-4f46-b328-ebff22efe936, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228976.7026742, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 963f544a-c761-4ab3-a467-9af73da0e093, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 963f544a-c761-4ab3-a467-9af73da0e093, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 963f544a-c761-4ab3-a467-9af73da0e093, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228978.6026683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c1066b6-412c-4e14-96bf-21e68624507a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c1066b6-412c-4e14-96bf-21e68624507a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c1066b6-412c-4e14-96bf-21e68624507a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228980.056176, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb38fcef-dc49-4ad3-9c86-6623417a61a4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb38fcef-dc49-4ad3-9c86-6623417a61a4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb38fcef-dc49-4ad3-9c86-6623417a61a4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228982.0228097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30425fa4-84c8-4093-94ee-509b825e053c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30425fa4-84c8-4093-94ee-509b825e053c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30425fa4-84c8-4093-94ee-509b825e053c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228983.314143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35b627c2-b41b-48aa-b31b-75212b7f9ce2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35b627c2-b41b-48aa-b31b-75212b7f9ce2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35b627c2-b41b-48aa-b31b-75212b7f9ce2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228985.3894684, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0d176c6d-89af-4a17-843c-89166a82ae0a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d176c6d-89af-4a17-843c-89166a82ae0a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d176c6d-89af-4a17-843c-89166a82ae0a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228986.8793373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2df33ef9-5379-4512-a085-7492d773d5fe, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2df33ef9-5379-4512-a085-7492d773d5fe, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2df33ef9-5379-4512-a085-7492d773d5fe, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228988.3917053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2748a084-86d8-4bea-9de7-e0f282fa3891, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2748a084-86d8-4bea-9de7-e0f282fa3891, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2748a084-86d8-4bea-9de7-e0f282fa3891, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228989.7008002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9cfcd2d-49a8-4299-81c1-2e22a6f90b89, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9cfcd2d-49a8-4299-81c1-2e22a6f90b89, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9cfcd2d-49a8-4299-81c1-2e22a6f90b89, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228991.797023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9e542ba-9ab9-4e19-b932-36bae58a3311, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9e542ba-9ab9-4e19-b932-36bae58a3311, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9e542ba-9ab9-4e19-b932-36bae58a3311, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228993.781551, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a0191ef-070b-4c1a-b553-f93cb94bacd1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a0191ef-070b-4c1a-b553-f93cb94bacd1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a0191ef-070b-4c1a-b553-f93cb94bacd1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228995.8183265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bebf2649-7531-4146-a03f-46544e401f68, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bebf2649-7531-4146-a03f-46544e401f68, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bebf2649-7531-4146-a03f-46544e401f68, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228996.3416264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a691199b-56d5-41b7-9538-e993834df6aa, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a691199b-56d5-41b7-9538-e993834df6aa, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a691199b-56d5-41b7-9538-e993834df6aa, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228998.0103552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 797c52c5-df6a-40e3-87e9-4ea3cc530687, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 797c52c5-df6a-40e3-87e9-4ea3cc530687, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 797c52c5-df6a-40e3-87e9-4ea3cc530687, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228999.8970993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6264fdc9-679c-474b-bf8f-332802676a0c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6264fdc9-679c-474b-bf8f-332802676a0c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6264fdc9-679c-474b-bf8f-332802676a0c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229001.416119, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7099575f-e71c-4b9e-8eca-a88fa43c6baa, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7099575f-e71c-4b9e-8eca-a88fa43c6baa, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7099575f-e71c-4b9e-8eca-a88fa43c6baa, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229002.8462143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f02604b-e343-462d-8ea4-f415d0e3cc13, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f02604b-e343-462d-8ea4-f415d0e3cc13, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f02604b-e343-462d-8ea4-f415d0e3cc13, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229004.6181333, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aadf1c81-cade-4866-b2e9-72624b2aead8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aadf1c81-cade-4866-b2e9-72624b2aead8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aadf1c81-cade-4866-b2e9-72624b2aead8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229006.5839136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6ccade2-1ccf-471d-bd51-a5a24d3158ed, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6ccade2-1ccf-471d-bd51-a5a24d3158ed, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6ccade2-1ccf-471d-bd51-a5a24d3158ed, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229008.3432338, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9f2df50-700f-43ff-8a66-430d7cd7c4a3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9f2df50-700f-43ff-8a66-430d7cd7c4a3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9f2df50-700f-43ff-8a66-430d7cd7c4a3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229009.5742128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bae10b28-fce8-499d-a352-f203b702c1a3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bae10b28-fce8-499d-a352-f203b702c1a3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bae10b28-fce8-499d-a352-f203b702c1a3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229011.329265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cbd08ddb-c8f3-4482-9f17-ccf7973ca9fa, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbd08ddb-c8f3-4482-9f17-ccf7973ca9fa, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbd08ddb-c8f3-4482-9f17-ccf7973ca9fa, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229012.9662812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a626e8f-e08b-42be-b4d8-28c53b139ec3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a626e8f-e08b-42be-b4d8-28c53b139ec3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a626e8f-e08b-42be-b4d8-28c53b139ec3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229014.713653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf125fd8-1367-4522-8109-9a270c77ce18, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf125fd8-1367-4522-8109-9a270c77ce18, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf125fd8-1367-4522-8109-9a270c77ce18, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229016.2032602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0cf00ed-0c95-4272-8e91-e0d43d48d71c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0cf00ed-0c95-4272-8e91-e0d43d48d71c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0cf00ed-0c95-4272-8e91-e0d43d48d71c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229017.9647572, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22be47c6-ea14-42b9-99e3-52e2ca3994ec, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22be47c6-ea14-42b9-99e3-52e2ca3994ec, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22be47c6-ea14-42b9-99e3-52e2ca3994ec, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229019.4942913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11ded613-d4a7-424d-8c64-69ddf355c342, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11ded613-d4a7-424d-8c64-69ddf355c342, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11ded613-d4a7-424d-8c64-69ddf355c342, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229021.0233161, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a613a24-6047-4859-853f-1a8fb2df7d64, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a613a24-6047-4859-853f-1a8fb2df7d64, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a613a24-6047-4859-853f-1a8fb2df7d64, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229022.5279202, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87ae7305-5d9b-4718-94ab-2221fd31d46a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87ae7305-5d9b-4718-94ab-2221fd31d46a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87ae7305-5d9b-4718-94ab-2221fd31d46a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229024.6825063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aee4b2f5-3c6c-4589-8c74-61714813f1f5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aee4b2f5-3c6c-4589-8c74-61714813f1f5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aee4b2f5-3c6c-4589-8c74-61714813f1f5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229026.3677495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af271505-75dc-432f-96cd-67694b4785cd, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af271505-75dc-432f-96cd-67694b4785cd, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af271505-75dc-432f-96cd-67694b4785cd, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229027.6057005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3083e0ab-6853-4b53-91e3-af452f82f403, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3083e0ab-6853-4b53-91e3-af452f82f403, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3083e0ab-6853-4b53-91e3-af452f82f403, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229029.301534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f231e9f-fb35-4c89-8a46-74948b613cac, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f231e9f-fb35-4c89-8a46-74948b613cac, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f231e9f-fb35-4c89-8a46-74948b613cac, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229031.5049026, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf3d3fd1-8fde-4a58-9163-da8a1f90dea3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf3d3fd1-8fde-4a58-9163-da8a1f90dea3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf3d3fd1-8fde-4a58-9163-da8a1f90dea3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229033.118531, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eeba9bc-d8f2-4430-9a9a-760e8e3d49dc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eeba9bc-d8f2-4430-9a9a-760e8e3d49dc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eeba9bc-d8f2-4430-9a9a-760e8e3d49dc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229034.6988685, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9189265-a87e-43a4-887f-49aa498c1bd4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9189265-a87e-43a4-887f-49aa498c1bd4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9189265-a87e-43a4-887f-49aa498c1bd4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229036.671163, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04d7d279-4e6e-4f4d-bfdd-fb6cad9a5ff8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04d7d279-4e6e-4f4d-bfdd-fb6cad9a5ff8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04d7d279-4e6e-4f4d-bfdd-fb6cad9a5ff8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229038.8370674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bfdf2b3-0ac9-4c4e-97af-f57c51fe36d5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bfdf2b3-0ac9-4c4e-97af-f57c51fe36d5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bfdf2b3-0ac9-4c4e-97af-f57c51fe36d5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229040.943184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fd3c361-2caf-44e3-b684-ac1404976d94, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fd3c361-2caf-44e3-b684-ac1404976d94, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fd3c361-2caf-44e3-b684-ac1404976d94, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229043.0623045, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e142d881-47e1-488c-8eb9-a81930ef9ad7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e142d881-47e1-488c-8eb9-a81930ef9ad7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e142d881-47e1-488c-8eb9-a81930ef9ad7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229044.6005166, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a4bb8cd-ace7-4684-b590-ceb7cb6203ee, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a4bb8cd-ace7-4684-b590-ceb7cb6203ee, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a4bb8cd-ace7-4684-b590-ceb7cb6203ee, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229046.7780182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 515e69a0-cc28-49f7-aa8c-a08ae418262d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 515e69a0-cc28-49f7-aa8c-a08ae418262d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 515e69a0-cc28-49f7-aa8c-a08ae418262d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229048.2347162, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87d899d1-d2fb-4497-8de1-f67c51a26805, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87d899d1-d2fb-4497-8de1-f67c51a26805, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87d899d1-d2fb-4497-8de1-f67c51a26805, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229050.2169898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 474d4eeb-95b3-4751-8844-b6a1ea8d12b9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 474d4eeb-95b3-4751-8844-b6a1ea8d12b9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 474d4eeb-95b3-4751-8844-b6a1ea8d12b9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229052.2724574, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 69d5a7f6-a6a3-441b-adcc-b61532e057b3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69d5a7f6-a6a3-441b-adcc-b61532e057b3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69d5a7f6-a6a3-441b-adcc-b61532e057b3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229053.7902434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 339b8702-de88-4983-b668-12fecd8b64b8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 339b8702-de88-4983-b668-12fecd8b64b8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 339b8702-de88-4983-b668-12fecd8b64b8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229055.096589, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8617318-c992-46d6-9585-ace9508eab07, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8617318-c992-46d6-9585-ace9508eab07, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8617318-c992-46d6-9585-ace9508eab07, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229056.896328, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f2c0fcd-d36e-4f6c-a23c-d7949d93475a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2c0fcd-d36e-4f6c-a23c-d7949d93475a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2c0fcd-d36e-4f6c-a23c-d7949d93475a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229058.3860097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef79a82f-5a23-4960-978f-516eb3f3e9b5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef79a82f-5a23-4960-978f-516eb3f3e9b5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef79a82f-5a23-4960-978f-516eb3f3e9b5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229059.784281, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7d49e69-9845-47eb-af9b-05413620a38b, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7d49e69-9845-47eb-af9b-05413620a38b, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7d49e69-9845-47eb-af9b-05413620a38b, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229061.8597412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b93b764-2e38-4175-b235-10ec0d8028e7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b93b764-2e38-4175-b235-10ec0d8028e7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b93b764-2e38-4175-b235-10ec0d8028e7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229063.6229935, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62c20470-cc51-4968-9963-3596ec543bc4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62c20470-cc51-4968-9963-3596ec543bc4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62c20470-cc51-4968-9963-3596ec543bc4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229065.208646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 602bee6a-d344-41ec-b916-8a9b4999a0b6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 602bee6a-d344-41ec-b916-8a9b4999a0b6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 602bee6a-d344-41ec-b916-8a9b4999a0b6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229066.4947093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bd9ebc4-0615-457e-ad6e-e544d65d5ece, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bd9ebc4-0615-457e-ad6e-e544d65d5ece, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bd9ebc4-0615-457e-ad6e-e544d65d5ece, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229068.0531466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8dd5aeaa-3239-46f5-aac8-78b015f2c982, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dd5aeaa-3239-46f5-aac8-78b015f2c982, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dd5aeaa-3239-46f5-aac8-78b015f2c982, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229069.6641958, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 101fd232-5a91-498c-a8fa-f3682b849815, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 101fd232-5a91-498c-a8fa-f3682b849815, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 101fd232-5a91-498c-a8fa-f3682b849815, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229071.6021228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29cd62cb-5495-492f-a877-f096e95b9901, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29cd62cb-5495-492f-a877-f096e95b9901, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29cd62cb-5495-492f-a877-f096e95b9901, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229073.2739372, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6eb490a-bc5a-4540-909f-e37e234fbd51, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6eb490a-bc5a-4540-909f-e37e234fbd51, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6eb490a-bc5a-4540-909f-e37e234fbd51, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229075.2501962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bb0a956-a6c8-47a1-826a-b6806199c557, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bb0a956-a6c8-47a1-826a-b6806199c557, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bb0a956-a6c8-47a1-826a-b6806199c557, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229077.4292154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cc30d18-e00e-440c-8e81-f17a580796a2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cc30d18-e00e-440c-8e81-f17a580796a2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cc30d18-e00e-440c-8e81-f17a580796a2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229079.237586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3992a69d-3b71-456c-8ffd-93bfaca30b85, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3992a69d-3b71-456c-8ffd-93bfaca30b85, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3992a69d-3b71-456c-8ffd-93bfaca30b85, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229080.724951, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f82565c9-b778-4e60-a6e4-378bde44b4d5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f82565c9-b778-4e60-a6e4-378bde44b4d5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f82565c9-b778-4e60-a6e4-378bde44b4d5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229082.211072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 645a9d8c-c6b0-4029-b96b-1e10ad21ce93, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 645a9d8c-c6b0-4029-b96b-1e10ad21ce93, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 645a9d8c-c6b0-4029-b96b-1e10ad21ce93, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229084.034185, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0c8c209-0558-4d34-bf87-eb31b54f11f5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0c8c209-0558-4d34-bf87-eb31b54f11f5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0c8c209-0558-4d34-bf87-eb31b54f11f5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229085.7368653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ead1209d-4018-460d-9158-67da64563d28, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ead1209d-4018-460d-9158-67da64563d28, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ead1209d-4018-460d-9158-67da64563d28, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229087.4247522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77c8dc1f-63ed-4dc0-9ed4-b835f9d619ba, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77c8dc1f-63ed-4dc0-9ed4-b835f9d619ba, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77c8dc1f-63ed-4dc0-9ed4-b835f9d619ba, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229088.8480844, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4259a58d-b922-44ea-acac-2f3c2ce8db6a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4259a58d-b922-44ea-acac-2f3c2ce8db6a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4259a58d-b922-44ea-acac-2f3c2ce8db6a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229090.2837918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed801125-6cb3-411c-be92-7f899b588e56, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed801125-6cb3-411c-be92-7f899b588e56, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed801125-6cb3-411c-be92-7f899b588e56, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229092.2642796, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7839c72d-0ad6-4623-8997-8a74b6c56f87, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7839c72d-0ad6-4623-8997-8a74b6c56f87, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7839c72d-0ad6-4623-8997-8a74b6c56f87, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229093.8562446, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3013506d-06b6-4565-b7bf-ff7de749afa5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3013506d-06b6-4565-b7bf-ff7de749afa5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3013506d-06b6-4565-b7bf-ff7de749afa5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229095.6400812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d66c5b22-5940-4b9e-9235-1b509bc2f3ac, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d66c5b22-5940-4b9e-9235-1b509bc2f3ac, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d66c5b22-5940-4b9e-9235-1b509bc2f3ac, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229097.0782595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8f5e8a1-0cbe-47d7-968a-ddaa52c32d51, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8f5e8a1-0cbe-47d7-968a-ddaa52c32d51, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8f5e8a1-0cbe-47d7-968a-ddaa52c32d51, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229098.4232063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9b9afc5-00ae-4aac-9884-dd2354b410cc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9b9afc5-00ae-4aac-9884-dd2354b410cc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9b9afc5-00ae-4aac-9884-dd2354b410cc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229100.1805022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92ac68a1-a8f4-435c-8a89-00f150da5f17, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92ac68a1-a8f4-435c-8a89-00f150da5f17, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92ac68a1-a8f4-435c-8a89-00f150da5f17, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229101.7665913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd784603-47b6-439b-a214-479c4d5cb829, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd784603-47b6-439b-a214-479c4d5cb829, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd784603-47b6-439b-a214-479c4d5cb829, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229103.423301, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e58f22da-c707-49a9-9444-2c463ce675c9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e58f22da-c707-49a9-9444-2c463ce675c9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e58f22da-c707-49a9-9444-2c463ce675c9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229104.6839206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bff2c17b-c392-40c0-9df3-395f38be6b9e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bff2c17b-c392-40c0-9df3-395f38be6b9e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bff2c17b-c392-40c0-9df3-395f38be6b9e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229106.0414977, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b55bd64-5ed3-4ea5-8ab8-74e2db0067a6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b55bd64-5ed3-4ea5-8ab8-74e2db0067a6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b55bd64-5ed3-4ea5-8ab8-74e2db0067a6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229107.396278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7744f307-1164-4271-8357-1d269b898eb8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7744f307-1164-4271-8357-1d269b898eb8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7744f307-1164-4271-8357-1d269b898eb8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229109.6175878, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ede0dad6-165b-466f-8fb2-07bfba304fc4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ede0dad6-165b-466f-8fb2-07bfba304fc4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ede0dad6-165b-466f-8fb2-07bfba304fc4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229111.382474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93eefbd0-d21b-4c52-9198-23b49dfa226d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93eefbd0-d21b-4c52-9198-23b49dfa226d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93eefbd0-d21b-4c52-9198-23b49dfa226d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229113.513312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c650f40c-89cc-4b68-9193-2231e7706b70, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c650f40c-89cc-4b68-9193-2231e7706b70, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c650f40c-89cc-4b68-9193-2231e7706b70, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229115.69096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d72f621-bdd2-4fd9-a58c-dfb94975a00d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d72f621-bdd2-4fd9-a58c-dfb94975a00d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d72f621-bdd2-4fd9-a58c-dfb94975a00d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229117.3028076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a48b6a6a-0447-4603-bbe3-bf57d284b6f9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a48b6a6a-0447-4603-bbe3-bf57d284b6f9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a48b6a6a-0447-4603-bbe3-bf57d284b6f9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229119.4812524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 556da4ee-1499-4e0b-b4bc-4f129d039d54, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 556da4ee-1499-4e0b-b4bc-4f129d039d54, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 556da4ee-1499-4e0b-b4bc-4f129d039d54, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229121.2771223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c8cebb3-8dae-4e80-9030-0b39190d7f27, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c8cebb3-8dae-4e80-9030-0b39190d7f27, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c8cebb3-8dae-4e80-9030-0b39190d7f27, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229122.913455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0eb47af2-c4c8-42e6-a608-7dfc761e3717, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0eb47af2-c4c8-42e6-a608-7dfc761e3717, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0eb47af2-c4c8-42e6-a608-7dfc761e3717, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229123.3544564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff562751-c917-424e-be42-a06d7dfc0e44, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff562751-c917-424e-be42-a06d7dfc0e44, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff562751-c917-424e-be42-a06d7dfc0e44, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229125.038523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d274424d-105d-4ebe-8602-71312bf29739, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d274424d-105d-4ebe-8602-71312bf29739, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d274424d-105d-4ebe-8602-71312bf29739, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229127.0783315, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5c7fa35-6555-4666-a10f-160deb26ef39, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5c7fa35-6555-4666-a10f-160deb26ef39, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5c7fa35-6555-4666-a10f-160deb26ef39, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229128.716846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aef2946b-6e42-4db7-ae7d-9ac9f808a73f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aef2946b-6e42-4db7-ae7d-9ac9f808a73f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aef2946b-6e42-4db7-ae7d-9ac9f808a73f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229130.7985768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7f6d715-eabb-450f-824c-af03737fc803, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7f6d715-eabb-450f-824c-af03737fc803, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7f6d715-eabb-450f-824c-af03737fc803, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229132.695478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c196b53e-395f-4a44-b233-d0058b3f09ef, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c196b53e-395f-4a44-b233-d0058b3f09ef, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c196b53e-395f-4a44-b233-d0058b3f09ef, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229134.7301745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eb2b28a-2959-4f98-8530-aaf606577cc1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb2b28a-2959-4f98-8530-aaf606577cc1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb2b28a-2959-4f98-8530-aaf606577cc1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229136.8294263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4902692-7902-4aa4-828e-7878673e42b0, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4902692-7902-4aa4-828e-7878673e42b0, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4902692-7902-4aa4-828e-7878673e42b0, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229138.811305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79a647f3-b444-4d7d-9c31-e6fd048d410a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79a647f3-b444-4d7d-9c31-e6fd048d410a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79a647f3-b444-4d7d-9c31-e6fd048d410a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229140.3905926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 217d341c-1a61-477b-b707-2d85de45093f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 217d341c-1a61-477b-b707-2d85de45093f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 217d341c-1a61-477b-b707-2d85de45093f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229142.2126975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7389ac1-51a0-4030-a706-bb01fae30862, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7389ac1-51a0-4030-a706-bb01fae30862, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7389ac1-51a0-4030-a706-bb01fae30862, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229143.4722052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce79f49b-3f8b-4b42-89dc-86ae32673a7f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce79f49b-3f8b-4b42-89dc-86ae32673a7f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce79f49b-3f8b-4b42-89dc-86ae32673a7f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229144.9167957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 902785c1-4e42-4470-a772-45d8d7179a21, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 902785c1-4e42-4470-a772-45d8d7179a21, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 902785c1-4e42-4470-a772-45d8d7179a21, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229146.361697, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79c36348-3cfe-4863-8d9e-483a54b69a94, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79c36348-3cfe-4863-8d9e-483a54b69a94, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79c36348-3cfe-4863-8d9e-483a54b69a94, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229148.085179, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb965013-f765-40c8-9a50-ae62b2c0caca, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb965013-f765-40c8-9a50-ae62b2c0caca, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb965013-f765-40c8-9a50-ae62b2c0caca, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229149.8990598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e89ef368-4197-4514-b7a4-fac84b9cde4a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e89ef368-4197-4514-b7a4-fac84b9cde4a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e89ef368-4197-4514-b7a4-fac84b9cde4a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229151.888576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7862816-b958-43f8-8124-d12aa23e537d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7862816-b958-43f8-8124-d12aa23e537d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7862816-b958-43f8-8124-d12aa23e537d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229153.1789093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fa0ad86-f334-49b6-8af5-b33483e0c057, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fa0ad86-f334-49b6-8af5-b33483e0c057, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fa0ad86-f334-49b6-8af5-b33483e0c057, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229154.4338098, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26dc6f19-7482-4fed-8ddb-5682c361c196, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26dc6f19-7482-4fed-8ddb-5682c361c196, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26dc6f19-7482-4fed-8ddb-5682c361c196, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229155.921129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5898489a-1da2-4021-a1f8-a7a2c2d5dd4f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5898489a-1da2-4021-a1f8-a7a2c2d5dd4f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5898489a-1da2-4021-a1f8-a7a2c2d5dd4f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229157.445389, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23c17a90-1f19-4553-8336-e3503f0aeba8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23c17a90-1f19-4553-8336-e3503f0aeba8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23c17a90-1f19-4553-8336-e3503f0aeba8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229159.1104035, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08eed0d5-987e-425d-a4c3-f20484990568, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08eed0d5-987e-425d-a4c3-f20484990568, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08eed0d5-987e-425d-a4c3-f20484990568, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229160.8926232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e1a74493-c27b-4c5d-aaca-73bdfe179341, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1a74493-c27b-4c5d-aaca-73bdfe179341, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1a74493-c27b-4c5d-aaca-73bdfe179341, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229162.1159928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d8d853f-ff43-417c-9899-384e80bec87b, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d8d853f-ff43-417c-9899-384e80bec87b, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d8d853f-ff43-417c-9899-384e80bec87b, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229163.7920213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19d668b7-ecb5-47bc-a419-abf7e8f1da67, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19d668b7-ecb5-47bc-a419-abf7e8f1da67, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19d668b7-ecb5-47bc-a419-abf7e8f1da67, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229165.9487002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c830f09c-5aa2-4066-be3f-4fe967ab3f10, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c830f09c-5aa2-4066-be3f-4fe967ab3f10, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c830f09c-5aa2-4066-be3f-4fe967ab3f10, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229167.3748965, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d34a767-c6ba-428c-9a0e-20c24da2d1db, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d34a767-c6ba-428c-9a0e-20c24da2d1db, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d34a767-c6ba-428c-9a0e-20c24da2d1db, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229169.3488467, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d3df3f8-d947-42a8-a4e8-31bb0cd249c1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d3df3f8-d947-42a8-a4e8-31bb0cd249c1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d3df3f8-d947-42a8-a4e8-31bb0cd249c1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229170.92274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39753e20-c93b-4fa0-b985-b32c3ae255ea, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39753e20-c93b-4fa0-b985-b32c3ae255ea, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39753e20-c93b-4fa0-b985-b32c3ae255ea, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229172.8390129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 122563d8-ba32-4e98-8ce6-d406edb45812, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 122563d8-ba32-4e98-8ce6-d406edb45812, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 122563d8-ba32-4e98-8ce6-d406edb45812, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229174.0733018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff5b3462-42fd-4533-80ac-dfa3482d801e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff5b3462-42fd-4533-80ac-dfa3482d801e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff5b3462-42fd-4533-80ac-dfa3482d801e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229176.1651177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5b9af19-ee7e-4c10-acb9-960783ab5738, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5b9af19-ee7e-4c10-acb9-960783ab5738, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5b9af19-ee7e-4c10-acb9-960783ab5738, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229177.5825734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b84b1a6-3ed4-4fc4-b140-5af89cc5efed, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b84b1a6-3ed4-4fc4-b140-5af89cc5efed, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b84b1a6-3ed4-4fc4-b140-5af89cc5efed, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229178.503961, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e02b962e-9533-4049-862c-3374208feb9a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e02b962e-9533-4049-862c-3374208feb9a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e02b962e-9533-4049-862c-3374208feb9a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229180.1106424, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2944626-86b6-4229-8911-d7d36bdd610f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2944626-86b6-4229-8911-d7d36bdd610f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2944626-86b6-4229-8911-d7d36bdd610f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229182.3279428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50b129ab-0432-4e0c-808b-80698eac234e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50b129ab-0432-4e0c-808b-80698eac234e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50b129ab-0432-4e0c-808b-80698eac234e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229184.4535415, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bb2ac0f-c603-45f4-98bf-8a119451149c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bb2ac0f-c603-45f4-98bf-8a119451149c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bb2ac0f-c603-45f4-98bf-8a119451149c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229186.3639147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e843fdba-ffdd-48c6-b9fc-dacb976b0600, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e843fdba-ffdd-48c6-b9fc-dacb976b0600, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e843fdba-ffdd-48c6-b9fc-dacb976b0600, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229187.917899, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ed97483-ae1a-4f9d-adae-82fe87708b4e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ed97483-ae1a-4f9d-adae-82fe87708b4e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ed97483-ae1a-4f9d-adae-82fe87708b4e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229189.7635171, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06b8b12b-b225-4e7d-9210-ce1b32823770, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06b8b12b-b225-4e7d-9210-ce1b32823770, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06b8b12b-b225-4e7d-9210-ce1b32823770, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229191.1626415, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a73aae6-a178-4a07-a171-5ede273189b6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a73aae6-a178-4a07-a171-5ede273189b6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a73aae6-a178-4a07-a171-5ede273189b6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229192.8312776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93d670ed-1df6-4aa4-bf06-f7db3253f540, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93d670ed-1df6-4aa4-bf06-f7db3253f540, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93d670ed-1df6-4aa4-bf06-f7db3253f540, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229194.4906926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05d77dfe-b5da-4963-9300-68bc8e8326a1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05d77dfe-b5da-4963-9300-68bc8e8326a1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05d77dfe-b5da-4963-9300-68bc8e8326a1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229196.0072649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 899bf362-a19a-4c13-82b4-3eb471db3695, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 899bf362-a19a-4c13-82b4-3eb471db3695, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 899bf362-a19a-4c13-82b4-3eb471db3695, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229197.7415357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed9730f3-1cbe-4de0-ab2c-ac857f80f41f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed9730f3-1cbe-4de0-ab2c-ac857f80f41f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed9730f3-1cbe-4de0-ab2c-ac857f80f41f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229198.998252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3553f4d-865b-45e6-96ce-6e44b90c56c9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3553f4d-865b-45e6-96ce-6e44b90c56c9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3553f4d-865b-45e6-96ce-6e44b90c56c9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229200.4645808, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5f5efec-fd0e-4c1c-a6c4-ed0922f35504, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5f5efec-fd0e-4c1c-a6c4-ed0922f35504, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5f5efec-fd0e-4c1c-a6c4-ed0922f35504, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229202.6158605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f1e96ac-b693-40b6-be8f-56d2e664d176, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f1e96ac-b693-40b6-be8f-56d2e664d176, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f1e96ac-b693-40b6-be8f-56d2e664d176, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229204.075017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e7e0cc7-4975-4996-b0cf-9d65974d14fc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e7e0cc7-4975-4996-b0cf-9d65974d14fc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e7e0cc7-4975-4996-b0cf-9d65974d14fc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229205.908077, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40cb637f-ec0e-4a5e-a6a1-0ec18380a496, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40cb637f-ec0e-4a5e-a6a1-0ec18380a496, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40cb637f-ec0e-4a5e-a6a1-0ec18380a496, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229207.8983583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8b72361-4dee-4a70-820d-9aa29da9e1a2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8b72361-4dee-4a70-820d-9aa29da9e1a2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8b72361-4dee-4a70-820d-9aa29da9e1a2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229210.1055813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1efe4e62-24c2-49bb-a71d-e5b854f10498, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1efe4e62-24c2-49bb-a71d-e5b854f10498, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1efe4e62-24c2-49bb-a71d-e5b854f10498, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229212.2980757, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04989ac1-76a2-4dc6-9d62-c4169ce32d6d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04989ac1-76a2-4dc6-9d62-c4169ce32d6d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04989ac1-76a2-4dc6-9d62-c4169ce32d6d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229214.41816, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cd03dd4-a063-4b90-95f6-5a98fc51b85b, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cd03dd4-a063-4b90-95f6-5a98fc51b85b, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cd03dd4-a063-4b90-95f6-5a98fc51b85b, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229215.8574615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f056dd64-0c38-4d7f-a771-c4b888755a85, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f056dd64-0c38-4d7f-a771-c4b888755a85, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f056dd64-0c38-4d7f-a771-c4b888755a85, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229217.1034844, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81d78f98-f15c-4bd6-8b87-9e5de768c11a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81d78f98-f15c-4bd6-8b87-9e5de768c11a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81d78f98-f15c-4bd6-8b87-9e5de768c11a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229218.8338954, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2e6bf5e-62fe-4633-b5c9-737169adb646, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2e6bf5e-62fe-4633-b5c9-737169adb646, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2e6bf5e-62fe-4633-b5c9-737169adb646, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229220.1826084, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1657263-c7cb-4454-b968-059475774d9e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1657263-c7cb-4454-b968-059475774d9e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1657263-c7cb-4454-b968-059475774d9e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229221.8372905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22b946ab-d614-40df-bba7-2e21ec034d26, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22b946ab-d614-40df-bba7-2e21ec034d26, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22b946ab-d614-40df-bba7-2e21ec034d26, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229222.2981126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1372efbb-9ff9-472f-845c-9c8b94cbfca8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1372efbb-9ff9-472f-845c-9c8b94cbfca8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1372efbb-9ff9-472f-845c-9c8b94cbfca8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229224.095954, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 484cabc1-f152-44b1-9e3e-7e5b1c93ffff, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 484cabc1-f152-44b1-9e3e-7e5b1c93ffff, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 484cabc1-f152-44b1-9e3e-7e5b1c93ffff, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229225.5698597, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acd3b37e-e6d8-4313-a156-c719abb4497f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acd3b37e-e6d8-4313-a156-c719abb4497f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acd3b37e-e6d8-4313-a156-c719abb4497f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229227.6562803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2435e73d-1849-4e5e-8fb9-06644b00beda, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2435e73d-1849-4e5e-8fb9-06644b00beda, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2435e73d-1849-4e5e-8fb9-06644b00beda, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229229.229803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff424b65-b99c-4522-a76a-c4caded9b1a2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff424b65-b99c-4522-a76a-c4caded9b1a2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff424b65-b99c-4522-a76a-c4caded9b1a2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229230.8487775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4a172d1-8e0c-48c8-b742-13fd3c1ce38a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4a172d1-8e0c-48c8-b742-13fd3c1ce38a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4a172d1-8e0c-48c8-b742-13fd3c1ce38a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229232.7457094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a384783f-6ec3-4465-96ce-cf70269f1105, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a384783f-6ec3-4465-96ce-cf70269f1105, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a384783f-6ec3-4465-96ce-cf70269f1105, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229234.9124813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 848fa87c-eadb-4b11-a88b-203f6f7d6fa9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 848fa87c-eadb-4b11-a88b-203f6f7d6fa9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 848fa87c-eadb-4b11-a88b-203f6f7d6fa9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229236.8278325, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1775d901-e460-4458-b71b-3fa375939492, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1775d901-e460-4458-b71b-3fa375939492, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1775d901-e460-4458-b71b-3fa375939492, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229238.522223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78587db7-d78b-47d8-a85e-adf9f9bc7828, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78587db7-d78b-47d8-a85e-adf9f9bc7828, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78587db7-d78b-47d8-a85e-adf9f9bc7828, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229240.1411576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e08ea1be-2126-4273-9ca1-73f1793256bf, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e08ea1be-2126-4273-9ca1-73f1793256bf, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e08ea1be-2126-4273-9ca1-73f1793256bf, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229241.85337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1336ddc2-1cf5-435f-bc23-c5834fa99d46, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1336ddc2-1cf5-435f-bc23-c5834fa99d46, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1336ddc2-1cf5-435f-bc23-c5834fa99d46, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229243.5451896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aaabb9b1-c19e-40fd-87ba-f3aacfe01747, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aaabb9b1-c19e-40fd-87ba-f3aacfe01747, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aaabb9b1-c19e-40fd-87ba-f3aacfe01747, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229245.580266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1165e35c-c179-4f51-ba56-ba75dfb5596f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1165e35c-c179-4f51-ba56-ba75dfb5596f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1165e35c-c179-4f51-ba56-ba75dfb5596f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229247.3252578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a795bee-c447-4837-a416-5f3ffa56b72e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a795bee-c447-4837-a416-5f3ffa56b72e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a795bee-c447-4837-a416-5f3ffa56b72e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229249.115687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08f3a756-a46c-4b6d-aaff-5cb587c465ba, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08f3a756-a46c-4b6d-aaff-5cb587c465ba, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08f3a756-a46c-4b6d-aaff-5cb587c465ba, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229251.267959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e4af261c-b02c-42be-83b5-f34bb8d165f0, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4af261c-b02c-42be-83b5-f34bb8d165f0, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4af261c-b02c-42be-83b5-f34bb8d165f0, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229252.5614834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96961954-feec-4143-9643-8e98d13170dc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96961954-feec-4143-9643-8e98d13170dc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96961954-feec-4143-9643-8e98d13170dc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229254.371751, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 402408bf-48b1-480c-b7b6-a8acd2f479ac, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 402408bf-48b1-480c-b7b6-a8acd2f479ac, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 402408bf-48b1-480c-b7b6-a8acd2f479ac, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229256352233&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23077/1
________________ test_create_without_grants[encryption_enabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    time.sleep(next_opt.timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
E    +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28565/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65386
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2870
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28565
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61794
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26627
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/001866/r3tmp/kikimr_cluster_6f1xoaln
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_03r70w_h.log --grpc-port=29073 --mon-port=22237 --ic-port=26627
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29073/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/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/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_03r70w_h.log --grpc-port=29073 --mon-port=22237 --ic-port=26627
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_03r70w_h.log', '--grpc-port=29073', '--mon-port=22237', '--ic-port=26627')' in '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 550555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29073/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 550556
DEBUG    ya.test:process.py:259 Command (pid 550556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 550556) elapsed time (sec): 0.4145925045013428
DEBUG    ya.test:process.py:263 Command (pid 550556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 550556) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 550556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 550556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 550556) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 550556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 550556) stime: 0.249293
DEBUG    ya.test:process.py:263 Command (pid 550556) utime: 0.11674899999999999
DEBUG    ya.test:process.py:263 Command (pid 550556) wtime: 0.416
DEBUG    ya.test:process.py:275 Command (pid 550556) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29073', '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: 26627\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29073', '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: 26627\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 551933
DEBUG    ya.test:process.py:259 Command (pid 551933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 551933) elapsed time (sec): 0.5114836692810059
DEBUG    ya.test:process.py:263 Command (pid 551933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 551933) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 551933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 551933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 551933) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 551933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 551933) stime: 0.35440699999999997
DEBUG    ya.test:process.py:263 Command (pid 551933) utime: 0.108751
DEBUG    ya.test:process.py:263 Command (pid 551933) wtime: 0.515
DEBUG    ya.test:process.py:275 Command (pid 551933) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29073', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29073', '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: 552393
DEBUG    ya.test:process.py:259 Command (pid 552393) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 552393) elapsed time (sec): 0.4376246929168701
DEBUG    ya.test:process.py:263 Command (pid 552393) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 552393) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 552393) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 552393) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 552393) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 552393) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 552393) stime: 0.28424099999999997
DEBUG    ya.test:process.py:263 Command (pid 552393) utime: 0.1122
DEBUG    ya.test:process.py:263 Command (pid 552393) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 552393) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32337
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25831
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8744
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29073 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_a1fjyp3g.log --grpc-port=32337 --mon-port=15409 --ic-port=25831 --key-file /home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29073 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_a1fjyp3g.log --grpc-port=32337 --mon-port=15409 --ic-port=25831 --key-file /home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29073', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_a1fjyp3g.log', '--grpc-port=32337', '--mon-port=15409', '--ic-port=25831', '--key-file', '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 552817
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:32337/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/001866/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 552818
DEBUG    ya.test:process.py:259 Command (pid 552818) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 552818) elapsed time (sec): 0.5969099998474121
DEBUG    ya.test:process.py:263 Command (pid 552818) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 552818) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 552818) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 552818) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 552818) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 552818) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 552818) stime: 0.439082
DEBUG    ya.test:process.py:263 Command (pid 552818) utime: 0.107959
DEBUG    ya.test:process.py:263 Command (pid 552818) wtime: 0.598
DEBUG    ya.test:process.py:275 Command (pid 552818) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d90aa6d8-56fe-4dc9-8c98-900b9e294d88, localhost:29073): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d90aa6d8-56fe-4dc9-8c98-900b9e294d88, localhost:29073): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d90aa6d8-56fe-4dc9-8c98-900b9e294d88, localhost:29073): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 32337 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:32337, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29073
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 595f42ba-01fe-4d98-a355-b76b2ac12b19, ghrun-2tlsei57yi.auto.internal:32337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 595f42ba-01fe-4d98-a355-b76b2ac12b19, ghrun-2tlsei57yi.auto.internal:32337): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 595f42ba-01fe-4d98-a355-b76b2ac12b19, ghrun-2tlsei57yi.auto.internal:32337): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a13f0d29-9205-4007-9742-b69964538d57, ghrun-2tlsei57yi.auto.internal:32337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a13f0d29-9205-4007-9742-b69964538d57, ghrun-2tlsei57yi.auto.internal:32337): request = { session_id: "ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a13f0d29-9205-4007-9742-b69964538d57, ghrun-2tlsei57yi.auto.internal:32337): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e1af28e-35d2-4aea-8d6d-e56df48f0503, ghrun-2tlsei57yi.auto.internal:32337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e1af28e-35d2-4aea-8d6d-e56df48f0503, ghrun-2tlsei57yi.auto.internal:32337): request = { session_id: "ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e1af28e-35d2-4aea-8d6d-e56df48f0503, ghrun-2tlsei57yi.auto.internal:32337): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, da96c34c-92c9-4ec7-8ef7-0909687b0c9a, ghrun-2tlsei57yi.auto.internal:32337): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, da96c34c-92c9-4ec7-8ef7-0909687b0c9a, ghrun-2tlsei57yi.auto.internal:32337): request = { session_id: "ydb://session/3?node_id=50000&id=ODQ5OGY0ZTctMmQ2MmE1MjYtNzgwNDQ4MjMtYTFlMjk5ZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, da96c34c-92c9-4ec7-8ef7-0909687b0c9a, ghrun-2tlsei57yi.auto.internal:32337): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a13f0d29-9205-4007-9742-b69964538d57, ghrun-2tlsei57yi.auto.internal:32337): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29073
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:32337
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229272.385816, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ccf27960-7619-41d0-bb0a-7f461ddad3cc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccf27960-7619-41d0-bb0a-7f461ddad3cc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccf27960-7619-41d0-bb0a-7f461ddad3cc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229273.262577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e268d556-45fe-4727-8c52-21578e13880c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e268d556-45fe-4727-8c52-21578e13880c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e268d556-45fe-4727-8c52-21578e13880c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229274.6063128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e216ee0-ea7f-4669-bb1e-63dd81d445dc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e216ee0-ea7f-4669-bb1e-63dd81d445dc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e216ee0-ea7f-4669-bb1e-63dd81d445dc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229274.9824517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 455338dd-ab0a-4d37-a80d-47ec39ad5537, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 455338dd-ab0a-4d37-a80d-47ec39ad5537, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 455338dd-ab0a-4d37-a80d-47ec39ad5537, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229276.6155667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5a0ab48-450d-42aa-a305-85f89e365fde, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5a0ab48-450d-42aa-a305-85f89e365fde, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5a0ab48-450d-42aa-a305-85f89e365fde, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229277.35419, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23c3afa4-aaaa-410f-98e3-d210fbac49e9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23c3afa4-aaaa-410f-98e3-d210fbac49e9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23c3afa4-aaaa-410f-98e3-d210fbac49e9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229279.2506292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 730ef5c5-9572-4ec5-9baf-56267bad21ca, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 730ef5c5-9572-4ec5-9baf-56267bad21ca, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 730ef5c5-9572-4ec5-9baf-56267bad21ca, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229280.7442188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76acb214-dc50-4e1d-8c85-188483e04dc7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76acb214-dc50-4e1d-8c85-188483e04dc7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76acb214-dc50-4e1d-8c85-188483e04dc7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229282.0554223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fae25020-2fa5-4604-a7ec-f5666dda64cf, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fae25020-2fa5-4604-a7ec-f5666dda64cf, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fae25020-2fa5-4604-a7ec-f5666dda64cf, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229284.1012897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f43b387-e99e-4347-b7c9-76aeac71c558, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f43b387-e99e-4347-b7c9-76aeac71c558, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f43b387-e99e-4347-b7c9-76aeac71c558, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229284.364436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6c02ddf-9ac8-4418-b282-981037122e76, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6c02ddf-9ac8-4418-b282-981037122e76, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6c02ddf-9ac8-4418-b282-981037122e76, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229285.62414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c037fe5b-cd2e-4f52-bf29-020de32b0399, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c037fe5b-cd2e-4f52-bf29-020de32b0399, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c037fe5b-cd2e-4f52-bf29-020de32b0399, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229287.7917368, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24512f4c-5d86-41d4-8d91-42c047cf1e31, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24512f4c-5d86-41d4-8d91-42c047cf1e31, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24512f4c-5d86-41d4-8d91-42c047cf1e31, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229289.2776055, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 168db38f-ff91-4246-a4ab-47cc316256b2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 168db38f-ff91-4246-a4ab-47cc316256b2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 168db38f-ff91-4246-a4ab-47cc316256b2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229290.9888856, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 518c68b6-ca42-4ecb-8dfa-955ac429550a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 518c68b6-ca42-4ecb-8dfa-955ac429550a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 518c68b6-ca42-4ecb-8dfa-955ac429550a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229292.560969, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f4a1688-c1d0-4c95-b088-8ee44402b855, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f4a1688-c1d0-4c95-b088-8ee44402b855, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f4a1688-c1d0-4c95-b088-8ee44402b855, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229294.419137, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7cddaa12-dfd0-42e8-9053-18b153a8fae9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cddaa12-dfd0-42e8-9053-18b153a8fae9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cddaa12-dfd0-42e8-9053-18b153a8fae9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229295.8830156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a98bbb7e-7489-4579-9ba8-4697391fe4e9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a98bbb7e-7489-4579-9ba8-4697391fe4e9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a98bbb7e-7489-4579-9ba8-4697391fe4e9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229297.3286967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d96838c-3a74-40e1-a4a9-a21a0025ed33, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d96838c-3a74-40e1-a4a9-a21a0025ed33, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d96838c-3a74-40e1-a4a9-a21a0025ed33, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229299.1584473, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 240c5637-c8aa-4c7a-bd1e-d2cd20cd82d1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 240c5637-c8aa-4c7a-bd1e-d2cd20cd82d1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 240c5637-c8aa-4c7a-bd1e-d2cd20cd82d1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229301.3418853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7024478-18f1-461c-a0f9-d2479f33c0d2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7024478-18f1-461c-a0f9-d2479f33c0d2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7024478-18f1-461c-a0f9-d2479f33c0d2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229303.312316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aac69977-7c64-4fdb-abd4-79546b2be783, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aac69977-7c64-4fdb-abd4-79546b2be783, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aac69977-7c64-4fdb-abd4-79546b2be783, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229305.1018455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8e649fb-8b58-4b7a-b4a8-634f87ac14c7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8e649fb-8b58-4b7a-b4a8-634f87ac14c7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8e649fb-8b58-4b7a-b4a8-634f87ac14c7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229306.6809251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da5b84a0-1296-4951-9366-46ac51a249be, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da5b84a0-1296-4951-9366-46ac51a249be, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da5b84a0-1296-4951-9366-46ac51a249be, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229308.801961, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9fb3db93-0bbd-4786-9ec2-15028216e3bd, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fb3db93-0bbd-4786-9ec2-15028216e3bd, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fb3db93-0bbd-4786-9ec2-15028216e3bd, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229310.4438512, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7747ec9-b4d1-43a1-9cb2-6ad51d6f953f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7747ec9-b4d1-43a1-9cb2-6ad51d6f953f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7747ec9-b4d1-43a1-9cb2-6ad51d6f953f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229312.1323268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc2b7c66-8bd4-4d05-8a8d-6ed373c3c81f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc2b7c66-8bd4-4d05-8a8d-6ed373c3c81f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc2b7c66-8bd4-4d05-8a8d-6ed373c3c81f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229313.870858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77cfac7a-203c-4027-b7ef-dd189cadc043, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77cfac7a-203c-4027-b7ef-dd189cadc043, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77cfac7a-203c-4027-b7ef-dd189cadc043, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229315.1364925, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 541ad9d7-822b-4a91-b87a-77a8d888b5ab, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 541ad9d7-822b-4a91-b87a-77a8d888b5ab, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 541ad9d7-822b-4a91-b87a-77a8d888b5ab, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229317.337288, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36a332f6-329a-478e-b536-1772cf8787ae, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36a332f6-329a-478e-b536-1772cf8787ae, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36a332f6-329a-478e-b536-1772cf8787ae, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229318.7433922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16b2b04c-bee6-48f8-8f3a-33368617b343, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16b2b04c-bee6-48f8-8f3a-33368617b343, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16b2b04c-bee6-48f8-8f3a-33368617b343, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229319.9614768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64cb2974-3142-4469-ac8b-bc27ce6e6ca4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64cb2974-3142-4469-ac8b-bc27ce6e6ca4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64cb2974-3142-4469-ac8b-bc27ce6e6ca4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229322.0098712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4598f22-f073-4451-823d-67692b44d689, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4598f22-f073-4451-823d-67692b44d689, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4598f22-f073-4451-823d-67692b44d689, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229323.3552065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b06b2185-ef19-4e2b-9aba-7cf413afe332, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b06b2185-ef19-4e2b-9aba-7cf413afe332, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b06b2185-ef19-4e2b-9aba-7cf413afe332, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229325.345137, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11b1ac0f-246b-456e-8cda-299e237ebe98, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11b1ac0f-246b-456e-8cda-299e237ebe98, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11b1ac0f-246b-456e-8cda-299e237ebe98, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229327.1089215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b0e6bcf-029c-4cfa-9d6a-d5667f40ce9f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b0e6bcf-029c-4cfa-9d6a-d5667f40ce9f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b0e6bcf-029c-4cfa-9d6a-d5667f40ce9f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229328.9495292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08b745c7-d393-4b2d-aa14-a2b2140374df, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08b745c7-d393-4b2d-aa14-a2b2140374df, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08b745c7-d393-4b2d-aa14-a2b2140374df, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229331.1126637, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8d4f0bd-5822-4d96-973c-3a427ab7b2d7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d4f0bd-5822-4d96-973c-3a427ab7b2d7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d4f0bd-5822-4d96-973c-3a427ab7b2d7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229332.9229395, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6f56145-4b07-476c-9158-c036a6a75538, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6f56145-4b07-476c-9158-c036a6a75538, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6f56145-4b07-476c-9158-c036a6a75538, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229335.1078944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5438212-9661-4324-81a9-23482f8514c8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5438212-9661-4324-81a9-23482f8514c8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5438212-9661-4324-81a9-23482f8514c8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229336.3795269, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e619ff5a-c4a2-4307-aa6a-40389a1da129, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e619ff5a-c4a2-4307-aa6a-40389a1da129, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e619ff5a-c4a2-4307-aa6a-40389a1da129, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229338.132305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 316ae9c7-1b53-4904-9b6f-78d915714cef, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 316ae9c7-1b53-4904-9b6f-78d915714cef, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 316ae9c7-1b53-4904-9b6f-78d915714cef, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229340.013605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80dfca0c-c14e-480c-9a0c-9258e0317677, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80dfca0c-c14e-480c-9a0c-9258e0317677, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80dfca0c-c14e-480c-9a0c-9258e0317677, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229342.1968584, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abf08fcc-9573-45a5-b026-da35a274ffd4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abf08fcc-9573-45a5-b026-da35a274ffd4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abf08fcc-9573-45a5-b026-da35a274ffd4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229344.0010436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd8ad9d2-21ee-409e-ba2b-0e1e88450272, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd8ad9d2-21ee-409e-ba2b-0e1e88450272, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd8ad9d2-21ee-409e-ba2b-0e1e88450272, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229346.115957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21788438-4c3a-4c4f-b32e-7d7793f173f9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21788438-4c3a-4c4f-b32e-7d7793f173f9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21788438-4c3a-4c4f-b32e-7d7793f173f9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229347.5743303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a5f013c-e647-49f4-8cc3-ec6f674b2513, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5f013c-e647-49f4-8cc3-ec6f674b2513, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5f013c-e647-49f4-8cc3-ec6f674b2513, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229349.2765377, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 472f6cbd-d0d7-4ea8-b3ee-d39cd48047e4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 472f6cbd-d0d7-4ea8-b3ee-d39cd48047e4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 472f6cbd-d0d7-4ea8-b3ee-d39cd48047e4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229351.184897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6facba6-1efd-49b4-835f-106743845251, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6facba6-1efd-49b4-835f-106743845251, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6facba6-1efd-49b4-835f-106743845251, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229352.8983538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12f56eb8-0b4f-4c47-a71f-3bb9274c4703, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12f56eb8-0b4f-4c47-a71f-3bb9274c4703, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12f56eb8-0b4f-4c47-a71f-3bb9274c4703, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229354.1946003, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d29aec4-8363-4def-947e-20fdd4de256f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d29aec4-8363-4def-947e-20fdd4de256f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d29aec4-8363-4def-947e-20fdd4de256f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229356.305716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30d51e7f-5b5e-474f-8ae0-937ba606a9ce, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30d51e7f-5b5e-474f-8ae0-937ba606a9ce, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30d51e7f-5b5e-474f-8ae0-937ba606a9ce, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229357.766157, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96d11a5d-d094-4a8c-8c56-af43ccd9af09, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96d11a5d-d094-4a8c-8c56-af43ccd9af09, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96d11a5d-d094-4a8c-8c56-af43ccd9af09, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229359.2817988, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c892073-bf0a-43cc-8f2d-fcc6cbc1bfd8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c892073-bf0a-43cc-8f2d-fcc6cbc1bfd8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c892073-bf0a-43cc-8f2d-fcc6cbc1bfd8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229359.9094474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bc54ee6-201e-454b-8724-77614234879f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bc54ee6-201e-454b-8724-77614234879f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bc54ee6-201e-454b-8724-77614234879f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229362.061073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3dbf6255-d5a3-41ad-9061-09053c2eb471, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dbf6255-d5a3-41ad-9061-09053c2eb471, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dbf6255-d5a3-41ad-9061-09053c2eb471, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229364.069766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 860ddc4a-c71f-4355-9f3c-01df82c84b4d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 860ddc4a-c71f-4355-9f3c-01df82c84b4d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 860ddc4a-c71f-4355-9f3c-01df82c84b4d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229366.0691552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdac12df-10cc-4306-a022-ad67fc77fe50, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdac12df-10cc-4306-a022-ad67fc77fe50, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdac12df-10cc-4306-a022-ad67fc77fe50, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229368.1848688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2feedda-5e2d-4d86-890d-94414d2af5ae, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2feedda-5e2d-4d86-890d-94414d2af5ae, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2feedda-5e2d-4d86-890d-94414d2af5ae, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229369.4051847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3975bfa8-db33-4f41-b03d-1d84b46f36b2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3975bfa8-db33-4f41-b03d-1d84b46f36b2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3975bfa8-db33-4f41-b03d-1d84b46f36b2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229370.9851625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27453ad3-3320-4911-90b9-290efdc40bd1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27453ad3-3320-4911-90b9-290efdc40bd1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27453ad3-3320-4911-90b9-290efdc40bd1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229372.2502646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d8e5327-965d-488d-99bb-cf59a457c7db, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d8e5327-965d-488d-99bb-cf59a457c7db, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d8e5327-965d-488d-99bb-cf59a457c7db, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229373.7686126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 319c270c-3d2f-4a55-93e7-da6d25787970, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 319c270c-3d2f-4a55-93e7-da6d25787970, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 319c270c-3d2f-4a55-93e7-da6d25787970, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229375.301772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d33b7766-7ff2-4f94-9344-1e4da7490f39, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d33b7766-7ff2-4f94-9344-1e4da7490f39, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d33b7766-7ff2-4f94-9344-1e4da7490f39, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229376.8711743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08158bc4-f371-4fc0-862b-eb803f63c735, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08158bc4-f371-4fc0-862b-eb803f63c735, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08158bc4-f371-4fc0-862b-eb803f63c735, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229378.8055606, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6249be6-d923-415d-a88e-7f083385124d, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6249be6-d923-415d-a88e-7f083385124d, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6249be6-d923-415d-a88e-7f083385124d, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229380.1586137, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb407ad6-493f-44a6-8caa-1f71c0b9604a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb407ad6-493f-44a6-8caa-1f71c0b9604a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb407ad6-493f-44a6-8caa-1f71c0b9604a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229381.9548733, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2cbfb976-2cea-46e0-911a-d7e0c59f7d90, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cbfb976-2cea-46e0-911a-d7e0c59f7d90, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cbfb976-2cea-46e0-911a-d7e0c59f7d90, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229383.2249982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0dc106fa-39ed-4b1f-8bf9-a52a4d3614d7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dc106fa-39ed-4b1f-8bf9-a52a4d3614d7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dc106fa-39ed-4b1f-8bf9-a52a4d3614d7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229385.2009566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb184334-7e65-43ad-8a6f-8c2c00fd7df6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb184334-7e65-43ad-8a6f-8c2c00fd7df6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb184334-7e65-43ad-8a6f-8c2c00fd7df6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229386.6791856, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b96c75b-93fe-4652-98ed-3be267f0caa9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b96c75b-93fe-4652-98ed-3be267f0caa9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b96c75b-93fe-4652-98ed-3be267f0caa9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229388.790626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97b9f89d-1a8d-4b35-9376-42f51124c98e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b9f89d-1a8d-4b35-9376-42f51124c98e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b9f89d-1a8d-4b35-9376-42f51124c98e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229390.8289173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf1ab380-4f97-4d0b-91af-9a705fafe715, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf1ab380-4f97-4d0b-91af-9a705fafe715, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf1ab380-4f97-4d0b-91af-9a705fafe715, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229392.4905572, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11f237d6-a8dc-4b62-935b-46f3d3440771, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11f237d6-a8dc-4b62-935b-46f3d3440771, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11f237d6-a8dc-4b62-935b-46f3d3440771, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229394.6145074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b88f68ef-8f78-440d-95ab-244b9aaa4773, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b88f68ef-8f78-440d-95ab-244b9aaa4773, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b88f68ef-8f78-440d-95ab-244b9aaa4773, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229395.8730056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c930d97e-9c59-40e2-834d-aa1e0e3fd02f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c930d97e-9c59-40e2-834d-aa1e0e3fd02f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c930d97e-9c59-40e2-834d-aa1e0e3fd02f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229397.4335082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f917eaa3-1667-415f-86b7-0159a7587cd9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f917eaa3-1667-415f-86b7-0159a7587cd9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f917eaa3-1667-415f-86b7-0159a7587cd9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229399.4160783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18ef9ea9-3b14-48e4-8e3d-7d2e14380bbb, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ef9ea9-3b14-48e4-8e3d-7d2e14380bbb, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ef9ea9-3b14-48e4-8e3d-7d2e14380bbb, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229400.7145092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ead9a16-ff4e-4ec7-8728-0b127f054b46, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ead9a16-ff4e-4ec7-8728-0b127f054b46, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ead9a16-ff4e-4ec7-8728-0b127f054b46, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229402.0490499, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 496df977-07b2-44b7-88c0-44d0a7f4ccfa, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 496df977-07b2-44b7-88c0-44d0a7f4ccfa, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 496df977-07b2-44b7-88c0-44d0a7f4ccfa, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229403.4405696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 527e63e3-0003-457b-840a-5cdb585e9c35, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 527e63e3-0003-457b-840a-5cdb585e9c35, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 527e63e3-0003-457b-840a-5cdb585e9c35, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229405.482194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ef43321-4930-469b-9664-74cdb41e3490, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ef43321-4930-469b-9664-74cdb41e3490, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ef43321-4930-469b-9664-74cdb41e3490, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229407.6061356, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a178afa-e1a5-4b88-aa00-f4ecb376d606, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a178afa-e1a5-4b88-aa00-f4ecb376d606, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a178afa-e1a5-4b88-aa00-f4ecb376d606, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229409.1731086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2c2e4ba-caba-4a6d-81a3-4abbfe3711be, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2c2e4ba-caba-4a6d-81a3-4abbfe3711be, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2c2e4ba-caba-4a6d-81a3-4abbfe3711be, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229410.5095952, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 009b1ecf-af76-48ce-a4fd-4a3467d4c3f9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 009b1ecf-af76-48ce-a4fd-4a3467d4c3f9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 009b1ecf-af76-48ce-a4fd-4a3467d4c3f9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229411.8252833, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9328ecc8-72a2-4631-9c67-b404d7219a2f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9328ecc8-72a2-4631-9c67-b404d7219a2f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9328ecc8-72a2-4631-9c67-b404d7219a2f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229413.3403747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02ee26e1-f4e1-48f9-b57a-5c1facc7fa3e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02ee26e1-f4e1-48f9-b57a-5c1facc7fa3e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02ee26e1-f4e1-48f9-b57a-5c1facc7fa3e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229415.1090293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 970ea662-c714-4ff9-a0de-2a58b7f00462, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 970ea662-c714-4ff9-a0de-2a58b7f00462, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 970ea662-c714-4ff9-a0de-2a58b7f00462, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229417.2687407, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd751941-a067-4d3c-a215-0a3853f90090, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd751941-a067-4d3c-a215-0a3853f90090, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd751941-a067-4d3c-a215-0a3853f90090, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229419.3779233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b24583dd-294e-4d1b-ad3b-d75c3d24b884, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b24583dd-294e-4d1b-ad3b-d75c3d24b884, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b24583dd-294e-4d1b-ad3b-d75c3d24b884, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229420.8855598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8e8a829-951b-4413-a861-6cb2e06cc5eb, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8e8a829-951b-4413-a861-6cb2e06cc5eb, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8e8a829-951b-4413-a861-6cb2e06cc5eb, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229422.8179464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51c8ee4f-0f59-48c3-b45f-21e9a27d0586, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51c8ee4f-0f59-48c3-b45f-21e9a27d0586, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51c8ee4f-0f59-48c3-b45f-21e9a27d0586, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229424.624251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a9f4980-21e8-4306-97e2-268924787fcc, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a9f4980-21e8-4306-97e2-268924787fcc, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a9f4980-21e8-4306-97e2-268924787fcc, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229426.4840815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 381312b7-65c5-486f-9d0b-74aed38fdd91, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 381312b7-65c5-486f-9d0b-74aed38fdd91, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 381312b7-65c5-486f-9d0b-74aed38fdd91, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229428.6082237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7fda7fd-4c04-49a7-8b04-85357bd4fc86, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7fda7fd-4c04-49a7-8b04-85357bd4fc86, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7fda7fd-4c04-49a7-8b04-85357bd4fc86, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229430.7097926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 368717d0-f6a1-4d33-9479-54d0445f1dcb, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 368717d0-f6a1-4d33-9479-54d0445f1dcb, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 368717d0-f6a1-4d33-9479-54d0445f1dcb, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229432.702251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a571b2d8-2457-484a-8891-fb784f1bac80, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a571b2d8-2457-484a-8891-fb784f1bac80, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a571b2d8-2457-484a-8891-fb784f1bac80, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229434.4969144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc7b0e99-5bda-4e6b-ac40-162b0f52d137, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc7b0e99-5bda-4e6b-ac40-162b0f52d137, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc7b0e99-5bda-4e6b-ac40-162b0f52d137, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229436.4682484, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5f553fc-5cd9-4a29-9493-5d10b7396f2b, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5f553fc-5cd9-4a29-9493-5d10b7396f2b, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5f553fc-5cd9-4a29-9493-5d10b7396f2b, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229438.3893971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 682ac179-0d2b-44ce-9c13-3189124b4015, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 682ac179-0d2b-44ce-9c13-3189124b4015, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 682ac179-0d2b-44ce-9c13-3189124b4015, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229440.3086247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 293f8be7-7805-4c77-b90b-0e452f64f7f6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 293f8be7-7805-4c77-b90b-0e452f64f7f6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 293f8be7-7805-4c77-b90b-0e452f64f7f6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229442.2161808, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb5e03d2-c8f0-4b58-b1ac-08ca942b8918, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb5e03d2-c8f0-4b58-b1ac-08ca942b8918, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb5e03d2-c8f0-4b58-b1ac-08ca942b8918, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229443.5927253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a80605d-65e9-4c77-a489-742f047e2277, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a80605d-65e9-4c77-a489-742f047e2277, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a80605d-65e9-4c77-a489-742f047e2277, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229445.5571358, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a11812e-a1bc-4634-9d41-51cba0946428, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a11812e-a1bc-4634-9d41-51cba0946428, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a11812e-a1bc-4634-9d41-51cba0946428, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229446.8130357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1a9f394-44a2-4a5d-b36e-cecc56292d01, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1a9f394-44a2-4a5d-b36e-cecc56292d01, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1a9f394-44a2-4a5d-b36e-cecc56292d01, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229448.357047, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c593457e-bdd8-40b5-ad86-24352b82c650, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c593457e-bdd8-40b5-ad86-24352b82c650, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c593457e-bdd8-40b5-ad86-24352b82c650, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229449.74341, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0fb91478-2b66-424c-bea8-ce9082f09eb5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fb91478-2b66-424c-bea8-ce9082f09eb5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fb91478-2b66-424c-bea8-ce9082f09eb5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229451.5318627, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dfb2398f-6b12-4312-8319-99e9fc207c1c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfb2398f-6b12-4312-8319-99e9fc207c1c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfb2398f-6b12-4312-8319-99e9fc207c1c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229453.6362426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d4fe120-a538-4707-9b76-282d7bd58d00, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d4fe120-a538-4707-9b76-282d7bd58d00, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d4fe120-a538-4707-9b76-282d7bd58d00, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229454.9157047, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 285996b9-dd59-485f-a6a2-94dce8c2afc8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 285996b9-dd59-485f-a6a2-94dce8c2afc8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 285996b9-dd59-485f-a6a2-94dce8c2afc8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229457.0971248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 293a481e-e8de-4c06-9721-57fa71789bc3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 293a481e-e8de-4c06-9721-57fa71789bc3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 293a481e-e8de-4c06-9721-57fa71789bc3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229458.3542445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d15aa8f-ee91-44b5-a294-13c138ba7ec0, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d15aa8f-ee91-44b5-a294-13c138ba7ec0, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d15aa8f-ee91-44b5-a294-13c138ba7ec0, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229459.8294513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f392047-cc48-4ce2-ba51-5a2ada2fb450, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f392047-cc48-4ce2-ba51-5a2ada2fb450, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f392047-cc48-4ce2-ba51-5a2ada2fb450, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229461.7125103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37ab70be-5a56-4585-95a8-373bc25bc5b6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37ab70be-5a56-4585-95a8-373bc25bc5b6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37ab70be-5a56-4585-95a8-373bc25bc5b6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229463.9005902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a815973b-2e54-4973-a006-10dc58d8f5b7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a815973b-2e54-4973-a006-10dc58d8f5b7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a815973b-2e54-4973-a006-10dc58d8f5b7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229465.4693437, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d5c1719-22d0-415c-a455-aacd0a17f1f0, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d5c1719-22d0-415c-a455-aacd0a17f1f0, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d5c1719-22d0-415c-a455-aacd0a17f1f0, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229467.3645282, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3171554c-ec73-4907-a95d-a13bf1e33a0f, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3171554c-ec73-4907-a95d-a13bf1e33a0f, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3171554c-ec73-4907-a95d-a13bf1e33a0f, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229469.3785753, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a898243-7ba5-4bf1-87ef-f3a1ff58425c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a898243-7ba5-4bf1-87ef-f3a1ff58425c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a898243-7ba5-4bf1-87ef-f3a1ff58425c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229471.5099695, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac8a7846-5fa1-4aec-97e3-0cf8a53d5767, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac8a7846-5fa1-4aec-97e3-0cf8a53d5767, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac8a7846-5fa1-4aec-97e3-0cf8a53d5767, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229473.2773614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1ead224-9a73-4425-871a-8cf532fa6995, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1ead224-9a73-4425-871a-8cf532fa6995, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1ead224-9a73-4425-871a-8cf532fa6995, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229475.2909076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26ef03a8-1992-4222-a692-c8fef2e42186, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26ef03a8-1992-4222-a692-c8fef2e42186, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26ef03a8-1992-4222-a692-c8fef2e42186, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229476.762061, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53522eba-c160-4709-8376-84bfcaf2de05, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53522eba-c160-4709-8376-84bfcaf2de05, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53522eba-c160-4709-8376-84bfcaf2de05, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229478.2526605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab7dd2fb-48a1-4063-af35-f45c1c975f10, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab7dd2fb-48a1-4063-af35-f45c1c975f10, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab7dd2fb-48a1-4063-af35-f45c1c975f10, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229479.6576343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a2c2b5a-da6b-4365-a284-f1ed62ebc704, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a2c2b5a-da6b-4365-a284-f1ed62ebc704, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a2c2b5a-da6b-4365-a284-f1ed62ebc704, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229481.3122861, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18b49ac7-2df6-4d9d-96fb-005414f64c40, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18b49ac7-2df6-4d9d-96fb-005414f64c40, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18b49ac7-2df6-4d9d-96fb-005414f64c40, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229482.7259324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2885c62-1035-4a95-807d-a67d35cd3667, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2885c62-1035-4a95-807d-a67d35cd3667, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2885c62-1035-4a95-807d-a67d35cd3667, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229484.2487738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80ec5722-de8b-4009-9e9f-2eb07cf0fe3e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80ec5722-de8b-4009-9e9f-2eb07cf0fe3e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80ec5722-de8b-4009-9e9f-2eb07cf0fe3e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229485.51083, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, baf0164a-7545-49a2-9062-b5b38f58cf69, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baf0164a-7545-49a2-9062-b5b38f58cf69, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baf0164a-7545-49a2-9062-b5b38f58cf69, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229487.005917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3506aa58-b30a-418a-b97f-f88f7b1a6c4b, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3506aa58-b30a-418a-b97f-f88f7b1a6c4b, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3506aa58-b30a-418a-b97f-f88f7b1a6c4b, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229488.3407612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7a36c3a-7c89-4fca-bc43-9bc8018f4ac8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7a36c3a-7c89-4fca-bc43-9bc8018f4ac8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7a36c3a-7c89-4fca-bc43-9bc8018f4ac8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229489.8520987, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f7063f7-eb71-4b92-aad5-91b11d2c5284, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f7063f7-eb71-4b92-aad5-91b11d2c5284, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f7063f7-eb71-4b92-aad5-91b11d2c5284, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229491.3519511, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d26bac1-37b5-4739-ab40-d9605ef245cf, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d26bac1-37b5-4739-ab40-d9605ef245cf, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d26bac1-37b5-4739-ab40-d9605ef245cf, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229493.2538016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5db6c06-9bea-482c-928d-8bea30724ad6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5db6c06-9bea-482c-928d-8bea30724ad6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5db6c06-9bea-482c-928d-8bea30724ad6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229494.4845178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bc548f6-acb1-45fd-b9ba-924926a4b1e4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bc548f6-acb1-45fd-b9ba-924926a4b1e4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bc548f6-acb1-45fd-b9ba-924926a4b1e4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229496.1279032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89fb905f-8d0c-43b3-832c-b41069eca176, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89fb905f-8d0c-43b3-832c-b41069eca176, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89fb905f-8d0c-43b3-832c-b41069eca176, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229498.1934211, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47e03230-e4f9-4325-b0c8-686339424fc5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47e03230-e4f9-4325-b0c8-686339424fc5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47e03230-e4f9-4325-b0c8-686339424fc5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229499.9667385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61624697-e425-43f2-8f31-ec9ef67bab54, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61624697-e425-43f2-8f31-ec9ef67bab54, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61624697-e425-43f2-8f31-ec9ef67bab54, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229501.8948984, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48e8f3c0-3e4c-42dd-a22b-be18f359e5a6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e8f3c0-3e4c-42dd-a22b-be18f359e5a6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e8f3c0-3e4c-42dd-a22b-be18f359e5a6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229503.2325754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e660e467-c36a-48e7-8eb3-b790493971db, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e660e467-c36a-48e7-8eb3-b790493971db, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e660e467-c36a-48e7-8eb3-b790493971db, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229504.5596695, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fdf1ac9-1284-430f-b9ce-ab9a39b517cb, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fdf1ac9-1284-430f-b9ce-ab9a39b517cb, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fdf1ac9-1284-430f-b9ce-ab9a39b517cb, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229506.4066346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b69cf71c-bd1f-4916-9e06-1389f5e218e8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b69cf71c-bd1f-4916-9e06-1389f5e218e8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b69cf71c-bd1f-4916-9e06-1389f5e218e8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229507.7986133, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5054260-26f1-442d-9e7d-ab0ca508ccb9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5054260-26f1-442d-9e7d-ab0ca508ccb9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5054260-26f1-442d-9e7d-ab0ca508ccb9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229509.9703002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22419538-b4f2-4983-a08a-7ed1e5c67dc8, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22419538-b4f2-4983-a08a-7ed1e5c67dc8, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22419538-b4f2-4983-a08a-7ed1e5c67dc8, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229511.6035354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b7695d9-fe4a-4da1-b097-bdc0f6253d5a, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b7695d9-fe4a-4da1-b097-bdc0f6253d5a, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b7695d9-fe4a-4da1-b097-bdc0f6253d5a, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229513.4051628, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc729391-841f-472f-a519-70da9737e9e7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc729391-841f-472f-a519-70da9737e9e7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc729391-841f-472f-a519-70da9737e9e7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229515.0205443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00a74c86-a804-4e8d-a882-76386ef8997e, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00a74c86-a804-4e8d-a882-76386ef8997e, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00a74c86-a804-4e8d-a882-76386ef8997e, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229516.3419511, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1ecc9fc-6208-4e48-99f5-5c88defb52b5, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1ecc9fc-6208-4e48-99f5-5c88defb52b5, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1ecc9fc-6208-4e48-99f5-5c88defb52b5, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229517.853809, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c83567e0-37e5-47e6-a655-48ebf43bd276, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c83567e0-37e5-47e6-a655-48ebf43bd276, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c83567e0-37e5-47e6-a655-48ebf43bd276, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229519.212729, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a3b2458-0856-4ef7-bbe5-20ccef2fd7f7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a3b2458-0856-4ef7-bbe5-20ccef2fd7f7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a3b2458-0856-4ef7-bbe5-20ccef2fd7f7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229520.6523964, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1559217-38c4-4ad8-86ff-0c13a6e98888, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1559217-38c4-4ad8-86ff-0c13a6e98888, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1559217-38c4-4ad8-86ff-0c13a6e98888, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229522.6644588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37341f81-1311-42cd-a8f8-ffad596fcdc9, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37341f81-1311-42cd-a8f8-ffad596fcdc9, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37341f81-1311-42cd-a8f8-ffad596fcdc9, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229524.7351797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a26d04b-cd09-4918-af7e-8fb7059c6aed, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a26d04b-cd09-4918-af7e-8fb7059c6aed, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a26d04b-cd09-4918-af7e-8fb7059c6aed, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229526.90589, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06f10ee7-51ba-4f76-bd2a-0b3a886ce7d4, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06f10ee7-51ba-4f76-bd2a-0b3a886ce7d4, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06f10ee7-51ba-4f76-bd2a-0b3a886ce7d4, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229528.5966578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58daf919-ee62-48fb-94c0-a20c470072d7, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58daf919-ee62-48fb-94c0-a20c470072d7, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58daf919-ee62-48fb-94c0-a20c470072d7, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229530.3706906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f42b224-dbb1-44f0-b3d6-bd033b2cee77, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f42b224-dbb1-44f0-b3d6-bd033b2cee77, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f42b224-dbb1-44f0-b3d6-bd033b2cee77, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229532.3365018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0c2efa3-b2c7-4a51-823d-31bda9309a69, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0c2efa3-b2c7-4a51-823d-31bda9309a69, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0c2efa3-b2c7-4a51-823d-31bda9309a69, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229533.9500718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03f811eb-4cdf-4485-a59a-01c8fc08ecfe, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03f811eb-4cdf-4485-a59a-01c8fc08ecfe, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03f811eb-4cdf-4485-a59a-01c8fc08ecfe, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229535.199973, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72f99f1f-c72c-4bff-a134-9adacb227445, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72f99f1f-c72c-4bff-a134-9adacb227445, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72f99f1f-c72c-4bff-a134-9adacb227445, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229536.8502874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89ac75ac-6b21-475f-ab7a-66f82f909208, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89ac75ac-6b21-475f-ab7a-66f82f909208, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89ac75ac-6b21-475f-ab7a-66f82f909208, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229538.8007476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f4bef383-7469-4aec-a090-f46a3264ab56, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4bef383-7469-4aec-a090-f46a3264ab56, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4bef383-7469-4aec-a090-f46a3264ab56, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229540.9413712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b6196f4-0ebd-41ae-80ec-9d20bedf99f1, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b6196f4-0ebd-41ae-80ec-9d20bedf99f1, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b6196f4-0ebd-41ae-80ec-9d20bedf99f1, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229542.9689794, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0aa4f57-0fe3-46b1-9df0-ea72c8b3bc71, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0aa4f57-0fe3-46b1-9df0-ea72c8b3bc71, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0aa4f57-0fe3-46b1-9df0-ea72c8b3bc71, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229544.748154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 848df654-393c-45a4-ad74-391a6d454326, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 848df654-393c-45a4-ad74-391a6d454326, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 848df654-393c-45a4-ad74-391a6d454326, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229546.40228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 006f4846-5d65-4a4c-9d91-33737339a236, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 006f4846-5d65-4a4c-9d91-33737339a236, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 006f4846-5d65-4a4c-9d91-33737339a236, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229548.596242, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e4973e59-19cc-447d-95e1-7e057aaa6b04, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4973e59-19cc-447d-95e1-7e057aaa6b04, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4973e59-19cc-447d-95e1-7e057aaa6b04, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229550.074221, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94a65629-8456-416c-9c17-6011819fec46, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94a65629-8456-416c-9c17-6011819fec46, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94a65629-8456-416c-9c17-6011819fec46, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229551.5348103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b8ec457-b8f2-4d52-af52-b9c86d3badd3, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b8ec457-b8f2-4d52-af52-b9c86d3badd3, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b8ec457-b8f2-4d52-af52-b9c86d3badd3, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229553.450098, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f40f8ad-89c0-4310-bfd7-0e8a299958d2, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f40f8ad-89c0-4310-bfd7-0e8a299958d2, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f40f8ad-89c0-4310-bfd7-0e8a299958d2, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229554.9820302, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e11f4ddc-1740-43cf-bf58-c1718e37f76c, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e11f4ddc-1740-43cf-bf58-c1718e37f76c, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e11f4ddc-1740-43cf-bf58-c1718e37f76c, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229557.1428025, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30fb2fdf-1eee-44fd-acaf-885d079ec8e0, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30fb2fdf-1eee-44fd-acaf-885d079ec8e0, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30fb2fdf-1eee-44fd-acaf-885d079ec8e0, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229559.0602772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45058af2-98db-44bf-9164-3de0b6422fc6, localhost:30992): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45058af2-98db-44bf-9164-3de0b6422fc6, localhost:30992): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45058af2-98db-44bf-9164-3de0b6422fc6, localhost:30992): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30992". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30992
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
289.62s call     test_secrets.py::test_create_without_grants[encryption_enabled]
283.92s call     test_secrets.py::test_create_without_grants[encryption_disabled]
13.52s setup    test_secrets.py::test_create_without_grants[encryption_enabled]
9.61s setup    test_secrets.py::test_create_without_grants[encryption_disabled]
1.61s teardown test_secrets.py::test_create_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_create_without_grants[encryption_enabled] - AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
 +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 610.98s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/001866/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/001866', '--source-root', '/home/runner/.ya/build/build_root/ma4i/001866/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/001866/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/001866', '--source-root', '/home/runner/.ya/build/build_root/ma4i/001866/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/001866/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
__________________ test_drop_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:113: in test_drop_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23754
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0b/r3tmp/kikimr_cluster_xh0ookwh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5040
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26829
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_tnt2jlpd.log --grpc-port=5040 --mon-port=17093 --ic-port=23754
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5040/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_tnt2jlpd.log --grpc-port=5040 --mon-port=17093 --ic-port=23754
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_tnt2jlpd.log', '--grpc-port=5040', '--mon-port=17093', '--ic-port=23754')' in '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 754475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5040/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754476
DEBUG    ya.test:process.py:259 Command (pid 754476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754476) elapsed time (sec): 0.4508049488067627
DEBUG    ya.test:process.py:263 Command (pid 754476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 754476) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 754476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 754476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754476) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 754476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754476) stime: 0.297591
DEBUG    ya.test:process.py:263 Command (pid 754476) utime: 0.104559
DEBUG    ya.test:process.py:263 Command (pid 754476) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 754476) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5040', '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: 23754\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5040', '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: 23754\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756954
DEBUG    ya.test:process.py:259 Command (pid 756954) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756954) elapsed time (sec): 0.5798296928405762
DEBUG    ya.test:process.py:263 Command (pid 756954) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 756954) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 756954) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 756954) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756954) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 756954) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756954) stime: 0.403314
DEBUG    ya.test:process.py:263 Command (pid 756954) utime: 0.11862099999999999
DEBUG    ya.test:process.py:263 Command (pid 756954) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 756954) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5040', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5040', '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: 757370
DEBUG    ya.test:process.py:259 Command (pid 757370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757370) elapsed time (sec): 0.45757102966308594
DEBUG    ya.test:process.py:263 Command (pid 757370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) maxrss: 555520
DEBUG    ya.test:process.py:263 Command (pid 757370) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 757370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 757370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757370) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 757370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757370) stime: 0.292153
DEBUG    ya.test:process.py:263 Command (pid 757370) utime: 0.10461
DEBUG    ya.test:process.py:263 Command (pid 757370) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 757370) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30643
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0b/r3tmp/kikimr_cluster_7fylulki
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8107
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_zbjn8086.log --grpc-port=24578 --mon-port=17534 --ic-port=30643
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24578/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_zbjn8086.log --grpc-port=24578 --mon-port=17534 --ic-port=30643
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_zbjn8086.log', '--grpc-port=24578', '--mon-port=17534', '--ic-port=30643')' in '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24578/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757790
DEBUG    ya.test:process.py:259 Command (pid 757790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757790) elapsed time (sec): 0.6033792495727539
DEBUG    ya.test:process.py:263 Command (pid 757790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 757790) maxrss: 547176
DEBUG    ya.test:process.py:263 Command (pid 757790) minflt: 16295
DEBUG    ya.test:process.py:263 Command (pid 757790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 757790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757790) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 757790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757790) stime: 0.39774099999999996
DEBUG    ya.test:process.py:263 Command (pid 757790) utime: 0.111367
DEBUG    ya.test:process.py:263 Command (pid 757790) wtime: 0.604
DEBUG    ya.test:process.py:275 Command (pid 757790) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24578', '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: 30643\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24578', '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: 30643\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 760290
DEBUG    ya.test:process.py:259 Command (pid 760290) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760290) elapsed time (sec): 0.5579817295074463
DEBUG    ya.test:process.py:263 Command (pid 760290) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 760290) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 760290) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 760290) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760290) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 760290) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760290) stime: 0.31648699999999996
DEBUG    ya.test:process.py:263 Command (pid 760290) utime: 0.12964599999999998
DEBUG    ya.test:process.py:263 Command (pid 760290) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 760290) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24578', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24578', '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: 761244
DEBUG    ya.test:process.py:259 Command (pid 761244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761244) elapsed time (sec): 0.7015256881713867
DEBUG    ya.test:process.py:263 Command (pid 761244) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 761244) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 761244) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 761244) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761244) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 761244) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761244) stime: 0.455076
DEBUG    ya.test:process.py:263 Command (pid 761244) utime: 0.122219
DEBUG    ya.test:process.py:263 Command (pid 761244) wtime: 0.703
DEBUG    ya.test:process.py:275 Command (pid 761244) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23232
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24578 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_4ripvotc.log --grpc-port=11534 --mon-port=18379 --ic-port=10512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24578 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_4ripvotc.log --grpc-port=11534 --mon-port=18379 --ic-port=10512
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24578', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_4ripvotc.log', '--grpc-port=11534', '--mon-port=18379', '--ic-port=10512')' in '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 762867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11534/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 762883
DEBUG    ya.test:process.py:259 Command (pid 762883) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762883) elapsed time (sec): 0.7120802402496338
DEBUG    ya.test:process.py:263 Command (pid 762883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 762883) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 762883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 762883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762883) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 762883) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762883) stime: 0.49323999999999996
DEBUG    ya.test:process.py:263 Command (pid 762883) utime: 0.099969
DEBUG    ya.test:process.py:263 Command (pid 762883) wtime: 0.713
DEBUG    ya.test:process.py:275 Command (pid 762883) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_with_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 588293c4-a096-4355-a03d-44e402ca83fb, localhost:24578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 588293c4-a096-4355-a03d-44e402ca83fb, localhost:24578): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 588293c4-a096-4355-a03d-44e402ca83fb, localhost:24578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11534 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11534, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21c33c7b-eb08-4440-b5e1-09337ea2f477, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21c33c7b-eb08-4440-b5e1-09337ea2f477, ghrun-2tlsei57yi.auto.internal:11534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21c33c7b-eb08-4440-b5e1-09337ea2f477, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f33774d3-6d52-4e13-bafc-716138b7e1f8, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f33774d3-6d52-4e13-bafc-716138b7e1f8, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f33774d3-6d52-4e13-bafc-716138b7e1f8, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34ba8ce9-4a61-4886-a758-cf0aae49c356, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ba8ce9-4a61-4886-a758-cf0aae49c356, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34ba8ce9-4a61-4886-a758-cf0aae49c356, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 35416130-a932-4035-9760-97d198474e25, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 35416130-a932-4035-9760-97d198474e25, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=NzQ3ZmQ5NmUtODZjNDIyOC0xOGFhYmUxMC03MjVkZDFhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 35416130-a932-4035-9760-97d198474e25, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f33774d3-6d52-4e13-bafc-716138b7e1f8, ghrun-2tlsei57yi.auto.internal:11534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11534
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 77df64cf-af96-4b97-b7a8-37ba5b251a4e, localhost:24578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77df64cf-af96-4b97-b7a8-37ba5b251a4e, localhost:24578): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77df64cf-af96-4b97-b7a8-37ba5b251a4e, localhost:24578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11534 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11534, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 125d873f-81dc-4b00-86b6-b73bea782066, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 125d873f-81dc-4b00-86b6-b73bea782066, ghrun-2tlsei57yi.auto.internal:11534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 125d873f-81dc-4b00-86b6-b73bea782066, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba15565e-7c35-497c-b544-d3b86d09f238, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba15565e-7c35-497c-b544-d3b86d09f238, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba15565e-7c35-497c-b544-d3b86d09f238, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b92dc4a4-b001-4a6e-8fca-4ffd238dac51, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b92dc4a4-b001-4a6e-8fca-4ffd238dac51, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b92dc4a4-b001-4a6e-8fca-4ffd238dac51, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 349c37b5-02ed-4120-8204-7dd7bbefd975, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 349c37b5-02ed-4120-8204-7dd7bbefd975, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=ZDZlNzVkMDctMzExZGFlMzAtMjUxMDU0MjEtMzM1OGI1MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 349c37b5-02ed-4120-8204-7dd7bbefd975, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba15565e-7c35-497c-b544-d3b86d09f238, ghrun-2tlsei57yi.auto.internal:11534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11534
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2f7e30e1-3ec0-48a9-9ad2-daf971e5def6, localhost:24578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f7e30e1-3ec0-48a9-9ad2-daf971e5def6, localhost:24578): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f7e30e1-3ec0-48a9-9ad2-daf971e5def6, localhost:24578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11534 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11534, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9b091855-e101-4c57-9a62-3b68e8512f5d, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9b091855-e101-4c57-9a62-3b68e8512f5d, ghrun-2tlsei57yi.auto.internal:11534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9b091855-e101-4c57-9a62-3b68e8512f5d, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 333b41cd-6403-48ae-bdba-cffb2f2c0015, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 333b41cd-6403-48ae-bdba-cffb2f2c0015, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 333b41cd-6403-48ae-bdba-cffb2f2c0015, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d0b06bf-9009-46dc-8cc0-ef6587d89e73, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d0b06bf-9009-46dc-8cc0-ef6587d89e73, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d0b06bf-9009-46dc-8cc0-ef6587d89e73, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 15fac895-7bd0-4abe-b059-cc93c68e22a9, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 15fac895-7bd0-4abe-b059-cc93c68e22a9, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YjdhYzAyZWYtMWUyMjU5OGItOGM5NGUzMWUtODM5OWFmYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 15fac895-7bd0-4abe-b059-cc93c68e22a9, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11534
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 333b41cd-6403-48ae-bdba-cffb2f2c0015, ghrun-2tlsei57yi.auto.internal:11534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d1ce6699-e51f-472f-aea8-69023426013a, localhost:24578): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d1ce6699-e51f-472f-aea8-69023426013a, localhost:24578): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d1ce6699-e51f-472f-aea8-69023426013a, localhost:24578): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11534 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11534, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f519f91b-b9bc-4ea6-b950-d98470a12d25, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f519f91b-b9bc-4ea6-b950-d98470a12d25, ghrun-2tlsei57yi.auto.internal:11534): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f519f91b-b9bc-4ea6-b950-d98470a12d25, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15f3a4e0-3ded-4bbb-8dda-595489532d20, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15f3a4e0-3ded-4bbb-8dda-595489532d20, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15f3a4e0-3ded-4bbb-8dda-595489532d20, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e150d245-5b59-468e-8196-bac28cf58522, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e150d245-5b59-468e-8196-bac28cf58522, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e150d245-5b59-468e-8196-bac28cf58522, ghrun-2tlsei57yi.auto.internal:11534): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 94e01e2a-8c56-438b-9e0d-af3bb287dad6, ghrun-2tlsei57yi.auto.internal:11534): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 94e01e2a-8c56-438b-9e0d-af3bb287dad6, ghrun-2tlsei57yi.auto.internal:11534): request = { session_id: "ydb://session/3?node_id=50000&id=YWM5MTM2M2QtNThhYjhhNTgtY2I5ODU0MzAtNjJmNjhjYjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 94e01e2a-8c56-438b-9e0d-af3bb287dad6, ghrun-2tlsei57yi.auto.internal:11534): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24578
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11534
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15f3a4e0-3ded-4bbb-8dda-595489532d20, ghrun-2tlsei57yi.auto.internal:11534): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.4405494, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffa132c3-f628-43f7-90d6-db378fade202, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffa132c3-f628-43f7-90d6-db378fade202, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffa132c3-f628-43f7-90d6-db378fade202, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.4360158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d870d5e-2b28-421d-8fc5-d9e1c4355654, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d870d5e-2b28-421d-8fc5-d9e1c4355654, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d870d5e-2b28-421d-8fc5-d9e1c4355654, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.3237445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d828aa5-61d1-433f-8049-251e94fd8230, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d828aa5-61d1-433f-8049-251e94fd8230, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d828aa5-61d1-433f-8049-251e94fd8230, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.938734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 601abb44-0798-4b4f-b1ef-b7b7c9a93ed3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 601abb44-0798-4b4f-b1ef-b7b7c9a93ed3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 601abb44-0798-4b4f-b1ef-b7b7c9a93ed3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.852032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a3b1be4-d591-4dad-9574-52a0cc428300, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a3b1be4-d591-4dad-9574-52a0cc428300, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a3b1be4-d591-4dad-9574-52a0cc428300, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.3211725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a68342c-2a3e-4281-9619-e0db66114870, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a68342c-2a3e-4281-9619-e0db66114870, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a68342c-2a3e-4281-9619-e0db66114870, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.5047445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a795cba-defa-46b3-9e8a-8e633fea4194, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a795cba-defa-46b3-9e8a-8e633fea4194, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a795cba-defa-46b3-9e8a-8e633fea4194, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.7202501, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45fdcc53-9cb2-460b-988b-165ff9318752, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45fdcc53-9cb2-460b-988b-165ff9318752, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45fdcc53-9cb2-460b-988b-165ff9318752, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.7036746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 434cfa29-10ab-463b-b579-05136dbf6f74, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 434cfa29-10ab-463b-b579-05136dbf6f74, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 434cfa29-10ab-463b-b579-05136dbf6f74, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.2284825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e94bcd0f-ea42-42b9-be42-d0e7360ad6dd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e94bcd0f-ea42-42b9-be42-d0e7360ad6dd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e94bcd0f-ea42-42b9-be42-d0e7360ad6dd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.3546004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ebc9e0cb-067b-48cd-a1c1-c18637013f02, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebc9e0cb-067b-48cd-a1c1-c18637013f02, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebc9e0cb-067b-48cd-a1c1-c18637013f02, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.1528893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3384a5d-37e9-4b71-ab61-9574929895ec, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3384a5d-37e9-4b71-ab61-9574929895ec, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3384a5d-37e9-4b71-ab61-9574929895ec, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.9041846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f0d5977-30b9-49ef-90a2-a50b97ef80f5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f0d5977-30b9-49ef-90a2-a50b97ef80f5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f0d5977-30b9-49ef-90a2-a50b97ef80f5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.6405797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af8e3516-8a47-4621-973c-e8cc748c7096, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af8e3516-8a47-4621-973c-e8cc748c7096, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af8e3516-8a47-4621-973c-e8cc748c7096, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.919432, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e76ee975-92ba-4b8d-9d4a-4ead2746eb45, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e76ee975-92ba-4b8d-9d4a-4ead2746eb45, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e76ee975-92ba-4b8d-9d4a-4ead2746eb45, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.7182093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b697156-5c39-492f-878a-04af3a2b42c6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b697156-5c39-492f-878a-04af3a2b42c6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b697156-5c39-492f-878a-04af3a2b42c6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.3442411, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ecedc6e-66a8-475d-a505-93918543b736, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ecedc6e-66a8-475d-a505-93918543b736, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ecedc6e-66a8-475d-a505-93918543b736, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.434925, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1840e29-2bdf-489f-b279-a95442a25d04, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1840e29-2bdf-489f-b279-a95442a25d04, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1840e29-2bdf-489f-b279-a95442a25d04, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.7634075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15e0d0fd-7d85-480e-84c5-197a3c8990d7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15e0d0fd-7d85-480e-84c5-197a3c8990d7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15e0d0fd-7d85-480e-84c5-197a3c8990d7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229681.3188975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 017510b7-b104-413f-b22e-00f9975941ff, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 017510b7-b104-413f-b22e-00f9975941ff, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 017510b7-b104-413f-b22e-00f9975941ff, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.082281, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6516c870-1c77-4501-a7c2-16f5f3c8c89b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6516c870-1c77-4501-a7c2-16f5f3c8c89b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6516c870-1c77-4501-a7c2-16f5f3c8c89b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.3181455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0f9f6c7-42d8-4583-917d-90d4f5f1c95b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0f9f6c7-42d8-4583-917d-90d4f5f1c95b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0f9f6c7-42d8-4583-917d-90d4f5f1c95b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229686.5284004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da1e52b4-551a-47a8-acf4-9158ec8d47d1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da1e52b4-551a-47a8-acf4-9158ec8d47d1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da1e52b4-551a-47a8-acf4-9158ec8d47d1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.5666254, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9af3cc55-11e7-4c34-8233-064fce8fa05a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9af3cc55-11e7-4c34-8233-064fce8fa05a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9af3cc55-11e7-4c34-8233-064fce8fa05a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.0379453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7dc4d541-80d9-4884-b099-3a54cc929f28, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dc4d541-80d9-4884-b099-3a54cc929f28, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dc4d541-80d9-4884-b099-3a54cc929f28, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.772846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ff3577c-486f-4f0f-ad32-efb69d2e15d3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ff3577c-486f-4f0f-ad32-efb69d2e15d3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ff3577c-486f-4f0f-ad32-efb69d2e15d3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.076385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 13b057a3-b935-4d43-b24b-349d12ec8d2f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13b057a3-b935-4d43-b24b-349d12ec8d2f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13b057a3-b935-4d43-b24b-349d12ec8d2f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.2875535, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fcb5729-e860-4abc-aede-56ed91c0b5e6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fcb5729-e860-4abc-aede-56ed91c0b5e6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fcb5729-e860-4abc-aede-56ed91c0b5e6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.661117, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff46f664-e94f-4298-8524-1a94d21bd528, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff46f664-e94f-4298-8524-1a94d21bd528, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff46f664-e94f-4298-8524-1a94d21bd528, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.5383267, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f0b59ac-0cdf-45e9-b5af-f0257734bd28, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f0b59ac-0cdf-45e9-b5af-f0257734bd28, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f0b59ac-0cdf-45e9-b5af-f0257734bd28, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.5962412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e8ecfea-3f62-45b6-9054-4e4573df64a8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e8ecfea-3f62-45b6-9054-4e4573df64a8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e8ecfea-3f62-45b6-9054-4e4573df64a8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.7019029, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d53bb58e-087b-43f0-a385-488220246a5a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d53bb58e-087b-43f0-a385-488220246a5a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d53bb58e-087b-43f0-a385-488220246a5a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.6394978, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d97382d-dfd9-4782-b64a-be024b10f8db, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d97382d-dfd9-4782-b64a-be024b10f8db, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d97382d-dfd9-4782-b64a-be024b10f8db, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.0937283, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14937ddc-29ea-490e-a0b8-7526eaebfbab, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14937ddc-29ea-490e-a0b8-7526eaebfbab, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14937ddc-29ea-490e-a0b8-7526eaebfbab, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229707.3684008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7dc51d6e-de20-470a-873a-28ac954295cb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dc51d6e-de20-470a-873a-28ac954295cb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dc51d6e-de20-470a-873a-28ac954295cb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.2080998, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e534bacf-5f39-464d-9d52-39cf2746c84e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e534bacf-5f39-464d-9d52-39cf2746c84e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e534bacf-5f39-464d-9d52-39cf2746c84e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.0424087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 134a04c2-87fe-43fe-a2b4-6f7efec342e1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 134a04c2-87fe-43fe-a2b4-6f7efec342e1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 134a04c2-87fe-43fe-a2b4-6f7efec342e1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.6123235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39e79f67-3590-4f93-ba9f-ecb09278a0f3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39e79f67-3590-4f93-ba9f-ecb09278a0f3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39e79f67-3590-4f93-ba9f-ecb09278a0f3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.5233934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c17f5a49-4b5d-46c0-a81e-d7e18059acf6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c17f5a49-4b5d-46c0-a81e-d7e18059acf6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c17f5a49-4b5d-46c0-a81e-d7e18059acf6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.6568694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d31e2155-0999-4770-bd7b-3a67cac343eb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d31e2155-0999-4770-bd7b-3a67cac343eb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d31e2155-0999-4770-bd7b-3a67cac343eb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.430929, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ab440f4-3c2f-4db3-bdc6-69fad6bdb9c0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ab440f4-3c2f-4db3-bdc6-69fad6bdb9c0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ab440f4-3c2f-4db3-bdc6-69fad6bdb9c0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.5610073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf1f0954-2528-4689-b7b6-0b6e085601f6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf1f0954-2528-4689-b7b6-0b6e085601f6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf1f0954-2528-4689-b7b6-0b6e085601f6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229721.9287803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d15fde5f-ccf7-4209-80e4-a532dccb4e29, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d15fde5f-ccf7-4209-80e4-a532dccb4e29, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d15fde5f-ccf7-4209-80e4-a532dccb4e29, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.6303182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e48e7e6-cb08-4ae4-bb91-867f0672edf8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e48e7e6-cb08-4ae4-bb91-867f0672edf8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e48e7e6-cb08-4ae4-bb91-867f0672edf8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.5382798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9394f7a-6003-44e6-9926-e0e1b6acacff, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9394f7a-6003-44e6-9926-e0e1b6acacff, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9394f7a-6003-44e6-9926-e0e1b6acacff, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.9297602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a911d91-ea77-4edb-b9c3-dc133a098d5e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a911d91-ea77-4edb-b9c3-dc133a098d5e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a911d91-ea77-4edb-b9c3-dc133a098d5e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.7606213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0002f8b-dcb9-4b0c-aca7-dfa90b29997d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0002f8b-dcb9-4b0c-aca7-dfa90b29997d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0002f8b-dcb9-4b0c-aca7-dfa90b29997d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.8501909, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b9312fc-1983-4396-b1c3-8f4738907f41, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b9312fc-1983-4396-b1c3-8f4738907f41, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b9312fc-1983-4396-b1c3-8f4738907f41, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.117474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b17e229-36bd-4400-a5eb-848e8b92a8d5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b17e229-36bd-4400-a5eb-848e8b92a8d5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b17e229-36bd-4400-a5eb-848e8b92a8d5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.9883745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29aefff7-d9c9-4867-94cb-b3aff817ca95, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29aefff7-d9c9-4867-94cb-b3aff817ca95, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29aefff7-d9c9-4867-94cb-b3aff817ca95, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.9399865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 153c83a5-51e6-4320-8060-360e549b0a79, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 153c83a5-51e6-4320-8060-360e549b0a79, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 153c83a5-51e6-4320-8060-360e549b0a79, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.9444408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46187dea-5c0b-4413-b528-672e30b8ae73, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46187dea-5c0b-4413-b528-672e30b8ae73, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46187dea-5c0b-4413-b528-672e30b8ae73, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.7711587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63f2014d-b59f-45cb-aea2-d7a7cbda643a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63f2014d-b59f-45cb-aea2-d7a7cbda643a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63f2014d-b59f-45cb-aea2-d7a7cbda643a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.9457464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 171c49b5-b5e4-43be-baa0-14c7190b3051, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 171c49b5-b5e4-43be-baa0-14c7190b3051, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 171c49b5-b5e4-43be-baa0-14c7190b3051, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.49662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6765c77a-3bf7-4426-824d-ccdac6bba12c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6765c77a-3bf7-4426-824d-ccdac6bba12c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6765c77a-3bf7-4426-824d-ccdac6bba12c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.281989, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd049759-6699-4bf2-b035-5ccb842e15fb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd049759-6699-4bf2-b035-5ccb842e15fb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd049759-6699-4bf2-b035-5ccb842e15fb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.8079674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ada461fb-427a-4e30-a45e-45d53dc83047, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ada461fb-427a-4e30-a45e-45d53dc83047, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ada461fb-427a-4e30-a45e-45d53dc83047, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.48197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 660cccb5-e7a8-4662-89ba-c3507ce78f8c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 660cccb5-e7a8-4662-89ba-c3507ce78f8c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 660cccb5-e7a8-4662-89ba-c3507ce78f8c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.0544593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cff69f8-317d-4049-970b-14a34b5ecbce, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cff69f8-317d-4049-970b-14a34b5ecbce, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cff69f8-317d-4049-970b-14a34b5ecbce, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.3678925, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d15e979c-da9e-41ba-be59-e7b56317ebcd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d15e979c-da9e-41ba-be59-e7b56317ebcd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d15e979c-da9e-41ba-be59-e7b56317ebcd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.0945497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 749d2bcf-7e41-40d9-b71c-19dd9c2ad088, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 749d2bcf-7e41-40d9-b71c-19dd9c2ad088, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 749d2bcf-7e41-40d9-b71c-19dd9c2ad088, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.4413364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a4f749b-53c4-43c3-936b-02df0eddd091, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a4f749b-53c4-43c3-936b-02df0eddd091, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a4f749b-53c4-43c3-936b-02df0eddd091, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.2222114, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb74829f-ec7d-470a-a945-632e3cb1b9a0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb74829f-ec7d-470a-a945-632e3cb1b9a0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb74829f-ec7d-470a-a945-632e3cb1b9a0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.2073236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ccbe0ac6-8b1a-4bbe-8a12-c6e13be769cf, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccbe0ac6-8b1a-4bbe-8a12-c6e13be769cf, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccbe0ac6-8b1a-4bbe-8a12-c6e13be769cf, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.4251513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f87e08b-03bd-4bdf-9424-0b4e607292f8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f87e08b-03bd-4bdf-9424-0b4e607292f8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f87e08b-03bd-4bdf-9424-0b4e607292f8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.0100384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0b0b027-d990-4adb-9555-fb4b4f989436, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0b0b027-d990-4adb-9555-fb4b4f989436, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0b0b027-d990-4adb-9555-fb4b4f989436, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.737576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9bdda2af-a87a-44e7-8757-51f4f62299b1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bdda2af-a87a-44e7-8757-51f4f62299b1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bdda2af-a87a-44e7-8757-51f4f62299b1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.188611, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72e76373-83fa-4885-8b4e-668873e06b83, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72e76373-83fa-4885-8b4e-668873e06b83, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72e76373-83fa-4885-8b4e-668873e06b83, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.8002312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77b893f5-e6cd-41f1-9a9b-f4e3df84d3a4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77b893f5-e6cd-41f1-9a9b-f4e3df84d3a4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77b893f5-e6cd-41f1-9a9b-f4e3df84d3a4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.989478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f140193-a0e9-47da-885f-a30a1d685a9f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f140193-a0e9-47da-885f-a30a1d685a9f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f140193-a0e9-47da-885f-a30a1d685a9f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.178314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96e35929-673c-43dd-9608-b1d15d895ae7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96e35929-673c-43dd-9608-b1d15d895ae7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96e35929-673c-43dd-9608-b1d15d895ae7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.3144767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1106db0-9299-49a7-9717-e727227b5230, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1106db0-9299-49a7-9717-e727227b5230, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1106db0-9299-49a7-9717-e727227b5230, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.6547542, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb034054-fc94-445a-9a59-97256b6c307b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb034054-fc94-445a-9a59-97256b6c307b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb034054-fc94-445a-9a59-97256b6c307b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.2686224, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec193931-3daf-40ba-a6bf-3600b2b36b08, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec193931-3daf-40ba-a6bf-3600b2b36b08, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec193931-3daf-40ba-a6bf-3600b2b36b08, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.0404541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03a1c30c-35d8-4bf0-85bb-ce02d66c656e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03a1c30c-35d8-4bf0-85bb-ce02d66c656e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03a1c30c-35d8-4bf0-85bb-ce02d66c656e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.5359614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7be76ea2-70a7-42b6-87d5-ed21d8c98b43, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7be76ea2-70a7-42b6-87d5-ed21d8c98b43, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7be76ea2-70a7-42b6-87d5-ed21d8c98b43, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.1365435, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 864774d1-6e80-49ee-9e09-7bb64be17d19, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 864774d1-6e80-49ee-9e09-7bb64be17d19, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 864774d1-6e80-49ee-9e09-7bb64be17d19, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.7979882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d0f6b94-6a95-430f-9211-9189d3c5ad6b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d0f6b94-6a95-430f-9211-9189d3c5ad6b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d0f6b94-6a95-430f-9211-9189d3c5ad6b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.154299, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 148fdf8b-15f8-4528-8fcb-120e68cf550a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 148fdf8b-15f8-4528-8fcb-120e68cf550a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 148fdf8b-15f8-4528-8fcb-120e68cf550a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.275694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 876ceed0-5613-4847-b60c-a9674625ca06, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 876ceed0-5613-4847-b60c-a9674625ca06, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 876ceed0-5613-4847-b60c-a9674625ca06, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.3239856, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7daab59-9f32-47f4-bf64-379ec1c30bed, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7daab59-9f32-47f4-bf64-379ec1c30bed, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7daab59-9f32-47f4-bf64-379ec1c30bed, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.4221203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 349db24d-dd13-4d2d-b3d9-ae7fcaf0819a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 349db24d-dd13-4d2d-b3d9-ae7fcaf0819a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 349db24d-dd13-4d2d-b3d9-ae7fcaf0819a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.4819486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad801148-9d73-42b2-8ccb-2b5d5d76217e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad801148-9d73-42b2-8ccb-2b5d5d76217e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad801148-9d73-42b2-8ccb-2b5d5d76217e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.9907238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ddec1db-e28d-42f6-a19f-1e807b6698e1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ddec1db-e28d-42f6-a19f-1e807b6698e1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ddec1db-e28d-42f6-a19f-1e807b6698e1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.9078133, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 196766e3-4067-4445-8507-d20aa9c6ac48, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 196766e3-4067-4445-8507-d20aa9c6ac48, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 196766e3-4067-4445-8507-d20aa9c6ac48, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.5400038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05250b3c-9629-4267-9e5a-33616b82bf3b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05250b3c-9629-4267-9e5a-33616b82bf3b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05250b3c-9629-4267-9e5a-33616b82bf3b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.3143783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ab871de-e930-44ae-809b-15304555f8a5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ab871de-e930-44ae-809b-15304555f8a5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ab871de-e930-44ae-809b-15304555f8a5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.9761825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 822f20ad-7013-4acc-87e2-5fd9d814d430, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 822f20ad-7013-4acc-87e2-5fd9d814d430, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 822f20ad-7013-4acc-87e2-5fd9d814d430, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.112784, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35cf5784-2122-4649-99b7-878b3ea7d160, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35cf5784-2122-4649-99b7-878b3ea7d160, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35cf5784-2122-4649-99b7-878b3ea7d160, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.7887979, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f52739c4-3fba-44b4-bafa-2163df82bf58, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f52739c4-3fba-44b4-bafa-2163df82bf58, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f52739c4-3fba-44b4-bafa-2163df82bf58, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.8393943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ae5070f-74fe-4cf2-9fdf-a9e15ddb5188, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ae5070f-74fe-4cf2-9fdf-a9e15ddb5188, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ae5070f-74fe-4cf2-9fdf-a9e15ddb5188, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.7281961, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, afa85192-32e8-40f0-b18a-97ed3b913b3b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afa85192-32e8-40f0-b18a-97ed3b913b3b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afa85192-32e8-40f0-b18a-97ed3b913b3b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.628914, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c61d4500-0117-4502-8698-92d790691a92, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c61d4500-0117-4502-8698-92d790691a92, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c61d4500-0117-4502-8698-92d790691a92, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.79136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f68f96b5-a077-4316-b1e8-0098f3f97256, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f68f96b5-a077-4316-b1e8-0098f3f97256, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f68f96b5-a077-4316-b1e8-0098f3f97256, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.7730103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 492cf952-063c-4fb5-b587-b6c490d0af43, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 492cf952-063c-4fb5-b587-b6c490d0af43, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 492cf952-063c-4fb5-b587-b6c490d0af43, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.5855713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f13c247-b7e9-4ce9-aff3-d9d248f5525d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f13c247-b7e9-4ce9-aff3-d9d248f5525d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f13c247-b7e9-4ce9-aff3-d9d248f5525d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.2590797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bef01ed0-88e7-4019-8163-5ccd0ccb7923, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bef01ed0-88e7-4019-8163-5ccd0ccb7923, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bef01ed0-88e7-4019-8163-5ccd0ccb7923, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.3379004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31bbc7c7-ba6f-4215-97fc-f90e04d6de12, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31bbc7c7-ba6f-4215-97fc-f90e04d6de12, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31bbc7c7-ba6f-4215-97fc-f90e04d6de12, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.6957963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fae07f1-ced0-4420-a30e-6df8c139c650, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fae07f1-ced0-4420-a30e-6df8c139c650, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fae07f1-ced0-4420-a30e-6df8c139c650, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.4350746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0011d17b-402c-4bb2-acb8-3af7a72392d6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0011d17b-402c-4bb2-acb8-3af7a72392d6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0011d17b-402c-4bb2-acb8-3af7a72392d6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.8620994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fefa94f9-2261-4e0c-a801-e95e685daa5f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fefa94f9-2261-4e0c-a801-e95e685daa5f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fefa94f9-2261-4e0c-a801-e95e685daa5f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.0602376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ff1eb39-5a75-4a17-abcb-46b04a9a5df5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff1eb39-5a75-4a17-abcb-46b04a9a5df5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff1eb39-5a75-4a17-abcb-46b04a9a5df5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.8752096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 481e45d3-d573-4ec7-af2e-fb073ccee735, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 481e45d3-d573-4ec7-af2e-fb073ccee735, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 481e45d3-d573-4ec7-af2e-fb073ccee735, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.69478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dfb56f10-5087-4126-b1d0-44475fc880c2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfb56f10-5087-4126-b1d0-44475fc880c2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfb56f10-5087-4126-b1d0-44475fc880c2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.492615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d447730-209a-42b8-8b48-dfb1242327ac, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d447730-209a-42b8-8b48-dfb1242327ac, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d447730-209a-42b8-8b48-dfb1242327ac, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.7971957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc7ccd88-4323-473b-829d-7e1e691ca307, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc7ccd88-4323-473b-829d-7e1e691ca307, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc7ccd88-4323-473b-829d-7e1e691ca307, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.4742563, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 509937b7-9b1b-4b82-a8db-40a3a6f39047, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 509937b7-9b1b-4b82-a8db-40a3a6f39047, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 509937b7-9b1b-4b82-a8db-40a3a6f39047, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.4138942, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5556fa8a-c19f-45cd-bd5d-db642a5fb02f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5556fa8a-c19f-45cd-bd5d-db642a5fb02f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5556fa8a-c19f-45cd-bd5d-db642a5fb02f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.9968724, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8aa4db8-21c6-4655-bf54-e0d498ef5ab3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8aa4db8-21c6-4655-bf54-e0d498ef5ab3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8aa4db8-21c6-4655-bf54-e0d498ef5ab3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.44701, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8110b23f-674c-4ebb-a241-a6c771e37697, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8110b23f-674c-4ebb-a241-a6c771e37697, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8110b23f-674c-4ebb-a241-a6c771e37697, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.0934548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be974c01-5120-4e4c-8c7d-a41803d0a055, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be974c01-5120-4e4c-8c7d-a41803d0a055, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be974c01-5120-4e4c-8c7d-a41803d0a055, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.3114128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e56d019-46b2-4f8b-8414-b209b7e074d8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e56d019-46b2-4f8b-8414-b209b7e074d8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e56d019-46b2-4f8b-8414-b209b7e074d8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.4011922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c0944e7-373d-4360-9df9-31078926fb8a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c0944e7-373d-4360-9df9-31078926fb8a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c0944e7-373d-4360-9df9-31078926fb8a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.9760377, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f599115-f226-4bb4-8eae-9424d4c93050, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f599115-f226-4bb4-8eae-9424d4c93050, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f599115-f226-4bb4-8eae-9424d4c93050, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.3401513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9834530d-4de0-414c-b106-46b53f281cd0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9834530d-4de0-414c-b106-46b53f281cd0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9834530d-4de0-414c-b106-46b53f281cd0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.420569, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6a429b1-720c-407d-82c8-b330e5569792, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6a429b1-720c-407d-82c8-b330e5569792, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6a429b1-720c-407d-82c8-b330e5569792, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.543961, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ddc30ea-7900-4722-b776-56b3d9fb777e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ddc30ea-7900-4722-b776-56b3d9fb777e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ddc30ea-7900-4722-b776-56b3d9fb777e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.8579288, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3d223de-0096-46bb-8228-1d16787f6bf3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3d223de-0096-46bb-8228-1d16787f6bf3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3d223de-0096-46bb-8228-1d16787f6bf3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.6756787, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82fa6167-da2b-4b0c-97f5-2378764f7ac1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82fa6167-da2b-4b0c-97f5-2378764f7ac1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82fa6167-da2b-4b0c-97f5-2378764f7ac1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.8032732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cf84a10-5da3-4783-b33e-5472605d97b0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cf84a10-5da3-4783-b33e-5472605d97b0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cf84a10-5da3-4783-b33e-5472605d97b0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.7033918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2399acf2-710b-4ec7-9b84-85d8ce08070c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2399acf2-710b-4ec7-9b84-85d8ce08070c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2399acf2-710b-4ec7-9b84-85d8ce08070c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.561474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28707c73-42f4-4f16-9caf-af4ac1a8cca8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28707c73-42f4-4f16-9caf-af4ac1a8cca8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28707c73-42f4-4f16-9caf-af4ac1a8cca8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.195967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e1055eed-dc1f-4797-abdd-3cdc96387824, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1055eed-dc1f-4797-abdd-3cdc96387824, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1055eed-dc1f-4797-abdd-3cdc96387824, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.4245057, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aeb9f248-ad63-4130-a9f8-0d7e044bc829, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aeb9f248-ad63-4130-a9f8-0d7e044bc829, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aeb9f248-ad63-4130-a9f8-0d7e044bc829, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.3621094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15f7658c-2e28-4231-913b-dd171dad4448, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15f7658c-2e28-4231-913b-dd171dad4448, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15f7658c-2e28-4231-913b-dd171dad4448, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.6040158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9ace1a4-bddd-4e2a-a1c5-b482ff6b2751, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ace1a4-bddd-4e2a-a1c5-b482ff6b2751, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ace1a4-bddd-4e2a-a1c5-b482ff6b2751, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.3718748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1edfffec-0539-4f4a-a34a-961b8aaea599, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1edfffec-0539-4f4a-a34a-961b8aaea599, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1edfffec-0539-4f4a-a34a-961b8aaea599, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.4665911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cba4228d-04ac-452e-9713-e96a1bd110d4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cba4228d-04ac-452e-9713-e96a1bd110d4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cba4228d-04ac-452e-9713-e96a1bd110d4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.860164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb7678ff-d785-4403-9ed0-57d6f60978b8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb7678ff-d785-4403-9ed0-57d6f60978b8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb7678ff-d785-4403-9ed0-57d6f60978b8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.00246, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 183a3842-544a-4e54-941c-2e302519319d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 183a3842-544a-4e54-941c-2e302519319d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 183a3842-544a-4e54-941c-2e302519319d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.7309775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab9c1c4f-765f-4a0b-aae7-493a5bb3221d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab9c1c4f-765f-4a0b-aae7-493a5bb3221d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab9c1c4f-765f-4a0b-aae7-493a5bb3221d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.3473966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65e49ad4-8729-481c-9715-ce17eead8ae5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65e49ad4-8729-481c-9715-ce17eead8ae5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65e49ad4-8729-481c-9715-ce17eead8ae5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.6988945, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03cd8336-a78b-41d3-802d-ef93601ef6fa, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03cd8336-a78b-41d3-802d-ef93601ef6fa, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03cd8336-a78b-41d3-802d-ef93601ef6fa, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.9352248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d602180f-598d-495e-9f1b-f57be5918922, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d602180f-598d-495e-9f1b-f57be5918922, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d602180f-598d-495e-9f1b-f57be5918922, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.2852037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 845ed232-de32-4615-9e18-34a62d5825af, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 845ed232-de32-4615-9e18-34a62d5825af, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 845ed232-de32-4615-9e18-34a62d5825af, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.8800845, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94d61ab2-fdb1-4024-a7cb-850c8586242b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94d61ab2-fdb1-4024-a7cb-850c8586242b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94d61ab2-fdb1-4024-a7cb-850c8586242b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.632906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e71f2667-0627-487c-8f7a-8db3334d3b86, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e71f2667-0627-487c-8f7a-8db3334d3b86, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e71f2667-0627-487c-8f7a-8db3334d3b86, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.5366783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43093eed-2b9d-4549-a70b-dc08fc710e42, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43093eed-2b9d-4549-a70b-dc08fc710e42, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43093eed-2b9d-4549-a70b-dc08fc710e42, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.0540068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43f2b255-8de9-411e-a694-6c0d383b08a3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43f2b255-8de9-411e-a694-6c0d383b08a3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43f2b255-8de9-411e-a694-6c0d383b08a3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.989774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66c0a692-29fb-41c3-acc1-637e8f0d31e5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66c0a692-29fb-41c3-acc1-637e8f0d31e5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66c0a692-29fb-41c3-acc1-637e8f0d31e5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.1819777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8406ee8a-438e-4059-9d94-a7fd12851dbe, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8406ee8a-438e-4059-9d94-a7fd12851dbe, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8406ee8a-438e-4059-9d94-a7fd12851dbe, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.0518153, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9af516f-1e9f-4b82-af5e-a86bd0f362b1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9af516f-1e9f-4b82-af5e-a86bd0f362b1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9af516f-1e9f-4b82-af5e-a86bd0f362b1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.1292598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c1de10c-b25a-486c-a152-3b8bdd6755ea, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c1de10c-b25a-486c-a152-3b8bdd6755ea, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c1de10c-b25a-486c-a152-3b8bdd6755ea, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.9563458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1dd96b3a-e94d-4452-bf56-966632d544b1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dd96b3a-e94d-4452-bf56-966632d544b1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dd96b3a-e94d-4452-bf56-966632d544b1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.3116717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2b8fa74-4c3b-4784-80b0-edb037854232, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2b8fa74-4c3b-4784-80b0-edb037854232, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2b8fa74-4c3b-4784-80b0-edb037854232, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.2435105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82cae812-8400-4edd-91c6-d44a70a05002, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82cae812-8400-4edd-91c6-d44a70a05002, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82cae812-8400-4edd-91c6-d44a70a05002, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.380728, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c1cc26b-cfa7-4818-8c33-ca2db4ab3e0e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c1cc26b-cfa7-4818-8c33-ca2db4ab3e0e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c1cc26b-cfa7-4818-8c33-ca2db4ab3e0e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.5154579, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71d36967-d0ff-4b40-8f51-14fdd57d1cc7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71d36967-d0ff-4b40-8f51-14fdd57d1cc7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71d36967-d0ff-4b40-8f51-14fdd57d1cc7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.9326322, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7e204c9-7b6e-43a6-a11b-a7fb7209a371, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7e204c9-7b6e-43a6-a11b-a7fb7209a371, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7e204c9-7b6e-43a6-a11b-a7fb7209a371, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.323847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d98ed924-bd90-4fdb-b070-db0b6df32654, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d98ed924-bd90-4fdb-b070-db0b6df32654, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d98ed924-bd90-4fdb-b070-db0b6df32654, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.3613303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7374003d-ce94-4a29-b330-2d6c37fa55e2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7374003d-ce94-4a29-b330-2d6c37fa55e2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7374003d-ce94-4a29-b330-2d6c37fa55e2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.278576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f944ca5e-a737-4800-a780-269403f3cfd4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f944ca5e-a737-4800-a780-269403f3cfd4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f944ca5e-a737-4800-a780-269403f3cfd4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.984521, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea8e68d6-8884-4761-8a75-6ce14946d22c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea8e68d6-8884-4761-8a75-6ce14946d22c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea8e68d6-8884-4761-8a75-6ce14946d22c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229914.889481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9480f8da-70d7-4a43-b8ba-71b87da6e5e3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9480f8da-70d7-4a43-b8ba-71b87da6e5e3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9480f8da-70d7-4a43-b8ba-71b87da6e5e3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.5848038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f4e52d15-eb61-483f-ae8e-eab900510f47, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4e52d15-eb61-483f-ae8e-eab900510f47, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4e52d15-eb61-483f-ae8e-eab900510f47, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.2117493, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d70d5ec4-cd84-40ea-8644-e1daf32e55a6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d70d5ec4-cd84-40ea-8644-e1daf32e55a6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d70d5ec4-cd84-40ea-8644-e1daf32e55a6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.779819, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec5e0481-2123-4238-9475-aa1f7777847b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec5e0481-2123-4238-9475-aa1f7777847b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec5e0481-2123-4238-9475-aa1f7777847b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.42029, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c524de4d-0031-46cc-b724-8c25376b0c68, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c524de4d-0031-46cc-b724-8c25376b0c68, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c524de4d-0031-46cc-b724-8c25376b0c68, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.2565565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d825a0b0-06ae-461d-99d1-949742875bfe, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d825a0b0-06ae-461d-99d1-949742875bfe, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d825a0b0-06ae-461d-99d1-949742875bfe, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.118545, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ac7fe07-28dc-4c4d-ac72-7af90c7c05c0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ac7fe07-28dc-4c4d-ac72-7af90c7c05c0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ac7fe07-28dc-4c4d-ac72-7af90c7c05c0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229926805550&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11534/1
__________________ test_drop_with_grants[encryption_enabled] ___________________
ydb/tests/functional/secrets/test_secrets.py:113: in test_drop_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24578/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23232
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21662
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8107
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30643
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6448
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0b/r3tmp/kikimr_cluster_62o_9n4l
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28554
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16783
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_s81lmv8b.log --grpc-port=3589 --mon-port=28554 --ic-port=6448
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3589/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/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/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_s81lmv8b.log --grpc-port=3589 --mon-port=28554 --ic-port=6448
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_s81lmv8b.log', '--grpc-port=3589', '--mon-port=28554', '--ic-port=6448')' in '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 909876
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3589/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 909878
DEBUG    ya.test:process.py:259 Command (pid 909878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 909878) elapsed time (sec): 0.38599252700805664
DEBUG    ya.test:process.py:263 Command (pid 909878) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 909878) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 909878) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 909878) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 909878) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 909878) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 909878) stime: 0.21709699999999998
DEBUG    ya.test:process.py:263 Command (pid 909878) utime: 0.120609
DEBUG    ya.test:process.py:263 Command (pid 909878) wtime: 0.387
DEBUG    ya.test:process.py:275 Command (pid 909878) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3589', '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: 6448\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3589', '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: 6448\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 910945
DEBUG    ya.test:process.py:259 Command (pid 910945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 910945) elapsed time (sec): 0.4022655487060547
DEBUG    ya.test:process.py:263 Command (pid 910945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 910945) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 910945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 910945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 910945) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 910945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 910945) stime: 0.23290899999999998
DEBUG    ya.test:process.py:263 Command (pid 910945) utime: 0.122378
DEBUG    ya.test:process.py:263 Command (pid 910945) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 910945) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3589', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3589', '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: 911046
DEBUG    ya.test:process.py:259 Command (pid 911046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 911046) elapsed time (sec): 0.42291784286499023
DEBUG    ya.test:process.py:263 Command (pid 911046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 911046) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 911046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 911046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 911046) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 911046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 911046) stime: 0.258961
DEBUG    ya.test:process.py:263 Command (pid 911046) utime: 0.119201
DEBUG    ya.test:process.py:263 Command (pid 911046) wtime: 0.424
DEBUG    ya.test:process.py:275 Command (pid 911046) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24343
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3589 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_hq9xf1tp.log --grpc-port=21853 --mon-port=20356 --ic-port=27012 --key-file /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3589 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_hq9xf1tp.log --grpc-port=21853 --mon-port=20356 --ic-port=27012 --key-file /home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3589', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_hq9xf1tp.log', '--grpc-port=21853', '--mon-port=20356', '--ic-port=27012', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 911603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21853/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 911604
DEBUG    ya.test:process.py:259 Command (pid 911604) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 911604) elapsed time (sec): 0.3992495536804199
DEBUG    ya.test:process.py:263 Command (pid 911604) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 911604) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 911604) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 911604) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 911604) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 911604) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 911604) stime: 0.238061
DEBUG    ya.test:process.py:263 Command (pid 911604) utime: 0.112978
DEBUG    ya.test:process.py:263 Command (pid 911604) wtime: 0.4
DEBUG    ya.test:process.py:275 Command (pid 911604) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_with_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 751603aa-a33b-4a26-b8c1-d548685d959f, localhost:3589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 751603aa-a33b-4a26-b8c1-d548685d959f, localhost:3589): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 751603aa-a33b-4a26-b8c1-d548685d959f, localhost:3589): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21853 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21853, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e099b4c-99e1-42d6-b6cc-85c4b7752fdf, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e099b4c-99e1-42d6-b6cc-85c4b7752fdf, ghrun-2tlsei57yi.auto.internal:21853): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e099b4c-99e1-42d6-b6cc-85c4b7752fdf, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 77574c7b-d63f-4e39-b226-9513bddbee6f, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 77574c7b-d63f-4e39-b226-9513bddbee6f, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 77574c7b-d63f-4e39-b226-9513bddbee6f, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9beeb02-8e26-4827-aff3-bb6470688f84, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9beeb02-8e26-4827-aff3-bb6470688f84, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9beeb02-8e26-4827-aff3-bb6470688f84, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 98bf5883-6370-4167-b1e4-c1a828c823a3, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 98bf5883-6370-4167-b1e4-c1a828c823a3, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=ZjljOTc1NmMtNmY1MmEyN2UtYzYwMWQwNGMtMzljMDkwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 98bf5883-6370-4167-b1e4-c1a828c823a3, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 77574c7b-d63f-4e39-b226-9513bddbee6f, ghrun-2tlsei57yi.auto.internal:21853): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21853
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2bc4f42a-9c29-4c7a-9d28-be158d92ee7a, localhost:3589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2bc4f42a-9c29-4c7a-9d28-be158d92ee7a, localhost:3589): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2bc4f42a-9c29-4c7a-9d28-be158d92ee7a, localhost:3589): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21853 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21853, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 948809d1-fe9a-4dc8-9151-ec6cc127642b, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 948809d1-fe9a-4dc8-9151-ec6cc127642b, ghrun-2tlsei57yi.auto.internal:21853): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 948809d1-fe9a-4dc8-9151-ec6cc127642b, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bbcda83-1f7e-4137-a4fe-2df2005bf7dc, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bbcda83-1f7e-4137-a4fe-2df2005bf7dc, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bbcda83-1f7e-4137-a4fe-2df2005bf7dc, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b8bba1c-7cd7-41e2-b011-414d4b35ad0b, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b8bba1c-7cd7-41e2-b011-414d4b35ad0b, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b8bba1c-7cd7-41e2-b011-414d4b35ad0b, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 58d0bee2-f4e7-483c-89f7-84934e32fcf4, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 58d0bee2-f4e7-483c-89f7-84934e32fcf4, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=NzhmZjhlOGQtMjA3MDA1YTUtZTg2ZTBlYTEtNDE1NzM2MjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 58d0bee2-f4e7-483c-89f7-84934e32fcf4, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5bbcda83-1f7e-4137-a4fe-2df2005bf7dc, ghrun-2tlsei57yi.auto.internal:21853): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21853
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2bf2999f-3dfe-42d8-815f-ba395fc9eae3, localhost:3589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2bf2999f-3dfe-42d8-815f-ba395fc9eae3, localhost:3589): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2bf2999f-3dfe-42d8-815f-ba395fc9eae3, localhost:3589): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21853 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21853, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07bac957-2f09-41ec-98a3-979d97d90c88, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07bac957-2f09-41ec-98a3-979d97d90c88, ghrun-2tlsei57yi.auto.internal:21853): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07bac957-2f09-41ec-98a3-979d97d90c88, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aa464004-4dd7-4513-b35d-847101753bd2, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aa464004-4dd7-4513-b35d-847101753bd2, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aa464004-4dd7-4513-b35d-847101753bd2, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 497d5cef-a465-4cd3-ae04-2ef0d6cf83c4, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 497d5cef-a465-4cd3-ae04-2ef0d6cf83c4, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 497d5cef-a465-4cd3-ae04-2ef0d6cf83c4, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 64951eb1-b0bf-4b4d-9f9a-bd131ef586e7, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 64951eb1-b0bf-4b4d-9f9a-bd131ef586e7, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzAyNTkyMTAtOGI0NTQ4ZjQtOTAwMGViMjMtMmVmZGJmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 64951eb1-b0bf-4b4d-9f9a-bd131ef586e7, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21853
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f17e95ac-e664-4bf4-8302-07efea4bc428, localhost:3589): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f17e95ac-e664-4bf4-8302-07efea4bc428, localhost:3589): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f17e95ac-e664-4bf4-8302-07efea4bc428, localhost:3589): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21853 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21853, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eda66848-1c39-4da8-97f4-9a9f65080f3b, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eda66848-1c39-4da8-97f4-9a9f65080f3b, ghrun-2tlsei57yi.auto.internal:21853): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eda66848-1c39-4da8-97f4-9a9f65080f3b, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b67e4968-daad-47ad-b567-de5cf5533cba, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b67e4968-daad-47ad-b567-de5cf5533cba, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b67e4968-daad-47ad-b567-de5cf5533cba, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 054583d4-71c9-4e5c-961e-dc60f6a91503, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 054583d4-71c9-4e5c-961e-dc60f6a91503, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 054583d4-71c9-4e5c-961e-dc60f6a91503, ghrun-2tlsei57yi.auto.internal:21853): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cad1f943-2096-4021-a3ee-1ff951f644f7, ghrun-2tlsei57yi.auto.internal:21853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cad1f943-2096-4021-a3ee-1ff951f644f7, ghrun-2tlsei57yi.auto.internal:21853): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ1NWJlOWItNGRmMzRiYjYtMjMzNjYyNC0zMzNhNTNlNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cad1f943-2096-4021-a3ee-1ff951f644f7, ghrun-2tlsei57yi.auto.internal:21853): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3589
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21853
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.7921858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4af30202-99ed-47eb-8d1b-573dff70aaac, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4af30202-99ed-47eb-8d1b-573dff70aaac, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4af30202-99ed-47eb-8d1b-573dff70aaac, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.7655382, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4596e112-7488-4bd7-8fdd-a135598d0892, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4596e112-7488-4bd7-8fdd-a135598d0892, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4596e112-7488-4bd7-8fdd-a135598d0892, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.1680057, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62978c1e-a384-436b-a61c-9ebb85125dcd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62978c1e-a384-436b-a61c-9ebb85125dcd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62978c1e-a384-436b-a61c-9ebb85125dcd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229944.7648191, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 887d2b1e-591b-4ece-9a05-17ae08acce01, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 887d2b1e-591b-4ece-9a05-17ae08acce01, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 887d2b1e-591b-4ece-9a05-17ae08acce01, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.2120867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2764c40b-4753-405f-bfb4-89701b95a3b0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2764c40b-4753-405f-bfb4-89701b95a3b0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2764c40b-4753-405f-bfb4-89701b95a3b0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229946.6954968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b33fa122-6930-48fa-b193-3793097b5a54, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b33fa122-6930-48fa-b193-3793097b5a54, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b33fa122-6930-48fa-b193-3793097b5a54, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.619385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37d65da5-9bdc-4578-9643-1f9df9002433, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37d65da5-9bdc-4578-9643-1f9df9002433, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37d65da5-9bdc-4578-9643-1f9df9002433, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229950.7818127, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77f35718-74cb-4361-915c-bdb7db2ce68c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77f35718-74cb-4361-915c-bdb7db2ce68c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77f35718-74cb-4361-915c-bdb7db2ce68c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.4323528, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0016b7e4-5831-4acb-a417-fba41c7b2773, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0016b7e4-5831-4acb-a417-fba41c7b2773, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0016b7e4-5831-4acb-a417-fba41c7b2773, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.8656583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc10a25f-643c-4225-869c-caa479f43905, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc10a25f-643c-4225-869c-caa479f43905, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc10a25f-643c-4225-869c-caa479f43905, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229954.4395332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec650b02-c3de-41e2-86da-84e7db52f68c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec650b02-c3de-41e2-86da-84e7db52f68c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec650b02-c3de-41e2-86da-84e7db52f68c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.8433735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61fc38d0-c008-4d0c-b57c-fbe7988a1033, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61fc38d0-c008-4d0c-b57c-fbe7988a1033, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61fc38d0-c008-4d0c-b57c-fbe7988a1033, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229957.2345014, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23700856-b42c-4962-92f7-2bf90e15bb67, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23700856-b42c-4962-92f7-2bf90e15bb67, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23700856-b42c-4962-92f7-2bf90e15bb67, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.7570183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9813a820-42c2-4ed2-8d02-fc749d4fce98, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9813a820-42c2-4ed2-8d02-fc749d4fce98, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9813a820-42c2-4ed2-8d02-fc749d4fce98, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.348734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f4f0757-2c84-4935-807d-86318df4d6df, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f4f0757-2c84-4935-807d-86318df4d6df, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f4f0757-2c84-4935-807d-86318df4d6df, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.430507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ea44b8b-1f87-4e96-8d68-40f311335f62, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ea44b8b-1f87-4e96-8d68-40f311335f62, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ea44b8b-1f87-4e96-8d68-40f311335f62, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.185337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d710e0f3-b4b0-41ab-884d-8fe087ef4de4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d710e0f3-b4b0-41ab-884d-8fe087ef4de4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d710e0f3-b4b0-41ab-884d-8fe087ef4de4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.6915717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b0540ec-6d9d-46ef-be23-2966cc575bf7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b0540ec-6d9d-46ef-be23-2966cc575bf7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b0540ec-6d9d-46ef-be23-2966cc575bf7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.5068634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2143b48-a19e-472c-8bc0-3171963e2ae1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2143b48-a19e-472c-8bc0-3171963e2ae1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2143b48-a19e-472c-8bc0-3171963e2ae1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.9857247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d84f0225-1dc3-4023-b2d6-216ffe8ebab3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d84f0225-1dc3-4023-b2d6-216ffe8ebab3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d84f0225-1dc3-4023-b2d6-216ffe8ebab3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.4075708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5388294-71b5-4625-a550-77e6a02f4fec, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5388294-71b5-4625-a550-77e6a02f4fec, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5388294-71b5-4625-a550-77e6a02f4fec, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229970.6336913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab118eed-83c0-44ad-a15c-7b77d374374b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab118eed-83c0-44ad-a15c-7b77d374374b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab118eed-83c0-44ad-a15c-7b77d374374b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.8927095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b1314bb-64b8-4b09-9741-42e47394b2a6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b1314bb-64b8-4b09-9741-42e47394b2a6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b1314bb-64b8-4b09-9741-42e47394b2a6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229974.0988455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d55a229-5473-444a-abed-177d95e0e9c3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d55a229-5473-444a-abed-177d95e0e9c3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d55a229-5473-444a-abed-177d95e0e9c3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229975.3254855, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ef44c29-9034-4e5d-a7c9-ae39b328bead, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef44c29-9034-4e5d-a7c9-ae39b328bead, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef44c29-9034-4e5d-a7c9-ae39b328bead, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229977.135082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a7db3b2-6dda-4111-a19d-ec5b27b23cdd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a7db3b2-6dda-4111-a19d-ec5b27b23cdd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a7db3b2-6dda-4111-a19d-ec5b27b23cdd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229979.0271475, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c91abe80-d7b3-4201-b96b-bed6ee39da3c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c91abe80-d7b3-4201-b96b-bed6ee39da3c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c91abe80-d7b3-4201-b96b-bed6ee39da3c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229980.5076916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8438b46-a88a-4a23-ae4b-921e7776034f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8438b46-a88a-4a23-ae4b-921e7776034f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8438b46-a88a-4a23-ae4b-921e7776034f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229982.0551305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb366b24-3ab6-45cd-be28-e63eec6b3128, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb366b24-3ab6-45cd-be28-e63eec6b3128, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb366b24-3ab6-45cd-be28-e63eec6b3128, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229983.4085772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce21d937-42c7-419e-a19c-f5044a74c3d0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce21d937-42c7-419e-a19c-f5044a74c3d0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce21d937-42c7-419e-a19c-f5044a74c3d0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229985.0817614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e47523fe-ebd9-436f-991e-6936875e989c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e47523fe-ebd9-436f-991e-6936875e989c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e47523fe-ebd9-436f-991e-6936875e989c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229986.5272923, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a099caf-f52f-4505-a831-f9e43d94db71, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a099caf-f52f-4505-a831-f9e43d94db71, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a099caf-f52f-4505-a831-f9e43d94db71, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229988.4056647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21245ee3-1191-430d-b792-f8f22300717d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21245ee3-1191-430d-b792-f8f22300717d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21245ee3-1191-430d-b792-f8f22300717d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229989.9348028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 226b7fb1-741b-4d98-a446-b8f0813a1a4f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 226b7fb1-741b-4d98-a446-b8f0813a1a4f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 226b7fb1-741b-4d98-a446-b8f0813a1a4f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229991.78637, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d0794ad-f52c-4e1d-bb36-340c87bf12a3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d0794ad-f52c-4e1d-bb36-340c87bf12a3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d0794ad-f52c-4e1d-bb36-340c87bf12a3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229993.5546343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e855323-8004-4fcf-81a3-a0063530dd1d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e855323-8004-4fcf-81a3-a0063530dd1d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e855323-8004-4fcf-81a3-a0063530dd1d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.5036948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f3ae3a6-b07e-42aa-8e56-984c645a469c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f3ae3a6-b07e-42aa-8e56-984c645a469c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f3ae3a6-b07e-42aa-8e56-984c645a469c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229996.3480725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb59af21-5003-4f6e-bb25-e54b0b775cdc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb59af21-5003-4f6e-bb25-e54b0b775cdc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb59af21-5003-4f6e-bb25-e54b0b775cdc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229998.100395, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66c79593-de4f-45fb-9316-7d1d311d861e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66c79593-de4f-45fb-9316-7d1d311d861e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66c79593-de4f-45fb-9316-7d1d311d861e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.7649739, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80d55e94-1a5f-42f7-bbaa-3c4d790cd05f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80d55e94-1a5f-42f7-bbaa-3c4d790cd05f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80d55e94-1a5f-42f7-bbaa-3c4d790cd05f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230001.9275749, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 580c64fd-5753-4e25-94d4-b713e6ba91fc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 580c64fd-5753-4e25-94d4-b713e6ba91fc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 580c64fd-5753-4e25-94d4-b713e6ba91fc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230004.0599337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d261ab9-dae5-4d21-ad94-40f6e5061eb4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d261ab9-dae5-4d21-ad94-40f6e5061eb4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d261ab9-dae5-4d21-ad94-40f6e5061eb4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230006.2052774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9129db9c-5b41-4e30-b479-2e7c0af8b77a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9129db9c-5b41-4e30-b479-2e7c0af8b77a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9129db9c-5b41-4e30-b479-2e7c0af8b77a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230007.513519, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e333615-1428-4700-ab17-36fd156b37db, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e333615-1428-4700-ab17-36fd156b37db, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e333615-1428-4700-ab17-36fd156b37db, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.1423523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, de4f85fb-2509-454c-a9db-904b2927f482, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de4f85fb-2509-454c-a9db-904b2927f482, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de4f85fb-2509-454c-a9db-904b2927f482, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.3729193, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c18c4c2d-beac-447f-87dc-34fb82a084dc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18c4c2d-beac-447f-87dc-34fb82a084dc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18c4c2d-beac-447f-87dc-34fb82a084dc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230012.653276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da14c368-0b89-479c-80cf-7a932591fc77, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da14c368-0b89-479c-80cf-7a932591fc77, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da14c368-0b89-479c-80cf-7a932591fc77, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230014.4697165, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52894404-5a75-4d8d-9fc0-38fe7b4be5fb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52894404-5a75-4d8d-9fc0-38fe7b4be5fb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52894404-5a75-4d8d-9fc0-38fe7b4be5fb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230016.1207354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f297f661-4b64-4ccb-a0bc-5d44100df96e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f297f661-4b64-4ccb-a0bc-5d44100df96e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f297f661-4b64-4ccb-a0bc-5d44100df96e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230018.1699615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fcae3946-6c22-4885-9173-a1141b5b9c07, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcae3946-6c22-4885-9173-a1141b5b9c07, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcae3946-6c22-4885-9173-a1141b5b9c07, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230019.5973802, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4cef648-93c4-46b6-8e45-949e68aa7fe4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4cef648-93c4-46b6-8e45-949e68aa7fe4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4cef648-93c4-46b6-8e45-949e68aa7fe4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230021.6410642, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 846fa3cb-b193-4d3f-af94-6473fb774253, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 846fa3cb-b193-4d3f-af94-6473fb774253, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 846fa3cb-b193-4d3f-af94-6473fb774253, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230023.5094032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a269d716-ec27-4e46-83d8-18dcfff6f34e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a269d716-ec27-4e46-83d8-18dcfff6f34e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a269d716-ec27-4e46-83d8-18dcfff6f34e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230024.8721216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 822d1b6b-efbe-4390-a4f4-134725666a2a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 822d1b6b-efbe-4390-a4f4-134725666a2a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 822d1b6b-efbe-4390-a4f4-134725666a2a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230026.8564017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d35f8bb7-f886-4574-b4b8-02260debefd2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d35f8bb7-f886-4574-b4b8-02260debefd2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d35f8bb7-f886-4574-b4b8-02260debefd2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230028.482294, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a2ac9578-a676-47f2-a1b5-df577f443d05, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2ac9578-a676-47f2-a1b5-df577f443d05, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2ac9578-a676-47f2-a1b5-df577f443d05, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230030.7039578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55aab8ac-dace-4988-8f2e-ffa263c591eb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55aab8ac-dace-4988-8f2e-ffa263c591eb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55aab8ac-dace-4988-8f2e-ffa263c591eb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230032.571295, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 068c51e6-cb7b-4bc2-866c-62d30e587b84, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 068c51e6-cb7b-4bc2-866c-62d30e587b84, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 068c51e6-cb7b-4bc2-866c-62d30e587b84, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230034.656477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f95a262-61e6-4ce7-b75b-4b8d3982897b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f95a262-61e6-4ce7-b75b-4b8d3982897b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f95a262-61e6-4ce7-b75b-4b8d3982897b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230036.6728837, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6c5f18a-b508-4027-a25b-65b25a3717af, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6c5f18a-b508-4027-a25b-65b25a3717af, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6c5f18a-b508-4027-a25b-65b25a3717af, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230038.7699711, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d3f5a27-f314-4c98-bf26-05610fb6d684, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d3f5a27-f314-4c98-bf26-05610fb6d684, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d3f5a27-f314-4c98-bf26-05610fb6d684, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230040.7271094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eaf5e51-2f98-4b56-82b3-df371b70ce71, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eaf5e51-2f98-4b56-82b3-df371b70ce71, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eaf5e51-2f98-4b56-82b3-df371b70ce71, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230041.2479374, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6428327c-099f-4908-aa21-ef1d7a0d446f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6428327c-099f-4908-aa21-ef1d7a0d446f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6428327c-099f-4908-aa21-ef1d7a0d446f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230042.5611403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d5708d8-c645-4538-95fc-5b8d2f900af7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d5708d8-c645-4538-95fc-5b8d2f900af7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d5708d8-c645-4538-95fc-5b8d2f900af7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230044.6212924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c3f369c-dd26-4cb7-960a-b583fcff86a9, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c3f369c-dd26-4cb7-960a-b583fcff86a9, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c3f369c-dd26-4cb7-960a-b583fcff86a9, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230046.632553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffd02579-4acf-437d-8d70-dcb954707331, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd02579-4acf-437d-8d70-dcb954707331, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd02579-4acf-437d-8d70-dcb954707331, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230047.9299078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01f058a7-9e01-486f-b4cc-0a243446b1d3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01f058a7-9e01-486f-b4cc-0a243446b1d3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01f058a7-9e01-486f-b4cc-0a243446b1d3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230049.9355607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b8d4c14-4ebd-440b-b036-430a5539d1a2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b8d4c14-4ebd-440b-b036-430a5539d1a2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b8d4c14-4ebd-440b-b036-430a5539d1a2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230051.2332118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64e892aa-e0bf-430c-a3b1-caac8460148f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64e892aa-e0bf-430c-a3b1-caac8460148f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64e892aa-e0bf-430c-a3b1-caac8460148f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230053.1579902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbe715ff-f448-4233-bc12-88c6a1ed1e41, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbe715ff-f448-4233-bc12-88c6a1ed1e41, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbe715ff-f448-4233-bc12-88c6a1ed1e41, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230054.8942237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6771d6d4-1d60-40a5-a54f-d3692ce50c92, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6771d6d4-1d60-40a5-a54f-d3692ce50c92, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6771d6d4-1d60-40a5-a54f-d3692ce50c92, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230057.1250575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30362c4a-0a70-4686-b9ae-4e3cecdc9ff6, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30362c4a-0a70-4686-b9ae-4e3cecdc9ff6, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30362c4a-0a70-4686-b9ae-4e3cecdc9ff6, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230059.2965534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19373f62-8e5b-48f2-bb36-0188405a112a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19373f62-8e5b-48f2-bb36-0188405a112a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19373f62-8e5b-48f2-bb36-0188405a112a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230061.4681435, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3c4db50-5276-412a-8260-02b1936ae4de, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3c4db50-5276-412a-8260-02b1936ae4de, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3c4db50-5276-412a-8260-02b1936ae4de, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230063.3482885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8ff8474-bf12-4d31-b281-713e83f72ee2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8ff8474-bf12-4d31-b281-713e83f72ee2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8ff8474-bf12-4d31-b281-713e83f72ee2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230065.0981903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea0665b8-3b56-4f14-9b60-108f8ed94763, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea0665b8-3b56-4f14-9b60-108f8ed94763, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea0665b8-3b56-4f14-9b60-108f8ed94763, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230066.4864535, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20df03fd-e594-4b57-884e-73480f0cde7d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20df03fd-e594-4b57-884e-73480f0cde7d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20df03fd-e594-4b57-884e-73480f0cde7d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230068.4032843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4c2224c-7b9d-4776-b3e5-a89aac29d24f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4c2224c-7b9d-4776-b3e5-a89aac29d24f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4c2224c-7b9d-4776-b3e5-a89aac29d24f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.2021456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c296649-d05f-4b14-b72c-6bd90e1fde20, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c296649-d05f-4b14-b72c-6bd90e1fde20, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c296649-d05f-4b14-b72c-6bd90e1fde20, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230072.1593094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6944b91-ab22-49e4-889a-a7aa88b9f5ce, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6944b91-ab22-49e4-889a-a7aa88b9f5ce, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6944b91-ab22-49e4-889a-a7aa88b9f5ce, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230074.0171912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e83d5db-4ab5-4131-acbe-dccd12cfeac7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e83d5db-4ab5-4131-acbe-dccd12cfeac7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e83d5db-4ab5-4131-acbe-dccd12cfeac7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230075.4696176, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0fcba8bb-8445-4091-928c-28d6fa2e1bb9, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fcba8bb-8445-4091-928c-28d6fa2e1bb9, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fcba8bb-8445-4091-928c-28d6fa2e1bb9, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230076.244867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33856885-a3fd-4ff5-a60e-3ea79def5c0c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33856885-a3fd-4ff5-a60e-3ea79def5c0c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33856885-a3fd-4ff5-a60e-3ea79def5c0c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230078.1776373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94b9a3f8-ca34-4c83-85df-9b7979585988, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b9a3f8-ca34-4c83-85df-9b7979585988, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b9a3f8-ca34-4c83-85df-9b7979585988, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230080.2042131, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf66c7c3-de9e-499c-aabd-ab8e8d104173, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf66c7c3-de9e-499c-aabd-ab8e8d104173, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf66c7c3-de9e-499c-aabd-ab8e8d104173, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.9678934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bfaccca4-6b30-4ea5-a8ff-a825b5d9d497, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfaccca4-6b30-4ea5-a8ff-a825b5d9d497, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfaccca4-6b30-4ea5-a8ff-a825b5d9d497, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230084.1159136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6e32ce0-497b-4a10-b92c-6f14030b34ea, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6e32ce0-497b-4a10-b92c-6f14030b34ea, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6e32ce0-497b-4a10-b92c-6f14030b34ea, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.62801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d3d4a61-cc60-4bec-ae3a-223c2a31d2f1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d3d4a61-cc60-4bec-ae3a-223c2a31d2f1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d3d4a61-cc60-4bec-ae3a-223c2a31d2f1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230087.3200688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f6fb07c-adf7-44a2-b7b9-edef7d74ab94, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f6fb07c-adf7-44a2-b7b9-edef7d74ab94, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f6fb07c-adf7-44a2-b7b9-edef7d74ab94, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230089.0203264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ce1d5ee-d0d3-46a3-acca-3b45bb2f378a, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ce1d5ee-d0d3-46a3-acca-3b45bb2f378a, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ce1d5ee-d0d3-46a3-acca-3b45bb2f378a, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230090.4264572, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f483798-5582-43de-8797-aa14b6de7091, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f483798-5582-43de-8797-aa14b6de7091, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f483798-5582-43de-8797-aa14b6de7091, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230091.703359, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 277a3e0d-6469-4ea2-a1ce-6007ce9530bd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 277a3e0d-6469-4ea2-a1ce-6007ce9530bd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 277a3e0d-6469-4ea2-a1ce-6007ce9530bd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230093.7550395, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f76c8328-1e94-44e7-bd04-77a5e64da825, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f76c8328-1e94-44e7-bd04-77a5e64da825, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f76c8328-1e94-44e7-bd04-77a5e64da825, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230095.42522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad804ab3-95c8-4f8f-968b-f928f4d7b1bb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad804ab3-95c8-4f8f-968b-f928f4d7b1bb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad804ab3-95c8-4f8f-968b-f928f4d7b1bb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230097.134828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40debe98-19fd-43a7-8572-a2d78aac2ace, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40debe98-19fd-43a7-8572-a2d78aac2ace, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40debe98-19fd-43a7-8572-a2d78aac2ace, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230099.0395172, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02c06c3d-4551-4f93-a8a3-b9d714ccfc46, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02c06c3d-4551-4f93-a8a3-b9d714ccfc46, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02c06c3d-4551-4f93-a8a3-b9d714ccfc46, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230101.1658776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11724d88-1ef4-471c-8a9f-38359d71653f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11724d88-1ef4-471c-8a9f-38359d71653f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11724d88-1ef4-471c-8a9f-38359d71653f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230102.549904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 193d2586-1f94-4e3d-8d42-b77f2d64f01b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 193d2586-1f94-4e3d-8d42-b77f2d64f01b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 193d2586-1f94-4e3d-8d42-b77f2d64f01b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.3409548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef474646-e09d-429d-93de-e4a9ad10af0b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef474646-e09d-429d-93de-e4a9ad10af0b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef474646-e09d-429d-93de-e4a9ad10af0b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230106.4206657, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa484461-5c20-4eb7-998d-329a992d6d44, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa484461-5c20-4eb7-998d-329a992d6d44, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa484461-5c20-4eb7-998d-329a992d6d44, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230108.3864214, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b0e86fc-4081-4a4c-b704-08e25867d606, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b0e86fc-4081-4a4c-b704-08e25867d606, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b0e86fc-4081-4a4c-b704-08e25867d606, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.0917132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21445ffd-f21d-42e0-8657-e330fdaa3521, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21445ffd-f21d-42e0-8657-e330fdaa3521, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21445ffd-f21d-42e0-8657-e330fdaa3521, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230111.722579, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70d1704a-ac65-4d7a-8755-01edd642676e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70d1704a-ac65-4d7a-8755-01edd642676e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70d1704a-ac65-4d7a-8755-01edd642676e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.6286793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 13a0b3cd-3fd8-4b21-8e72-e8599cd9f224, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13a0b3cd-3fd8-4b21-8e72-e8599cd9f224, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13a0b3cd-3fd8-4b21-8e72-e8599cd9f224, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230114.8827481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6670aaed-be61-4848-b53e-1cb74e7673c3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6670aaed-be61-4848-b53e-1cb74e7673c3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6670aaed-be61-4848-b53e-1cb74e7673c3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230116.8713882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72626611-efc3-4eb5-a37d-e301fb6a2c3b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72626611-efc3-4eb5-a37d-e301fb6a2c3b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72626611-efc3-4eb5-a37d-e301fb6a2c3b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230118.1884575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec119c1b-416c-4647-ad30-f5cbe954eb85, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec119c1b-416c-4647-ad30-f5cbe954eb85, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec119c1b-416c-4647-ad30-f5cbe954eb85, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.9389362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da0f5378-e264-4204-b925-c557b2d14b61, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da0f5378-e264-4204-b925-c557b2d14b61, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da0f5378-e264-4204-b925-c557b2d14b61, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.7774796, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb23f478-fc35-41ed-9a08-a9b10c64c504, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb23f478-fc35-41ed-9a08-a9b10c64c504, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb23f478-fc35-41ed-9a08-a9b10c64c504, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230123.737213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7898b48c-4463-4880-8f46-0800712d9823, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7898b48c-4463-4880-8f46-0800712d9823, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7898b48c-4463-4880-8f46-0800712d9823, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230124.8101268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ac1f922-d549-4f96-9790-929f5528eebc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ac1f922-d549-4f96-9790-929f5528eebc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ac1f922-d549-4f96-9790-929f5528eebc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230126.7230792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a96769a0-cdfb-48f3-b3c4-a340ff04bad8, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a96769a0-cdfb-48f3-b3c4-a340ff04bad8, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a96769a0-cdfb-48f3-b3c4-a340ff04bad8, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230128.834518, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b63b6ff4-4543-4a0f-8d72-4bf3e382a38e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b63b6ff4-4543-4a0f-8d72-4bf3e382a38e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b63b6ff4-4543-4a0f-8d72-4bf3e382a38e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230130.8425088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0392f7a3-46d6-45fd-9bcb-6d54e6b91130, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0392f7a3-46d6-45fd-9bcb-6d54e6b91130, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0392f7a3-46d6-45fd-9bcb-6d54e6b91130, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230132.365929, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ad388b0-daf5-40fb-b97c-16656217bf6b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ad388b0-daf5-40fb-b97c-16656217bf6b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ad388b0-daf5-40fb-b97c-16656217bf6b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230133.6971483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3eb57894-05b8-4421-af21-887c6b739254, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eb57894-05b8-4421-af21-887c6b739254, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eb57894-05b8-4421-af21-887c6b739254, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.981934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0008db6a-cd7d-4363-ab1c-0a6cbe862781, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0008db6a-cd7d-4363-ab1c-0a6cbe862781, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0008db6a-cd7d-4363-ab1c-0a6cbe862781, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230136.6508348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a3572f7-fc42-45f2-9278-126056edd4f0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a3572f7-fc42-45f2-9278-126056edd4f0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a3572f7-fc42-45f2-9278-126056edd4f0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230138.2600071, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b40cac0c-ad8e-48cb-a7cd-afd555f5b87e, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b40cac0c-ad8e-48cb-a7cd-afd555f5b87e, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b40cac0c-ad8e-48cb-a7cd-afd555f5b87e, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230139.7058084, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 056c4091-d2cb-4608-b6c5-d6d5ed756633, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 056c4091-d2cb-4608-b6c5-d6d5ed756633, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 056c4091-d2cb-4608-b6c5-d6d5ed756633, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.700207, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea3e8905-07c6-4694-95e5-e91f2a991d57, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea3e8905-07c6-4694-95e5-e91f2a991d57, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea3e8905-07c6-4694-95e5-e91f2a991d57, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.400985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd2ff135-c467-4f38-aaa7-996514d52189, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd2ff135-c467-4f38-aaa7-996514d52189, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd2ff135-c467-4f38-aaa7-996514d52189, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230145.3483481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e12d257-ab5e-40fb-9d51-823fae2935d5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e12d257-ab5e-40fb-9d51-823fae2935d5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e12d257-ab5e-40fb-9d51-823fae2935d5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230146.836388, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9ac1961-d8bd-4998-aecf-2277ab07cec0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9ac1961-d8bd-4998-aecf-2277ab07cec0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9ac1961-d8bd-4998-aecf-2277ab07cec0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230148.469664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed739a07-fda3-4aa3-b61f-ac27d28161a5, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed739a07-fda3-4aa3-b61f-ac27d28161a5, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed739a07-fda3-4aa3-b61f-ac27d28161a5, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230150.0484364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40e30cce-3d9e-4f42-bab0-c225728cdee9, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40e30cce-3d9e-4f42-bab0-c225728cdee9, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40e30cce-3d9e-4f42-bab0-c225728cdee9, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230151.384543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e923673d-908d-47d5-abc6-1f33a6aaca07, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e923673d-908d-47d5-abc6-1f33a6aaca07, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e923673d-908d-47d5-abc6-1f33a6aaca07, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230153.4281688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f81b158b-b10e-48be-a997-6df5a33d87a1, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f81b158b-b10e-48be-a997-6df5a33d87a1, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f81b158b-b10e-48be-a997-6df5a33d87a1, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230155.6179006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99639c3f-db78-4544-9b7b-722be413f19b, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99639c3f-db78-4544-9b7b-722be413f19b, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99639c3f-db78-4544-9b7b-722be413f19b, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230157.4938087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c678359-08aa-485e-87b8-60eba245a258, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c678359-08aa-485e-87b8-60eba245a258, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c678359-08aa-485e-87b8-60eba245a258, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230159.544683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b57d607-dc03-414b-9031-328f91dacf76, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b57d607-dc03-414b-9031-328f91dacf76, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b57d607-dc03-414b-9031-328f91dacf76, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230160.9018552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9120644-68cb-4f28-b49b-7ca231a4fdd3, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9120644-68cb-4f28-b49b-7ca231a4fdd3, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9120644-68cb-4f28-b49b-7ca231a4fdd3, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.3442008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f96198db-945a-4f5c-a3d0-874e5e5b7abf, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f96198db-945a-4f5c-a3d0-874e5e5b7abf, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f96198db-945a-4f5c-a3d0-874e5e5b7abf, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230164.1604688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98e86e4f-e1f9-45b8-a66a-1d800306608f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98e86e4f-e1f9-45b8-a66a-1d800306608f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98e86e4f-e1f9-45b8-a66a-1d800306608f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230165.9936368, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2cf601e-c10d-4a11-8e0c-c9b9106f06e2, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2cf601e-c10d-4a11-8e0c-c9b9106f06e2, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2cf601e-c10d-4a11-8e0c-c9b9106f06e2, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230167.4185073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5c5d9db-7e10-403a-b41c-6571ac99f180, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5c5d9db-7e10-403a-b41c-6571ac99f180, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5c5d9db-7e10-403a-b41c-6571ac99f180, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230169.1675725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc881616-9b44-4c6e-8dda-c6cf41927734, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc881616-9b44-4c6e-8dda-c6cf41927734, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc881616-9b44-4c6e-8dda-c6cf41927734, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230171.0018792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d22ad34b-4e2c-484d-b0d0-1ea30db6c5ed, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d22ad34b-4e2c-484d-b0d0-1ea30db6c5ed, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d22ad34b-4e2c-484d-b0d0-1ea30db6c5ed, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230171.8529496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0c30b4cb-da7c-4259-a729-3473cac27589, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c30b4cb-da7c-4259-a729-3473cac27589, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c30b4cb-da7c-4259-a729-3473cac27589, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230173.6682148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e899a122-f4a0-429c-b7e1-3ad6ecb60773, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e899a122-f4a0-429c-b7e1-3ad6ecb60773, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e899a122-f4a0-429c-b7e1-3ad6ecb60773, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230174.946144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f390d19d-9999-4923-b132-a040418c9247, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f390d19d-9999-4923-b132-a040418c9247, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f390d19d-9999-4923-b132-a040418c9247, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230176.6113532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f08329a-0715-41cc-8f64-1c88bdfd9dcd, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f08329a-0715-41cc-8f64-1c88bdfd9dcd, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f08329a-0715-41cc-8f64-1c88bdfd9dcd, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230178.501163, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7435de52-1ad5-4ec6-8480-bd53181d1469, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7435de52-1ad5-4ec6-8480-bd53181d1469, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7435de52-1ad5-4ec6-8480-bd53181d1469, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230180.5968244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10db8b2b-c8cd-4bb1-b997-1c4a51ead197, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10db8b2b-c8cd-4bb1-b997-1c4a51ead197, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10db8b2b-c8cd-4bb1-b997-1c4a51ead197, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230182.7128453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc54ef54-147b-42d0-8197-0ff8172a7bf7, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc54ef54-147b-42d0-8197-0ff8172a7bf7, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc54ef54-147b-42d0-8197-0ff8172a7bf7, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230184.1244848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e00d5fb8-5a6b-4527-93e2-60dbf4432d05, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e00d5fb8-5a6b-4527-93e2-60dbf4432d05, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e00d5fb8-5a6b-4527-93e2-60dbf4432d05, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230185.3471723, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddc82473-2447-469f-8900-28e40c174c10, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddc82473-2447-469f-8900-28e40c174c10, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddc82473-2447-469f-8900-28e40c174c10, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230186.5685258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e396f5ae-4d74-42cc-bfe1-9db914a64000, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e396f5ae-4d74-42cc-bfe1-9db914a64000, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e396f5ae-4d74-42cc-bfe1-9db914a64000, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230188.512633, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 890299b1-b71b-4ee1-bb6b-dbc84621ad02, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 890299b1-b71b-4ee1-bb6b-dbc84621ad02, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 890299b1-b71b-4ee1-bb6b-dbc84621ad02, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230190.4214425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46c0e53f-8949-4beb-9536-742696c2ceff, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46c0e53f-8949-4beb-9536-742696c2ceff, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46c0e53f-8949-4beb-9536-742696c2ceff, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230191.90057, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 429cd69a-2941-439b-939d-7438d33de13f, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 429cd69a-2941-439b-939d-7438d33de13f, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 429cd69a-2941-439b-939d-7438d33de13f, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230193.7900078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 792823dd-4948-4071-a33d-b6aef4bcacff, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 792823dd-4948-4071-a33d-b6aef4bcacff, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 792823dd-4948-4071-a33d-b6aef4bcacff, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230195.5676851, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e36d5dae-57df-4ee5-b318-df7991b08f49, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e36d5dae-57df-4ee5-b318-df7991b08f49, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e36d5dae-57df-4ee5-b318-df7991b08f49, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230197.467517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c98fb200-0f2a-48f5-96d4-35ec6b0c81eb, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c98fb200-0f2a-48f5-96d4-35ec6b0c81eb, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c98fb200-0f2a-48f5-96d4-35ec6b0c81eb, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230198.9529667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aadefc9-61af-4fd2-b0b1-9f302f563caa, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aadefc9-61af-4fd2-b0b1-9f302f563caa, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aadefc9-61af-4fd2-b0b1-9f302f563caa, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230200.6728897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cc42fb4-2ca8-4a3c-b9c0-fae80eeecea0, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cc42fb4-2ca8-4a3c-b9c0-fae80eeecea0, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cc42fb4-2ca8-4a3c-b9c0-fae80eeecea0, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230202.410463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a981354-ca9c-4846-9fc3-e0c5bcb2edfa, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a981354-ca9c-4846-9fc3-e0c5bcb2edfa, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a981354-ca9c-4846-9fc3-e0c5bcb2edfa, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230204.47465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c35f48ac-8836-4c5d-8d36-6cb64f67c81d, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c35f48ac-8836-4c5d-8d36-6cb64f67c81d, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c35f48ac-8836-4c5d-8d36-6cb64f67c81d, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.6405318, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f4653ca-090a-4290-abdc-82cc88d534cf, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f4653ca-090a-4290-abdc-82cc88d534cf, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f4653ca-090a-4290-abdc-82cc88d534cf, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230208.464436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3e6c995-ceaa-45c7-b635-211045859cdc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3e6c995-ceaa-45c7-b635-211045859cdc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3e6c995-ceaa-45c7-b635-211045859cdc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230209.7231328, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cebf305-00f8-4f8a-ad64-cfbc82cf616c, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cebf305-00f8-4f8a-ad64-cfbc82cf616c, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cebf305-00f8-4f8a-ad64-cfbc82cf616c, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230210.9576786, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6fc9999-2617-464f-aad8-94276e5389bc, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6fc9999-2617-464f-aad8-94276e5389bc, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6fc9999-2617-464f-aad8-94276e5389bc, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230212.5884824, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a3810bc-8a3c-4ee4-af2b-cf4f9890aaed, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a3810bc-8a3c-4ee4-af2b-cf4f9890aaed, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a3810bc-8a3c-4ee4-af2b-cf4f9890aaed, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230214.452152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e38271e0-58e6-4779-bfe8-efd913c7dc76, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e38271e0-58e6-4779-bfe8-efd913c7dc76, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e38271e0-58e6-4779-bfe8-efd913c7dc76, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230215.9186263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a5d2825-47ee-412f-9999-ea8720312dd4, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5d2825-47ee-412f-9999-ea8720312dd4, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5d2825-47ee-412f-9999-ea8720312dd4, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230217.5449214, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84d5235d-e018-4cab-af2a-68b37898ccfe, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84d5235d-e018-4cab-af2a-68b37898ccfe, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84d5235d-e018-4cab-af2a-68b37898ccfe, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230219.1899302, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79117e05-8e1f-4b41-a75b-bf7d71f54d98, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79117e05-8e1f-4b41-a75b-bf7d71f54d98, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79117e05-8e1f-4b41-a75b-bf7d71f54d98, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230220.8811119, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c274dc10-ec7b-4028-8d05-eb714f929a18, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c274dc10-ec7b-4028-8d05-eb714f929a18, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c274dc10-ec7b-4028-8d05-eb714f929a18, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230222.6719491, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e8dffcd-7d3b-4252-8fb6-8a091075e007, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e8dffcd-7d3b-4252-8fb6-8a091075e007, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e8dffcd-7d3b-4252-8fb6-8a091075e007, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230224.015938, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, afae5ba1-a498-4e33-9292-9e2cb427a233, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afae5ba1-a498-4e33-9292-9e2cb427a233, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afae5ba1-a498-4e33-9292-9e2cb427a233, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230225.9623537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f67ebc4-e9b2-4553-9a94-14d0c66c5683, localhost:5040): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f67ebc4-e9b2-4553-9a94-14d0c66c5683, localhost:5040): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f67ebc4-e9b2-4553-9a94-14d0c66c5683, localhost:5040): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5040". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5040
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
290.52s call     test_secrets.py::test_drop_with_grants[encryption_enabled]
278.54s call     test_secrets.py::test_drop_with_grants[encryption_disabled]
10.85s setup    test_secrets.py::test_drop_with_grants[encryption_disabled]
9.10s setup    test_secrets.py::test_drop_with_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_drop_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_drop_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 599.02s (0:09:59) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/000a0b/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000a0b', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000a0b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/000a0b/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000a0b', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000a0b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000a0b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_drop_without_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15188
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009fe/r3tmp/kikimr_cluster_1yl9ze3v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_kgtqz9j6.log --grpc-port=8617 --mon-port=16042 --ic-port=15188
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8617/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_kgtqz9j6.log --grpc-port=8617 --mon-port=16042 --ic-port=15188
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_kgtqz9j6.log', '--grpc-port=8617', '--mon-port=16042', '--ic-port=15188')' in '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757737
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8617/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757740
DEBUG    ya.test:process.py:259 Command (pid 757740) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757740) elapsed time (sec): 0.549854040145874
DEBUG    ya.test:process.py:263 Command (pid 757740) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 757740) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 757740) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 757740) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757740) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 757740) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757740) stime: 0.35784699999999997
DEBUG    ya.test:process.py:263 Command (pid 757740) utime: 0.10502399999999999
DEBUG    ya.test:process.py:263 Command (pid 757740) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 757740) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8617', '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: 15188\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8617', '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: 15188\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 760145
DEBUG    ya.test:process.py:259 Command (pid 760145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760145) elapsed time (sec): 0.5430841445922852
DEBUG    ya.test:process.py:263 Command (pid 760145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 760145) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 760145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 760145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760145) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 760145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760145) stime: 0.310373
DEBUG    ya.test:process.py:263 Command (pid 760145) utime: 0.137504
DEBUG    ya.test:process.py:263 Command (pid 760145) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 760145) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8617', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8617', '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: 761057
DEBUG    ya.test:process.py:259 Command (pid 761057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761057) elapsed time (sec): 0.6610846519470215
DEBUG    ya.test:process.py:263 Command (pid 761057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 761057) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 761057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 761057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761057) nvcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 761057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761057) stime: 0.369187
DEBUG    ya.test:process.py:263 Command (pid 761057) utime: 0.14139
DEBUG    ya.test:process.py:263 Command (pid 761057) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 761057) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5045
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009fe/r3tmp/kikimr_cluster_kudniwue
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_wbhat_mh.log --grpc-port=7784 --mon-port=62312 --ic-port=5045
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7784/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_wbhat_mh.log --grpc-port=7784 --mon-port=62312 --ic-port=5045
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_wbhat_mh.log', '--grpc-port=7784', '--mon-port=62312', '--ic-port=5045')' in '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 762130
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7784/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 762134
DEBUG    ya.test:process.py:259 Command (pid 762134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762134) elapsed time (sec): 0.6389675140380859
DEBUG    ya.test:process.py:263 Command (pid 762134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 762134) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 762134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 762134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762134) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 762134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762134) stime: 0.378554
DEBUG    ya.test:process.py:263 Command (pid 762134) utime: 0.11881399999999999
DEBUG    ya.test:process.py:263 Command (pid 762134) wtime: 0.64
DEBUG    ya.test:process.py:275 Command (pid 762134) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7784', '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: 5045\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7784', '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: 5045\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 765411
DEBUG    ya.test:process.py:259 Command (pid 765411) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 765411) elapsed time (sec): 0.7801604270935059
DEBUG    ya.test:process.py:263 Command (pid 765411) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) maxrss: 555484
DEBUG    ya.test:process.py:263 Command (pid 765411) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 765411) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 765411) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 765411) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 765411) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 765411) stime: 0.581248
DEBUG    ya.test:process.py:263 Command (pid 765411) utime: 0.136534
DEBUG    ya.test:process.py:263 Command (pid 765411) wtime: 0.782
DEBUG    ya.test:process.py:275 Command (pid 765411) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7784', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7784', '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: 765875
DEBUG    ya.test:process.py:259 Command (pid 765875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 765875) elapsed time (sec): 0.45383143424987793
DEBUG    ya.test:process.py:263 Command (pid 765875) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 765875) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 765875) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 765875) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 765875) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 765875) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 765875) stime: 0.269265
DEBUG    ya.test:process.py:263 Command (pid 765875) utime: 0.11882899999999999
DEBUG    ya.test:process.py:263 Command (pid 765875) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 765875) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1400
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7784 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_igui2i85.log --grpc-port=1400 --mon-port=4794 --ic-port=65249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7784 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_igui2i85.log --grpc-port=1400 --mon-port=4794 --ic-port=65249
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7784', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_igui2i85.log', '--grpc-port=1400', '--mon-port=4794', '--ic-port=65249')' in '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 766609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1400/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 766612
DEBUG    ya.test:process.py:259 Command (pid 766612) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 766612) elapsed time (sec): 0.5151140689849854
DEBUG    ya.test:process.py:263 Command (pid 766612) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 766612) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 766612) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 766612) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 766612) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 766612) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 766612) stime: 0.2872
DEBUG    ya.test:process.py:263 Command (pid 766612) utime: 0.114106
DEBUG    ya.test:process.py:263 Command (pid 766612) wtime: 0.516
DEBUG    ya.test:process.py:275 Command (pid 766612) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 01354e98-3cc6-4190-a3dd-cdc00f02c63d, localhost:7784): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 01354e98-3cc6-4190-a3dd-cdc00f02c63d, localhost:7784): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 01354e98-3cc6-4190-a3dd-cdc00f02c63d, localhost:7784): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1400 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1400, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7784
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8786f6d6-f087-41f2-a9d6-9bc52aa64119, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8786f6d6-f087-41f2-a9d6-9bc52aa64119, ghrun-2tlsei57yi.auto.internal:1400): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8786f6d6-f087-41f2-a9d6-9bc52aa64119, ghrun-2tlsei57yi.auto.internal:1400): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f492dc53-970c-4316-824a-97efae48d6c2, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f492dc53-970c-4316-824a-97efae48d6c2, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f492dc53-970c-4316-824a-97efae48d6c2, ghrun-2tlsei57yi.auto.internal:1400): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 500b806a-933f-4a65-9e33-ca1f441de339, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 500b806a-933f-4a65-9e33-ca1f441de339, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 500b806a-933f-4a65-9e33-ca1f441de339, ghrun-2tlsei57yi.auto.internal:1400): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c168ded3-75ae-46ab-b205-2a2a7e24ed38, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c168ded3-75ae-46ab-b205-2a2a7e24ed38, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=Y2YwMGYyNjEtMjk1MjBhZGUtNTYxMzQ3MDItNTUzMzJlMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c168ded3-75ae-46ab-b205-2a2a7e24ed38, ghrun-2tlsei57yi.auto.internal:1400): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f492dc53-970c-4316-824a-97efae48d6c2, ghrun-2tlsei57yi.auto.internal:1400): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7784
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1400
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3f5266fd-8cdc-456c-9db5-c1e6978522e7, localhost:7784): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f5266fd-8cdc-456c-9db5-c1e6978522e7, localhost:7784): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f5266fd-8cdc-456c-9db5-c1e6978522e7, localhost:7784): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1400 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:1400, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7784
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a566aa09-780c-4482-8972-014f85684e17, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a566aa09-780c-4482-8972-014f85684e17, ghrun-2tlsei57yi.auto.internal:1400): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a566aa09-780c-4482-8972-014f85684e17, ghrun-2tlsei57yi.auto.internal:1400): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59db2460-b6cc-48a6-88f9-2a1c46085899, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59db2460-b6cc-48a6-88f9-2a1c46085899, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59db2460-b6cc-48a6-88f9-2a1c46085899, ghrun-2tlsei57yi.auto.internal:1400): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8286b35-b008-472f-9f77-d3a8c1ecaec9, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8286b35-b008-472f-9f77-d3a8c1ecaec9, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8286b35-b008-472f-9f77-d3a8c1ecaec9, ghrun-2tlsei57yi.auto.internal:1400): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2079e3d9-2c1b-437a-b96a-3eaa87a49f6e, ghrun-2tlsei57yi.auto.internal:1400): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2079e3d9-2c1b-437a-b96a-3eaa87a49f6e, ghrun-2tlsei57yi.auto.internal:1400): request = { session_id: "ydb://session/3?node_id=50000&id=YzYxZDZhNDctZWU1Nzg0MjgtODg2MWQ0NzMtMWEzMzBkNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2079e3d9-2c1b-437a-b96a-3eaa87a49f6e, ghrun-2tlsei57yi.auto.internal:1400): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7784
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1400
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.4124687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91ec2030-e51e-4bde-9a12-ea7ec17fa4a0, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91ec2030-e51e-4bde-9a12-ea7ec17fa4a0, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91ec2030-e51e-4bde-9a12-ea7ec17fa4a0, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.0130026, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8122bc5a-1df8-4abe-aaab-57eb02db3bf9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8122bc5a-1df8-4abe-aaab-57eb02db3bf9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8122bc5a-1df8-4abe-aaab-57eb02db3bf9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.9919908, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbb77dc7-b82d-4ec7-951a-a250aa6b437c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbb77dc7-b82d-4ec7-951a-a250aa6b437c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbb77dc7-b82d-4ec7-951a-a250aa6b437c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.6174352, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2311e3d8-32ad-41d8-9201-9a2a13c6c792, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2311e3d8-32ad-41d8-9201-9a2a13c6c792, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2311e3d8-32ad-41d8-9201-9a2a13c6c792, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.3232691, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8dcd805f-b850-4db0-b093-fc76ed2b96d1, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dcd805f-b850-4db0-b093-fc76ed2b96d1, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dcd805f-b850-4db0-b093-fc76ed2b96d1, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.1059752, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1c48700-da43-415d-b098-1b75a9a9e463, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1c48700-da43-415d-b098-1b75a9a9e463, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1c48700-da43-415d-b098-1b75a9a9e463, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.939156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5df50cc1-05c3-4587-91c4-334076d066c2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5df50cc1-05c3-4587-91c4-334076d066c2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5df50cc1-05c3-4587-91c4-334076d066c2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.5278127, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b6e29bc-750a-44a5-bc8a-bba3d794ba0b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b6e29bc-750a-44a5-bc8a-bba3d794ba0b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b6e29bc-750a-44a5-bc8a-bba3d794ba0b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.5706189, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff7d9fa5-34fe-4877-8ee6-6c02b2b6502c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff7d9fa5-34fe-4877-8ee6-6c02b2b6502c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff7d9fa5-34fe-4877-8ee6-6c02b2b6502c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.013259, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1fbec7d8-c5bc-462a-a664-1c9fa83c3c72, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fbec7d8-c5bc-462a-a664-1c9fa83c3c72, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fbec7d8-c5bc-462a-a664-1c9fa83c3c72, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.7852209, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06220c2f-d8b7-4885-b3f2-cca58b8f2ae3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06220c2f-d8b7-4885-b3f2-cca58b8f2ae3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06220c2f-d8b7-4885-b3f2-cca58b8f2ae3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.6113436, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96e3df64-271e-45fb-8add-e374f82a0f54, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96e3df64-271e-45fb-8add-e374f82a0f54, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96e3df64-271e-45fb-8add-e374f82a0f54, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.7608562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c77f4a5a-896b-413c-8ef4-35e81299ff59, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c77f4a5a-896b-413c-8ef4-35e81299ff59, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c77f4a5a-896b-413c-8ef4-35e81299ff59, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.3356175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f6e17e6-aaf9-4831-81b1-cb6c6adb36d6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f6e17e6-aaf9-4831-81b1-cb6c6adb36d6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f6e17e6-aaf9-4831-81b1-cb6c6adb36d6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.6567006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac917db9-b88a-483f-8296-a751e8c5c331, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac917db9-b88a-483f-8296-a751e8c5c331, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac917db9-b88a-483f-8296-a751e8c5c331, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.217013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 985a7ab4-b837-496a-ad09-81ae1f807fc1, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 985a7ab4-b837-496a-ad09-81ae1f807fc1, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 985a7ab4-b837-496a-ad09-81ae1f807fc1, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.332155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7f47674-6596-463d-b06c-c85e09471948, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7f47674-6596-463d-b06c-c85e09471948, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7f47674-6596-463d-b06c-c85e09471948, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.9779346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0bb4450e-ca4b-4af4-b2c2-94dd3c19af15, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bb4450e-ca4b-4af4-b2c2-94dd3c19af15, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bb4450e-ca4b-4af4-b2c2-94dd3c19af15, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.8307526, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10ff9601-8c36-4d24-aa69-82c78e53af36, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ff9601-8c36-4d24-aa69-82c78e53af36, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ff9601-8c36-4d24-aa69-82c78e53af36, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.0502276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df9ad81d-ccda-4415-a6aa-66294d2ee4b1, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df9ad81d-ccda-4415-a6aa-66294d2ee4b1, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df9ad81d-ccda-4415-a6aa-66294d2ee4b1, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.5107815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f91bc4e-b77d-4f13-848d-47cfbd936796, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f91bc4e-b77d-4f13-848d-47cfbd936796, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f91bc4e-b77d-4f13-848d-47cfbd936796, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.018263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cfb7ecae-5314-4513-bd90-01376d2a7ec7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfb7ecae-5314-4513-bd90-01376d2a7ec7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfb7ecae-5314-4513-bd90-01376d2a7ec7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.5462348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee81451e-f3fe-4f10-8bcf-8eb45d70889f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee81451e-f3fe-4f10-8bcf-8eb45d70889f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee81451e-f3fe-4f10-8bcf-8eb45d70889f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.6018481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0f6dc39-5713-4419-a624-ab3464f02ce4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0f6dc39-5713-4419-a624-ab3464f02ce4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0f6dc39-5713-4419-a624-ab3464f02ce4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.4809852, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1727423b-1041-4873-a7df-53ca188eee00, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1727423b-1041-4873-a7df-53ca188eee00, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1727423b-1041-4873-a7df-53ca188eee00, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.626521, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 728cd7b4-d000-4492-809f-2029ebb57be5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 728cd7b4-d000-4492-809f-2029ebb57be5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 728cd7b4-d000-4492-809f-2029ebb57be5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.5027187, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30ccfd86-bf10-4efc-a90f-c475ca2d5d1f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30ccfd86-bf10-4efc-a90f-c475ca2d5d1f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30ccfd86-bf10-4efc-a90f-c475ca2d5d1f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.0300648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 035d8c46-8e46-4567-a2aa-5cbc597062c8, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 035d8c46-8e46-4567-a2aa-5cbc597062c8, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 035d8c46-8e46-4567-a2aa-5cbc597062c8, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.746746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b34675f0-de51-433e-92d8-20642c682fd7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b34675f0-de51-433e-92d8-20642c682fd7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b34675f0-de51-433e-92d8-20642c682fd7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.5949678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc798fae-b218-4fa5-8aa9-8e6bd7bb8332, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc798fae-b218-4fa5-8aa9-8e6bd7bb8332, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc798fae-b218-4fa5-8aa9-8e6bd7bb8332, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.839398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5b67e0e-691b-45d7-90f2-519f67b001e3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5b67e0e-691b-45d7-90f2-519f67b001e3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5b67e0e-691b-45d7-90f2-519f67b001e3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.1085236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a77ccabc-f007-491f-b2a9-39277651239b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a77ccabc-f007-491f-b2a9-39277651239b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a77ccabc-f007-491f-b2a9-39277651239b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.330854, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f38e618-326a-4e05-88cd-829b1d24e65f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f38e618-326a-4e05-88cd-829b1d24e65f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f38e618-326a-4e05-88cd-829b1d24e65f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.0006342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43fe2ccd-b1d1-4394-a3fb-5f0b30d49c4d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43fe2ccd-b1d1-4394-a3fb-5f0b30d49c4d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43fe2ccd-b1d1-4394-a3fb-5f0b30d49c4d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229707.5893967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cef5a407-f96e-4a3f-99d3-091e72bf221b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef5a407-f96e-4a3f-99d3-091e72bf221b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef5a407-f96e-4a3f-99d3-091e72bf221b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.9383664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 207a14e8-beaa-4591-89ec-ec34d6169ddc, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 207a14e8-beaa-4591-89ec-ec34d6169ddc, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 207a14e8-beaa-4591-89ec-ec34d6169ddc, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.0038266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 503ab2ca-d6f0-4f7c-adf2-baf4a701a539, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 503ab2ca-d6f0-4f7c-adf2-baf4a701a539, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 503ab2ca-d6f0-4f7c-adf2-baf4a701a539, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.9012816, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d161302-f3d3-4e0b-a3fa-73c996344fec, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d161302-f3d3-4e0b-a3fa-73c996344fec, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d161302-f3d3-4e0b-a3fa-73c996344fec, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.0867023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f945b50-48fc-4e79-9db0-600b94baec8d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f945b50-48fc-4e79-9db0-600b94baec8d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f945b50-48fc-4e79-9db0-600b94baec8d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.1567957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34d29a79-482b-4f43-be52-04142ffd84f7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34d29a79-482b-4f43-be52-04142ffd84f7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34d29a79-482b-4f43-be52-04142ffd84f7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.1509073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17130ad7-6c19-4ae3-ac45-0c6fcf42c744, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17130ad7-6c19-4ae3-ac45-0c6fcf42c744, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17130ad7-6c19-4ae3-ac45-0c6fcf42c744, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.4135106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0c85a51b-f8af-4409-b79d-bc6a76ab1028, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c85a51b-f8af-4409-b79d-bc6a76ab1028, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c85a51b-f8af-4409-b79d-bc6a76ab1028, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.261947, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5bd4cfa1-5a63-4d11-a772-9394fb441b59, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bd4cfa1-5a63-4d11-a772-9394fb441b59, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bd4cfa1-5a63-4d11-a772-9394fb441b59, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.291668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39eb5576-7438-4b46-b347-6a4047cb79b5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39eb5576-7438-4b46-b347-6a4047cb79b5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39eb5576-7438-4b46-b347-6a4047cb79b5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.490534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6cc5ba7-3ebb-431d-8391-50bcf2579f6f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6cc5ba7-3ebb-431d-8391-50bcf2579f6f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6cc5ba7-3ebb-431d-8391-50bcf2579f6f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.6757276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bcbd21d-4a86-473a-918a-d53583a7e65d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bcbd21d-4a86-473a-918a-d53583a7e65d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bcbd21d-4a86-473a-918a-d53583a7e65d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.3881567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ea2e29c-35bb-4260-81dd-49657fb0bf00, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ea2e29c-35bb-4260-81dd-49657fb0bf00, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ea2e29c-35bb-4260-81dd-49657fb0bf00, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.662894, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6605eca6-4509-4ac8-8a42-f3dd6428912d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6605eca6-4509-4ac8-8a42-f3dd6428912d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6605eca6-4509-4ac8-8a42-f3dd6428912d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.7482204, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59b4d972-f2ab-48d4-9e5f-28358a5ab42d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59b4d972-f2ab-48d4-9e5f-28358a5ab42d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59b4d972-f2ab-48d4-9e5f-28358a5ab42d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.490532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 391f0f74-e07d-43ab-b739-d70fc8b086a4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 391f0f74-e07d-43ab-b739-d70fc8b086a4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 391f0f74-e07d-43ab-b739-d70fc8b086a4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.3188024, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f5ccee0-f2d2-4702-9785-ef63287cfe64, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f5ccee0-f2d2-4702-9785-ef63287cfe64, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f5ccee0-f2d2-4702-9785-ef63287cfe64, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.8893936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e386299-1a2c-4561-b5d8-87cda806d974, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e386299-1a2c-4561-b5d8-87cda806d974, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e386299-1a2c-4561-b5d8-87cda806d974, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.696945, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48e8bfc2-1a0e-4987-933b-470a5e38cfa4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e8bfc2-1a0e-4987-933b-470a5e38cfa4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e8bfc2-1a0e-4987-933b-470a5e38cfa4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.8642304, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2be24e6-dfa3-45a9-bfa0-afddc5218d39, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2be24e6-dfa3-45a9-bfa0-afddc5218d39, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2be24e6-dfa3-45a9-bfa0-afddc5218d39, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.0470338, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89726297-fe87-46ac-9e6d-1de2c76ffb72, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89726297-fe87-46ac-9e6d-1de2c76ffb72, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89726297-fe87-46ac-9e6d-1de2c76ffb72, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.3192067, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a81c5a5b-ee12-4480-b1e7-364446cff371, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a81c5a5b-ee12-4480-b1e7-364446cff371, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a81c5a5b-ee12-4480-b1e7-364446cff371, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.7591841, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b79512b3-b7b8-4a58-ad51-70d4a166c82d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b79512b3-b7b8-4a58-ad51-70d4a166c82d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b79512b3-b7b8-4a58-ad51-70d4a166c82d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.7106495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50ace522-8ab5-47a8-a152-26fe167a1e1e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50ace522-8ab5-47a8-a152-26fe167a1e1e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50ace522-8ab5-47a8-a152-26fe167a1e1e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.574091, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c11ea4be-3e8c-49f4-a522-0132398da922, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c11ea4be-3e8c-49f4-a522-0132398da922, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c11ea4be-3e8c-49f4-a522-0132398da922, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.6578097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99cb5b7b-62d2-47e5-b0b1-047a06dedcb1, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99cb5b7b-62d2-47e5-b0b1-047a06dedcb1, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99cb5b7b-62d2-47e5-b0b1-047a06dedcb1, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.0282571, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 779e7809-02f3-4e13-8e4f-5a9206fa5de3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 779e7809-02f3-4e13-8e4f-5a9206fa5de3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 779e7809-02f3-4e13-8e4f-5a9206fa5de3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.572056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ecdec769-c614-4c67-beb9-11d749f6c46b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecdec769-c614-4c67-beb9-11d749f6c46b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecdec769-c614-4c67-beb9-11d749f6c46b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.8503332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0547b3bb-bcdb-48e0-8405-4426b89fe0d9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0547b3bb-bcdb-48e0-8405-4426b89fe0d9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0547b3bb-bcdb-48e0-8405-4426b89fe0d9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.2601705, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7185539f-4a72-47ed-bf8e-01994f1ea35e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7185539f-4a72-47ed-bf8e-01994f1ea35e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7185539f-4a72-47ed-bf8e-01994f1ea35e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.466842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f8eba9c-5a75-458f-929d-a04ffb35b2ef, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f8eba9c-5a75-458f-929d-a04ffb35b2ef, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f8eba9c-5a75-458f-929d-a04ffb35b2ef, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.8552237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f6158d6-ca87-428b-a0e4-33648e19d8d3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f6158d6-ca87-428b-a0e4-33648e19d8d3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f6158d6-ca87-428b-a0e4-33648e19d8d3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.3851216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 528b0845-4bfc-47d8-a1a5-5b7296e329b2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 528b0845-4bfc-47d8-a1a5-5b7296e329b2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 528b0845-4bfc-47d8-a1a5-5b7296e329b2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.138626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 460a85f2-611b-4a41-9cac-eae8a1e3a317, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 460a85f2-611b-4a41-9cac-eae8a1e3a317, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 460a85f2-611b-4a41-9cac-eae8a1e3a317, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.7562082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bdaadf1-5a4e-4791-8975-fc1c3bdb10af, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bdaadf1-5a4e-4791-8975-fc1c3bdb10af, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bdaadf1-5a4e-4791-8975-fc1c3bdb10af, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.3138077, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c5cbb4e-fcfd-447c-a5aa-a5b9e494489c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c5cbb4e-fcfd-447c-a5aa-a5b9e494489c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c5cbb4e-fcfd-447c-a5aa-a5b9e494489c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.3513656, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc7cadf7-bc93-451d-89e0-9365a0b6193a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc7cadf7-bc93-451d-89e0-9365a0b6193a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc7cadf7-bc93-451d-89e0-9365a0b6193a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.3603294, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6369eaa1-8a48-4d8f-b549-48888d166311, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6369eaa1-8a48-4d8f-b549-48888d166311, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6369eaa1-8a48-4d8f-b549-48888d166311, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229773.7361686, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ee4854d-0036-4801-aca8-afd263ac50fe, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ee4854d-0036-4801-aca8-afd263ac50fe, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ee4854d-0036-4801-aca8-afd263ac50fe, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.283607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc975506-fc74-442b-8420-2093949c0c45, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc975506-fc74-442b-8420-2093949c0c45, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc975506-fc74-442b-8420-2093949c0c45, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.5302556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c60275d0-2fca-4db8-b4a3-85eb8e3138a6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c60275d0-2fca-4db8-b4a3-85eb8e3138a6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c60275d0-2fca-4db8-b4a3-85eb8e3138a6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.9302702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d797d814-16b8-48ee-9794-8a256c691523, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d797d814-16b8-48ee-9794-8a256c691523, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d797d814-16b8-48ee-9794-8a256c691523, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.7357996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07aee77b-7dfc-4de9-81a3-d5d6be66ab50, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07aee77b-7dfc-4de9-81a3-d5d6be66ab50, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07aee77b-7dfc-4de9-81a3-d5d6be66ab50, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.0844712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 251a3a20-1b13-4aeb-9387-e245b5d385cb, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 251a3a20-1b13-4aeb-9387-e245b5d385cb, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 251a3a20-1b13-4aeb-9387-e245b5d385cb, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.5403767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e76f73eb-1bdd-44d1-af7c-0310a8763f07, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e76f73eb-1bdd-44d1-af7c-0310a8763f07, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e76f73eb-1bdd-44d1-af7c-0310a8763f07, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.7530336, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a67fbe60-6225-448c-bc85-1a372c2efd42, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a67fbe60-6225-448c-bc85-1a372c2efd42, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a67fbe60-6225-448c-bc85-1a372c2efd42, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.0258994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 858a63aa-c9da-4877-98fc-d71a125b88c0, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 858a63aa-c9da-4877-98fc-d71a125b88c0, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 858a63aa-c9da-4877-98fc-d71a125b88c0, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.8543668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e5493f1-1c52-4e5d-897d-31d04c4a0a6d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e5493f1-1c52-4e5d-897d-31d04c4a0a6d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e5493f1-1c52-4e5d-897d-31d04c4a0a6d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.3231037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0957bece-1c38-4597-94e0-963496eb3d75, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0957bece-1c38-4597-94e0-963496eb3d75, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0957bece-1c38-4597-94e0-963496eb3d75, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.032566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 558d02f1-667d-4df2-a759-cfe437aa75c4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 558d02f1-667d-4df2-a759-cfe437aa75c4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 558d02f1-667d-4df2-a759-cfe437aa75c4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.3025923, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b6f182d-e787-43d6-983d-586fc2134959, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b6f182d-e787-43d6-983d-586fc2134959, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b6f182d-e787-43d6-983d-586fc2134959, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.4918218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8574350c-bd21-4e3f-a741-3a3ffde43fa2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8574350c-bd21-4e3f-a741-3a3ffde43fa2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8574350c-bd21-4e3f-a741-3a3ffde43fa2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.1834567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 799af240-b721-48bc-a953-ae8cc2805400, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 799af240-b721-48bc-a953-ae8cc2805400, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 799af240-b721-48bc-a953-ae8cc2805400, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.5894713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7ea7057-a1c3-44f3-b282-9525a8e84232, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7ea7057-a1c3-44f3-b282-9525a8e84232, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7ea7057-a1c3-44f3-b282-9525a8e84232, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.8794558, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55469040-e648-4d2a-8dd5-b760f9c066c7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55469040-e648-4d2a-8dd5-b760f9c066c7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55469040-e648-4d2a-8dd5-b760f9c066c7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.126668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 952fb201-869c-453a-81b6-5f5e7e2ed258, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 952fb201-869c-453a-81b6-5f5e7e2ed258, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 952fb201-869c-453a-81b6-5f5e7e2ed258, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.9907181, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54338a5e-2830-43b9-b455-96e51664e610, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54338a5e-2830-43b9-b455-96e51664e610, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54338a5e-2830-43b9-b455-96e51664e610, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.259281, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8291685e-1f82-4d8f-9f28-1c37d35c7386, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8291685e-1f82-4d8f-9f28-1c37d35c7386, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8291685e-1f82-4d8f-9f28-1c37d35c7386, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.113298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a00581f9-aeee-4d2e-95ab-5a7637558b8a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a00581f9-aeee-4d2e-95ab-5a7637558b8a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a00581f9-aeee-4d2e-95ab-5a7637558b8a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.9925995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7f88b94-c6e5-43a5-a6a5-cc2fcc991d2d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7f88b94-c6e5-43a5-a6a5-cc2fcc991d2d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7f88b94-c6e5-43a5-a6a5-cc2fcc991d2d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.6326163, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5c46f9e-30e2-458a-b6d4-a1324fb4d028, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5c46f9e-30e2-458a-b6d4-a1324fb4d028, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5c46f9e-30e2-458a-b6d4-a1324fb4d028, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.5804665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 014e3e5b-5882-490a-8951-572d34af39e9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 014e3e5b-5882-490a-8951-572d34af39e9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 014e3e5b-5882-490a-8951-572d34af39e9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.527032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39e5d16c-59e8-4fe1-aa39-57ca2bb25e82, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39e5d16c-59e8-4fe1-aa39-57ca2bb25e82, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39e5d16c-59e8-4fe1-aa39-57ca2bb25e82, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.041695, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61986e80-fd7d-4d77-affa-019986941d7c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61986e80-fd7d-4d77-affa-019986941d7c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61986e80-fd7d-4d77-affa-019986941d7c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.9099534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37334c4e-f274-4669-8bc5-9862d716e277, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37334c4e-f274-4669-8bc5-9862d716e277, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37334c4e-f274-4669-8bc5-9862d716e277, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.1587088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03a0ab29-aafe-437e-8c4a-14d68d18b325, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03a0ab29-aafe-437e-8c4a-14d68d18b325, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03a0ab29-aafe-437e-8c4a-14d68d18b325, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.8073936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ba74f30-d535-4679-87db-bd282aeedbfe, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ba74f30-d535-4679-87db-bd282aeedbfe, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ba74f30-d535-4679-87db-bd282aeedbfe, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.6659188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5bf41e24-932d-44d9-9431-cc2d10ee45d0, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bf41e24-932d-44d9-9431-cc2d10ee45d0, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bf41e24-932d-44d9-9431-cc2d10ee45d0, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.5550866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb5c918e-0c3f-4afb-a8b6-1e16749f913e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb5c918e-0c3f-4afb-a8b6-1e16749f913e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb5c918e-0c3f-4afb-a8b6-1e16749f913e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.127866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7039059e-0e81-4b03-a812-59bc706222df, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7039059e-0e81-4b03-a812-59bc706222df, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7039059e-0e81-4b03-a812-59bc706222df, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.8841496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30e79cab-e1bc-42eb-a8b9-468230ff9064, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30e79cab-e1bc-42eb-a8b9-468230ff9064, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30e79cab-e1bc-42eb-a8b9-468230ff9064, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.6360314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec09ba09-592d-43a2-8bc6-7c6d76792bd5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec09ba09-592d-43a2-8bc6-7c6d76792bd5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec09ba09-592d-43a2-8bc6-7c6d76792bd5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.3888392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b33ba82c-1f86-487d-b468-87720f5ea9be, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b33ba82c-1f86-487d-b468-87720f5ea9be, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b33ba82c-1f86-487d-b468-87720f5ea9be, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.0936797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0975caab-ddf6-4494-a284-63435ce68d5c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0975caab-ddf6-4494-a284-63435ce68d5c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0975caab-ddf6-4494-a284-63435ce68d5c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.1547856, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4fe5d093-7a6b-473d-a4ec-fdef1139854d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fe5d093-7a6b-473d-a4ec-fdef1139854d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fe5d093-7a6b-473d-a4ec-fdef1139854d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.6337707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ab8bbd1-2d07-4b6a-ad7d-df4a370b6285, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ab8bbd1-2d07-4b6a-ad7d-df4a370b6285, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ab8bbd1-2d07-4b6a-ad7d-df4a370b6285, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.2413611, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60b3d91c-6bb0-4153-9313-fe0346f0a466, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60b3d91c-6bb0-4153-9313-fe0346f0a466, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60b3d91c-6bb0-4153-9313-fe0346f0a466, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.0993586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd857b25-44a8-4659-8c7f-73ec70cd6bb0, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd857b25-44a8-4659-8c7f-73ec70cd6bb0, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd857b25-44a8-4659-8c7f-73ec70cd6bb0, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.6554704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dac97efc-be3b-4773-b579-c1c375ee9bd2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dac97efc-be3b-4773-b579-c1c375ee9bd2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dac97efc-be3b-4773-b579-c1c375ee9bd2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.4292479, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba002c90-4369-4862-acbd-fe1d968b6349, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba002c90-4369-4862-acbd-fe1d968b6349, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba002c90-4369-4862-acbd-fe1d968b6349, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.552179, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 914f2d31-6f7e-40bb-96af-cde3ae27503a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 914f2d31-6f7e-40bb-96af-cde3ae27503a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 914f2d31-6f7e-40bb-96af-cde3ae27503a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.2825422, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1927c015-6cb5-4042-bae9-f12841bd589a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1927c015-6cb5-4042-bae9-f12841bd589a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1927c015-6cb5-4042-bae9-f12841bd589a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.745393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4eaac015-7cc5-4179-8104-77aae1ce8c8f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eaac015-7cc5-4179-8104-77aae1ce8c8f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eaac015-7cc5-4179-8104-77aae1ce8c8f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.024325, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 094ccb92-fe6e-4313-950a-9984a74feb88, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 094ccb92-fe6e-4313-950a-9984a74feb88, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 094ccb92-fe6e-4313-950a-9984a74feb88, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.1699164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8f563cc-0076-4d1a-8ac8-1447a9ebe1d7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8f563cc-0076-4d1a-8ac8-1447a9ebe1d7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8f563cc-0076-4d1a-8ac8-1447a9ebe1d7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.2600496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 062f0c0f-7d4b-4ca9-9852-d5978409e41c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 062f0c0f-7d4b-4ca9-9852-d5978409e41c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 062f0c0f-7d4b-4ca9-9852-d5978409e41c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.5661578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d0a2484-6000-48d6-b82e-9f0cc3bdd312, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d0a2484-6000-48d6-b82e-9f0cc3bdd312, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d0a2484-6000-48d6-b82e-9f0cc3bdd312, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.2600553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a39b07d8-a01a-4c05-b4e4-bbb19cb978c9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a39b07d8-a01a-4c05-b4e4-bbb19cb978c9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a39b07d8-a01a-4c05-b4e4-bbb19cb978c9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.1590312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b72c786-c954-44b8-8fd8-51b4c23748ed, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b72c786-c954-44b8-8fd8-51b4c23748ed, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b72c786-c954-44b8-8fd8-51b4c23748ed, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.8987086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2dc56d61-1d0b-414d-ac3a-bfe73daf5332, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dc56d61-1d0b-414d-ac3a-bfe73daf5332, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dc56d61-1d0b-414d-ac3a-bfe73daf5332, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.950309, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07061a8d-5f65-41ee-bd68-11825ceceebf, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07061a8d-5f65-41ee-bd68-11825ceceebf, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07061a8d-5f65-41ee-bd68-11825ceceebf, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.823604, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb6409a8-b31b-483c-b287-b42c9d241ba5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb6409a8-b31b-483c-b287-b42c9d241ba5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb6409a8-b31b-483c-b287-b42c9d241ba5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.5922997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd0168ce-a7a9-4438-8f2a-8f2413549c49, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd0168ce-a7a9-4438-8f2a-8f2413549c49, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd0168ce-a7a9-4438-8f2a-8f2413549c49, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.1009312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 753e644a-77a4-4910-b62e-026b2d5940c9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 753e644a-77a4-4910-b62e-026b2d5940c9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 753e644a-77a4-4910-b62e-026b2d5940c9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.0109022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 219b96b1-17da-48b0-9ed3-8f826cc5b329, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 219b96b1-17da-48b0-9ed3-8f826cc5b329, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 219b96b1-17da-48b0-9ed3-8f826cc5b329, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.9431465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3866c696-4cbc-4e16-819a-e677df41d506, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3866c696-4cbc-4e16-819a-e677df41d506, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3866c696-4cbc-4e16-819a-e677df41d506, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.451497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88508ea1-1174-4e59-bfc0-25da772265ca, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88508ea1-1174-4e59-bfc0-25da772265ca, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88508ea1-1174-4e59-bfc0-25da772265ca, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.3185024, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4e41c87-d365-4d2d-8c81-7ee55c69f11c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4e41c87-d365-4d2d-8c81-7ee55c69f11c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4e41c87-d365-4d2d-8c81-7ee55c69f11c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.3379805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c93d1b10-3039-40a0-bdf7-91cede113123, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c93d1b10-3039-40a0-bdf7-91cede113123, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c93d1b10-3039-40a0-bdf7-91cede113123, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.2612295, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c054a9c2-56c7-4cce-9672-2433f5f363cc, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c054a9c2-56c7-4cce-9672-2433f5f363cc, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c054a9c2-56c7-4cce-9672-2433f5f363cc, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.9670367, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2dbf959-da19-41b8-bea3-2bf1b52e942a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2dbf959-da19-41b8-bea3-2bf1b52e942a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2dbf959-da19-41b8-bea3-2bf1b52e942a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.617105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8221f10d-9522-442f-8954-d3c240814e22, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8221f10d-9522-442f-8954-d3c240814e22, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8221f10d-9522-442f-8954-d3c240814e22, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.4456038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37964485-7010-4c50-9ca5-11c6920b6e70, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37964485-7010-4c50-9ca5-11c6920b6e70, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37964485-7010-4c50-9ca5-11c6920b6e70, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.7327871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e40d19a4-6129-455a-a7f8-a5cf021728da, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e40d19a4-6129-455a-a7f8-a5cf021728da, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e40d19a4-6129-455a-a7f8-a5cf021728da, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.4512115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0a684b6-6c09-41c6-b967-71f4b232fd6b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0a684b6-6c09-41c6-b967-71f4b232fd6b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0a684b6-6c09-41c6-b967-71f4b232fd6b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.2138224, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02c265f4-aac9-4e5a-a22a-3fbd3df8e37b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02c265f4-aac9-4e5a-a22a-3fbd3df8e37b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02c265f4-aac9-4e5a-a22a-3fbd3df8e37b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.1162972, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d14264b1-1964-4912-b942-9907fab481a7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d14264b1-1964-4912-b942-9907fab481a7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d14264b1-1964-4912-b942-9907fab481a7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.0195098, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f86a685f-869c-4afc-a38c-dd375e882b42, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f86a685f-869c-4afc-a38c-dd375e882b42, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f86a685f-869c-4afc-a38c-dd375e882b42, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.3046246, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ef31a99-4b1d-4633-bdbf-4cef80574a67, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef31a99-4b1d-4633-bdbf-4cef80574a67, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef31a99-4b1d-4633-bdbf-4cef80574a67, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.994004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89638294-33da-41fc-a2e3-0261803e4c37, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89638294-33da-41fc-a2e3-0261803e4c37, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89638294-33da-41fc-a2e3-0261803e4c37, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.6774738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8af01269-b042-4b49-8315-f81f214c7c46, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8af01269-b042-4b49-8315-f81f214c7c46, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8af01269-b042-4b49-8315-f81f214c7c46, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.4966059, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d2b171b-6b6a-41ec-9da5-2fdd3fe51030, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d2b171b-6b6a-41ec-9da5-2fdd3fe51030, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d2b171b-6b6a-41ec-9da5-2fdd3fe51030, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.0939524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51207edd-a142-4f24-a317-466dd2514a2e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51207edd-a142-4f24-a317-466dd2514a2e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51207edd-a142-4f24-a317-466dd2514a2e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.0678642, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a545bebe-7910-4691-af82-7f95f1b5c3c6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a545bebe-7910-4691-af82-7f95f1b5c3c6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a545bebe-7910-4691-af82-7f95f1b5c3c6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.1603982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58af035f-bee0-4c71-b6b6-f5d2f532ea52, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58af035f-bee0-4c71-b6b6-f5d2f532ea52, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58af035f-bee0-4c71-b6b6-f5d2f532ea52, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.3622603, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36b05774-9917-493b-a507-40981bcb9c56, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36b05774-9917-493b-a507-40981bcb9c56, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36b05774-9917-493b-a507-40981bcb9c56, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.71803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 001d32b1-3e2d-4838-8b07-479fe76053e2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 001d32b1-3e2d-4838-8b07-479fe76053e2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 001d32b1-3e2d-4838-8b07-479fe76053e2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.1251495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd4d803b-3ab8-4253-8a73-74302feddeb6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd4d803b-3ab8-4253-8a73-74302feddeb6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd4d803b-3ab8-4253-8a73-74302feddeb6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.476369, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dceffec3-18b8-4733-aa15-774965b6f4e5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dceffec3-18b8-4733-aa15-774965b6f4e5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dceffec3-18b8-4733-aa15-774965b6f4e5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.1500168, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8dab807-3e70-49ae-b989-35fd67254305, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8dab807-3e70-49ae-b989-35fd67254305, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8dab807-3e70-49ae-b989-35fd67254305, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.4947703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98a5d353-1319-4bdb-953d-d4e20b66b7de, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98a5d353-1319-4bdb-953d-d4e20b66b7de, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98a5d353-1319-4bdb-953d-d4e20b66b7de, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.5146015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ddd5aaf-03ef-4e8e-ba88-d4120b200d10, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ddd5aaf-03ef-4e8e-ba88-d4120b200d10, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ddd5aaf-03ef-4e8e-ba88-d4120b200d10, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.605903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f26cafb2-b6b4-4087-bb6b-12780a8653ab, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f26cafb2-b6b4-4087-bb6b-12780a8653ab, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f26cafb2-b6b4-4087-bb6b-12780a8653ab, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.4249735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b523419e-5745-4ab4-b118-2dc27801e609, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b523419e-5745-4ab4-b118-2dc27801e609, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b523419e-5745-4ab4-b118-2dc27801e609, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.5171614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fcc20278-06df-4963-88ad-9ff407091648, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcc20278-06df-4963-88ad-9ff407091648, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcc20278-06df-4963-88ad-9ff407091648, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.1522279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18dcaf8d-4e7e-409f-9dea-078dfb9af3a6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18dcaf8d-4e7e-409f-9dea-078dfb9af3a6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18dcaf8d-4e7e-409f-9dea-078dfb9af3a6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.6296816, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b77f098-c9b2-4ef4-9af6-ecee6b98d23e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b77f098-c9b2-4ef4-9af6-ecee6b98d23e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b77f098-c9b2-4ef4-9af6-ecee6b98d23e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.440619, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f10a7f14-3bf6-45b7-a5d3-2eba3272e7ac, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f10a7f14-3bf6-45b7-a5d3-2eba3272e7ac, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f10a7f14-3bf6-45b7-a5d3-2eba3272e7ac, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.684122, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4137a53f-5338-4f2e-929d-8eb958da7f6e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4137a53f-5338-4f2e-929d-8eb958da7f6e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4137a53f-5338-4f2e-929d-8eb958da7f6e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.5857139, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d475cc77-ad0e-4cdc-96dc-f48d53e4e932, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d475cc77-ad0e-4cdc-96dc-f48d53e4e932, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d475cc77-ad0e-4cdc-96dc-f48d53e4e932, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.482983, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a95de33-48d7-440e-beb7-652e81c5ef13, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a95de33-48d7-440e-beb7-652e81c5ef13, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a95de33-48d7-440e-beb7-652e81c5ef13, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.392663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2880ce8-f402-4f4a-989b-ee0b493c08c7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2880ce8-f402-4f4a-989b-ee0b493c08c7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2880ce8-f402-4f4a-989b-ee0b493c08c7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.2286649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffbc21ce-6a01-46e9-aba7-c6ba3a587c78, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffbc21ce-6a01-46e9-aba7-c6ba3a587c78, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffbc21ce-6a01-46e9-aba7-c6ba3a587c78, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.1668386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08f18e1b-7bc9-4568-9db9-51f30284008c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08f18e1b-7bc9-4568-9db9-51f30284008c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08f18e1b-7bc9-4568-9db9-51f30284008c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229934.9729078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61dd728f-9e88-4df8-93ae-664d804494fb, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61dd728f-9e88-4df8-93ae-664d804494fb, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61dd728f-9e88-4df8-93ae-664d804494fb, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.195345, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a02cecf7-fa4e-4a72-a0cd-f9164980b78d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a02cecf7-fa4e-4a72-a0cd-f9164980b78d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a02cecf7-fa4e-4a72-a0cd-f9164980b78d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.5988886, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e10ee95-8c63-4035-a15a-7d0be73838ed, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e10ee95-8c63-4035-a15a-7d0be73838ed, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e10ee95-8c63-4035-a15a-7d0be73838ed, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229938.9393733, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b706cdb-a7e7-4597-8b77-e4e33c6efe90, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b706cdb-a7e7-4597-8b77-e4e33c6efe90, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b706cdb-a7e7-4597-8b77-e4e33c6efe90, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229940075875&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1400/1
_________________ test_drop_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    time.sleep(next_opt.timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
E    +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7784/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1400
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5045
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20630
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009fe/r3tmp/kikimr_cluster_m0rzlzpl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1995
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8136
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_e_npmco1.log --grpc-port=26981 --mon-port=18556 --ic-port=20630
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26981/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/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/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_e_npmco1.log --grpc-port=26981 --mon-port=18556 --ic-port=20630
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_e_npmco1.log', '--grpc-port=26981', '--mon-port=18556', '--ic-port=20630')' in '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 917444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26981/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917445
DEBUG    ya.test:process.py:259 Command (pid 917445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917445) elapsed time (sec): 0.3909449577331543
DEBUG    ya.test:process.py:263 Command (pid 917445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 917445) minflt: 16531
DEBUG    ya.test:process.py:263 Command (pid 917445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 917445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917445) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 917445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917445) stime: 0.236087
DEBUG    ya.test:process.py:263 Command (pid 917445) utime: 0.106239
DEBUG    ya.test:process.py:263 Command (pid 917445) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 917445) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26981', '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: 20630\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26981', '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: 20630\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918438
DEBUG    ya.test:process.py:259 Command (pid 918438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918438) elapsed time (sec): 0.31885218620300293
DEBUG    ya.test:process.py:263 Command (pid 918438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 918438) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 918438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 918438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918438) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 918438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918438) stime: 0.174145
DEBUG    ya.test:process.py:263 Command (pid 918438) utime: 0.10059699999999999
DEBUG    ya.test:process.py:263 Command (pid 918438) wtime: 0.32
DEBUG    ya.test:process.py:275 Command (pid 918438) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26981', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26981', '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: 918579
DEBUG    ya.test:process.py:259 Command (pid 918579) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918579) elapsed time (sec): 0.33071327209472656
DEBUG    ya.test:process.py:263 Command (pid 918579) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 918579) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 918579) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 918579) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918579) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 918579) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918579) stime: 0.184618
DEBUG    ya.test:process.py:263 Command (pid 918579) utime: 0.100336
DEBUG    ya.test:process.py:263 Command (pid 918579) wtime: 0.332
DEBUG    ya.test:process.py:275 Command (pid 918579) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6232
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26981 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_q0x1u8vk.log --grpc-port=2711 --mon-port=23496 --ic-port=25301 --key-file /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26981 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_q0x1u8vk.log --grpc-port=2711 --mon-port=23496 --ic-port=25301 --key-file /home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26981', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_q0x1u8vk.log', '--grpc-port=2711', '--mon-port=23496', '--ic-port=25301', '--key-file', '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 919018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2711/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 919027
DEBUG    ya.test:process.py:259 Command (pid 919027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 919027) elapsed time (sec): 0.33871960639953613
DEBUG    ya.test:process.py:263 Command (pid 919027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 919027) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 919027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 919027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 919027) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 919027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 919027) stime: 0.20016099999999998
DEBUG    ya.test:process.py:263 Command (pid 919027) utime: 0.08807
DEBUG    ya.test:process.py:263 Command (pid 919027) wtime: 0.34
DEBUG    ya.test:process.py:275 Command (pid 919027) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 95f7536e-c23a-4f91-a83c-c49cf122ae66, localhost:26981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 95f7536e-c23a-4f91-a83c-c49cf122ae66, localhost:26981): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 95f7536e-c23a-4f91-a83c-c49cf122ae66, localhost:26981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2711 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2711, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26981
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1318f59-9c9a-4863-adf6-84f7484308cb, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1318f59-9c9a-4863-adf6-84f7484308cb, ghrun-2tlsei57yi.auto.internal:2711): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1318f59-9c9a-4863-adf6-84f7484308cb, ghrun-2tlsei57yi.auto.internal:2711): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4df1754f-79e4-47cf-9a10-d1dfb47cc2b6, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4df1754f-79e4-47cf-9a10-d1dfb47cc2b6, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4df1754f-79e4-47cf-9a10-d1dfb47cc2b6, ghrun-2tlsei57yi.auto.internal:2711): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3726b85-0271-4994-81bc-0a86f7116ade, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3726b85-0271-4994-81bc-0a86f7116ade, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3726b85-0271-4994-81bc-0a86f7116ade, ghrun-2tlsei57yi.auto.internal:2711): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b4951a12-461a-4c36-a0fe-7e69c52fc37d, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b4951a12-461a-4c36-a0fe-7e69c52fc37d, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=ZGY2MjAyYTQtODM4NjA3ZDktMmIyZjk0ZDYtM2I2NzkwOGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b4951a12-461a-4c36-a0fe-7e69c52fc37d, ghrun-2tlsei57yi.auto.internal:2711): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2711
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8ce82847-e94d-46a5-8b6f-51adb57b7a05, localhost:26981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8ce82847-e94d-46a5-8b6f-51adb57b7a05, localhost:26981): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8ce82847-e94d-46a5-8b6f-51adb57b7a05, localhost:26981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2711 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2711, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26981
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4532bfff-2e88-4451-893e-c2f5dcb16690, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4532bfff-2e88-4451-893e-c2f5dcb16690, ghrun-2tlsei57yi.auto.internal:2711): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4532bfff-2e88-4451-893e-c2f5dcb16690, ghrun-2tlsei57yi.auto.internal:2711): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a248ddea-9756-4555-b58e-5c095ee9a1a4, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a248ddea-9756-4555-b58e-5c095ee9a1a4, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a248ddea-9756-4555-b58e-5c095ee9a1a4, ghrun-2tlsei57yi.auto.internal:2711): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c54b802-bd85-445a-864d-c0b5d4996dd0, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c54b802-bd85-445a-864d-c0b5d4996dd0, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c54b802-bd85-445a-864d-c0b5d4996dd0, ghrun-2tlsei57yi.auto.internal:2711): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 00cbe6a9-08bf-4636-a1d3-140ac2465af7, ghrun-2tlsei57yi.auto.internal:2711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 00cbe6a9-08bf-4636-a1d3-140ac2465af7, ghrun-2tlsei57yi.auto.internal:2711): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjY2YxYTAtMjlhYWU1NzgtNjQwOTY3OWMtZmRkZmYxOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 00cbe6a9-08bf-4636-a1d3-140ac2465af7, ghrun-2tlsei57yi.auto.internal:2711): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2711
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.732507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96898a6b-f0ba-4d74-9c9f-d82d664afbad, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96898a6b-f0ba-4d74-9c9f-d82d664afbad, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96898a6b-f0ba-4d74-9c9f-d82d664afbad, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229956.6410441, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab27451f-e359-4c40-9bc5-93ea0756e2db, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab27451f-e359-4c40-9bc5-93ea0756e2db, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab27451f-e359-4c40-9bc5-93ea0756e2db, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.4188447, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 428d2bef-23ef-4364-b4ab-31fc9824a0ad, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 428d2bef-23ef-4364-b4ab-31fc9824a0ad, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 428d2bef-23ef-4364-b4ab-31fc9824a0ad, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.3872259, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15be3e97-dea1-4dc6-a83a-bd454d3bb1cf, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15be3e97-dea1-4dc6-a83a-bd454d3bb1cf, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15be3e97-dea1-4dc6-a83a-bd454d3bb1cf, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.0259268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3ccc93a-b3d8-404d-998c-e50a6774c66b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3ccc93a-b3d8-404d-998c-e50a6774c66b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3ccc93a-b3d8-404d-998c-e50a6774c66b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.5139885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5669a3c8-444c-4050-abc5-d63bd0087a14, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5669a3c8-444c-4050-abc5-d63bd0087a14, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5669a3c8-444c-4050-abc5-d63bd0087a14, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229963.737164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce67fa34-3728-4d0c-9dd6-e72f75835ccb, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce67fa34-3728-4d0c-9dd6-e72f75835ccb, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce67fa34-3728-4d0c-9dd6-e72f75835ccb, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229965.3021615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf753336-fc12-4faa-a9e6-0b6e1dc8e581, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf753336-fc12-4faa-a9e6-0b6e1dc8e581, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf753336-fc12-4faa-a9e6-0b6e1dc8e581, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.9027007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a91959b-32a4-4b3d-8e0f-3add9ea77c5d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a91959b-32a4-4b3d-8e0f-3add9ea77c5d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a91959b-32a4-4b3d-8e0f-3add9ea77c5d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.3655992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a4343ce-5e19-4d81-aeeb-77462741ba9d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a4343ce-5e19-4d81-aeeb-77462741ba9d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a4343ce-5e19-4d81-aeeb-77462741ba9d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.044699, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aa2842b-8081-4b4d-af10-3ec1c773ef42, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aa2842b-8081-4b4d-af10-3ec1c773ef42, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aa2842b-8081-4b4d-af10-3ec1c773ef42, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.065656, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1dde7d2-27c4-4da6-9add-f2f3c35f551e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1dde7d2-27c4-4da6-9add-f2f3c35f551e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1dde7d2-27c4-4da6-9add-f2f3c35f551e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229973.0078464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9b4fd55-7844-47ef-b3e4-06caca999dc7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9b4fd55-7844-47ef-b3e4-06caca999dc7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9b4fd55-7844-47ef-b3e4-06caca999dc7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229974.7271967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec086339-c18a-4569-999f-7b83ad601f64, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec086339-c18a-4569-999f-7b83ad601f64, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec086339-c18a-4569-999f-7b83ad601f64, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229976.7449403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f36ebb7d-0aee-4b28-a554-a711afb16e20, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f36ebb7d-0aee-4b28-a554-a711afb16e20, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f36ebb7d-0aee-4b28-a554-a711afb16e20, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229978.1945996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc8b3866-7c84-443f-86f4-de218ccf2b3c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc8b3866-7c84-443f-86f4-de218ccf2b3c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc8b3866-7c84-443f-86f4-de218ccf2b3c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229979.751232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28c5463e-5cdb-4b4b-a5fd-ff8067bec963, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28c5463e-5cdb-4b4b-a5fd-ff8067bec963, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28c5463e-5cdb-4b4b-a5fd-ff8067bec963, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229981.2345362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6add1259-a212-4dfe-95b6-59f63921d5fe, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6add1259-a212-4dfe-95b6-59f63921d5fe, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6add1259-a212-4dfe-95b6-59f63921d5fe, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229983.3226593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5a22ef4-ada6-4415-b5f2-a532ea75946e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5a22ef4-ada6-4415-b5f2-a532ea75946e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5a22ef4-ada6-4415-b5f2-a532ea75946e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229985.0001307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce845ef5-831a-40a0-92af-a7605f6677b2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce845ef5-831a-40a0-92af-a7605f6677b2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce845ef5-831a-40a0-92af-a7605f6677b2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229986.5852754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7b7098a-5dbe-4c07-a17e-5c28fc06a037, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7b7098a-5dbe-4c07-a17e-5c28fc06a037, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7b7098a-5dbe-4c07-a17e-5c28fc06a037, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229987.9629452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4abdf50c-3d2b-4786-a68c-161d2aff7d4f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4abdf50c-3d2b-4786-a68c-161d2aff7d4f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4abdf50c-3d2b-4786-a68c-161d2aff7d4f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229989.9088104, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd7cd32c-5fb7-4430-a112-17d3d5a316b9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd7cd32c-5fb7-4430-a112-17d3d5a316b9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd7cd32c-5fb7-4430-a112-17d3d5a316b9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229992.0991342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d28e914-9f18-4e6f-9db0-66adc46a5a6e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d28e914-9f18-4e6f-9db0-66adc46a5a6e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d28e914-9f18-4e6f-9db0-66adc46a5a6e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229994.2702622, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14db5e15-7c88-459e-9a75-82bd4007ff8a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14db5e15-7c88-459e-9a75-82bd4007ff8a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14db5e15-7c88-459e-9a75-82bd4007ff8a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.6195, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b8451be-cf09-40fe-a386-77c879462351, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b8451be-cf09-40fe-a386-77c879462351, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b8451be-cf09-40fe-a386-77c879462351, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229997.5440226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 320e215a-8931-490c-83ee-46cbc5a18820, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 320e215a-8931-490c-83ee-46cbc5a18820, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 320e215a-8931-490c-83ee-46cbc5a18820, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229999.3082418, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d447c26-8ec2-49b1-a87c-562353f23cc6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d447c26-8ec2-49b1-a87c-562353f23cc6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d447c26-8ec2-49b1-a87c-562353f23cc6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230000.7184358, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f596cfa-673e-40c0-bceb-8199014c69d5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f596cfa-673e-40c0-bceb-8199014c69d5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f596cfa-673e-40c0-bceb-8199014c69d5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230002.274135, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c599a696-8e15-471e-9e6d-b7affd5247d9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c599a696-8e15-471e-9e6d-b7affd5247d9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c599a696-8e15-471e-9e6d-b7affd5247d9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230003.8132293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d5e064f-508d-4036-9a83-e5d73acfe177, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d5e064f-508d-4036-9a83-e5d73acfe177, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d5e064f-508d-4036-9a83-e5d73acfe177, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230005.118291, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ed717da-1e2d-4b6d-b1b9-d3e8af7e8d41, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ed717da-1e2d-4b6d-b1b9-d3e8af7e8d41, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ed717da-1e2d-4b6d-b1b9-d3e8af7e8d41, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230006.909355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30638aa0-4f9f-4160-a038-24aef975af50, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30638aa0-4f9f-4160-a038-24aef975af50, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30638aa0-4f9f-4160-a038-24aef975af50, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.1021712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7be40c45-0899-4b20-8f4b-c60cf6304530, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7be40c45-0899-4b20-8f4b-c60cf6304530, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7be40c45-0899-4b20-8f4b-c60cf6304530, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230010.5414746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ae447d2-6a6a-462f-84bf-db62634eb3aa, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ae447d2-6a6a-462f-84bf-db62634eb3aa, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ae447d2-6a6a-462f-84bf-db62634eb3aa, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230012.179374, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df82d4a3-c255-49c9-bbbf-3e247466b37c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df82d4a3-c255-49c9-bbbf-3e247466b37c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df82d4a3-c255-49c9-bbbf-3e247466b37c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230014.2976654, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5e8893c-3200-4860-a67a-f5c21f7a52ed, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5e8893c-3200-4860-a67a-f5c21f7a52ed, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5e8893c-3200-4860-a67a-f5c21f7a52ed, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230015.801409, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d338b51d-2a8c-4306-bc2e-076b4409dfa2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d338b51d-2a8c-4306-bc2e-076b4409dfa2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d338b51d-2a8c-4306-bc2e-076b4409dfa2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230017.283432, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3256beda-375a-4324-838f-d80e7d670083, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3256beda-375a-4324-838f-d80e7d670083, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3256beda-375a-4324-838f-d80e7d670083, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230019.3546968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a39ce210-668d-4cef-b641-8342444fbbc3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a39ce210-668d-4cef-b641-8342444fbbc3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a39ce210-668d-4cef-b641-8342444fbbc3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230021.1021342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6069d74-df24-46cf-a3b6-71d5785a44c8, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6069d74-df24-46cf-a3b6-71d5785a44c8, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6069d74-df24-46cf-a3b6-71d5785a44c8, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230022.4225624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcecb9ca-8021-429b-b8a1-623503c62765, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcecb9ca-8021-429b-b8a1-623503c62765, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcecb9ca-8021-429b-b8a1-623503c62765, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230023.868907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8886091-473d-436c-9e3d-e3d84de695fa, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8886091-473d-436c-9e3d-e3d84de695fa, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8886091-473d-436c-9e3d-e3d84de695fa, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230026.0229218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14ecc041-9ee8-4cad-9cdf-3dd850a2cb40, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14ecc041-9ee8-4cad-9cdf-3dd850a2cb40, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14ecc041-9ee8-4cad-9cdf-3dd850a2cb40, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230027.3556027, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 727974be-2fc5-49c4-a6e3-f70d476f5e42, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 727974be-2fc5-49c4-a6e3-f70d476f5e42, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 727974be-2fc5-49c4-a6e3-f70d476f5e42, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230029.477067, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97ceedd9-bfa0-4192-a03a-85cfe5e5a503, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97ceedd9-bfa0-4192-a03a-85cfe5e5a503, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97ceedd9-bfa0-4192-a03a-85cfe5e5a503, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230031.2290277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2719c1e4-a6d2-474e-a896-5c857aef06b8, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2719c1e4-a6d2-474e-a896-5c857aef06b8, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2719c1e4-a6d2-474e-a896-5c857aef06b8, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230032.8395073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a59c2fb-d2ae-42c2-a761-d789d5ea6e83, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a59c2fb-d2ae-42c2-a761-d789d5ea6e83, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a59c2fb-d2ae-42c2-a761-d789d5ea6e83, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230034.7127423, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf213761-a688-494d-89b6-3ee7dfb69c0a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf213761-a688-494d-89b6-3ee7dfb69c0a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf213761-a688-494d-89b6-3ee7dfb69c0a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230036.8731532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4532cff0-3fd2-4b03-90e5-8232c169f1a9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4532cff0-3fd2-4b03-90e5-8232c169f1a9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4532cff0-3fd2-4b03-90e5-8232c169f1a9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230038.708553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c5126c5-eb70-477b-8bb1-c2752fec23a8, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c5126c5-eb70-477b-8bb1-c2752fec23a8, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c5126c5-eb70-477b-8bb1-c2752fec23a8, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230040.9135926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c16bb3d8-753e-4f17-918f-234273b16dd2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c16bb3d8-753e-4f17-918f-234273b16dd2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c16bb3d8-753e-4f17-918f-234273b16dd2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230042.833243, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df6d22d8-257e-4e0f-b35e-95048fac36bc, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df6d22d8-257e-4e0f-b35e-95048fac36bc, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df6d22d8-257e-4e0f-b35e-95048fac36bc, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230043.5149074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa75b82a-d338-4c0f-a4b6-6754f0f40d66, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa75b82a-d338-4c0f-a4b6-6754f0f40d66, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa75b82a-d338-4c0f-a4b6-6754f0f40d66, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230044.9778688, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5000986-6504-4124-8367-c151c97dc570, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5000986-6504-4124-8367-c151c97dc570, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5000986-6504-4124-8367-c151c97dc570, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230046.2032316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f93e18fe-936b-4230-b415-910fec27cd47, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f93e18fe-936b-4230-b415-910fec27cd47, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f93e18fe-936b-4230-b415-910fec27cd47, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230047.6828206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e80e276-4b38-41fe-b419-25200bbf7b3f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e80e276-4b38-41fe-b419-25200bbf7b3f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e80e276-4b38-41fe-b419-25200bbf7b3f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230049.4737718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c550e4c8-06e0-4fac-9dca-3d9ebe275b5a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c550e4c8-06e0-4fac-9dca-3d9ebe275b5a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c550e4c8-06e0-4fac-9dca-3d9ebe275b5a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230051.2570336, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9001343-b6dd-482c-a96a-918a30eb9255, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9001343-b6dd-482c-a96a-918a30eb9255, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9001343-b6dd-482c-a96a-918a30eb9255, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230053.3642025, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e73e6a66-2882-4eb8-a973-62717e86c563, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e73e6a66-2882-4eb8-a973-62717e86c563, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e73e6a66-2882-4eb8-a973-62717e86c563, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230055.093929, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 499e87a1-aa6c-4f46-93f7-2b2c26e6f1c2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 499e87a1-aa6c-4f46-93f7-2b2c26e6f1c2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 499e87a1-aa6c-4f46-93f7-2b2c26e6f1c2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230056.7922778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1960483-5df3-4836-9e92-2fd54a46b4ab, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1960483-5df3-4836-9e92-2fd54a46b4ab, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1960483-5df3-4836-9e92-2fd54a46b4ab, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230058.1808717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 609f0120-4456-48da-95a2-e3b4e597de36, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 609f0120-4456-48da-95a2-e3b4e597de36, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 609f0120-4456-48da-95a2-e3b4e597de36, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230060.136893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95a9f90e-9928-4e92-964a-68d2e1d6aad8, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95a9f90e-9928-4e92-964a-68d2e1d6aad8, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95a9f90e-9928-4e92-964a-68d2e1d6aad8, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230061.5519588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0091957-1537-450b-a7de-4cbc8cb429c6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0091957-1537-450b-a7de-4cbc8cb429c6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0091957-1537-450b-a7de-4cbc8cb429c6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230063.6071107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b316850e-a365-4af7-8823-0459903e0259, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b316850e-a365-4af7-8823-0459903e0259, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b316850e-a365-4af7-8823-0459903e0259, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230065.494564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa298c63-a155-4add-bf75-54c187f64c60, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa298c63-a155-4add-bf75-54c187f64c60, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa298c63-a155-4add-bf75-54c187f64c60, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230067.000892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9812946-31a4-403b-86e4-7e5bb5522243, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9812946-31a4-403b-86e4-7e5bb5522243, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9812946-31a4-403b-86e4-7e5bb5522243, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230068.6923797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03c4c1eb-6458-4fff-86d5-12bdc3dca5de, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03c4c1eb-6458-4fff-86d5-12bdc3dca5de, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03c4c1eb-6458-4fff-86d5-12bdc3dca5de, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.500141, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c176fae-b5af-4d91-8ebc-ebd9cbcbfebe, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c176fae-b5af-4d91-8ebc-ebd9cbcbfebe, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c176fae-b5af-4d91-8ebc-ebd9cbcbfebe, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230072.145936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 130835c6-ff3f-43ff-af9b-24d022aaa695, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 130835c6-ff3f-43ff-af9b-24d022aaa695, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 130835c6-ff3f-43ff-af9b-24d022aaa695, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230073.5014353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9920d54c-8806-4bda-81f1-088757dfb660, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9920d54c-8806-4bda-81f1-088757dfb660, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9920d54c-8806-4bda-81f1-088757dfb660, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230075.584148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c32717cf-0089-49dd-a1f6-988d23098a8c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c32717cf-0089-49dd-a1f6-988d23098a8c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c32717cf-0089-49dd-a1f6-988d23098a8c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230077.1041014, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f97c18c-ea22-4b5a-a50b-651de1ad4afe, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f97c18c-ea22-4b5a-a50b-651de1ad4afe, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f97c18c-ea22-4b5a-a50b-651de1ad4afe, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230079.217653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5685ed1b-bf24-4319-af6c-64fd4596b8a6, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5685ed1b-bf24-4319-af6c-64fd4596b8a6, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5685ed1b-bf24-4319-af6c-64fd4596b8a6, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230079.5027914, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c99cf160-831e-472f-83e8-b1d208e0bb99, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c99cf160-831e-472f-83e8-b1d208e0bb99, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c99cf160-831e-472f-83e8-b1d208e0bb99, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.1141546, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc5bfafa-e197-493d-8746-e127470e9b01, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc5bfafa-e197-493d-8746-e127470e9b01, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc5bfafa-e197-493d-8746-e127470e9b01, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230082.4857123, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b7999ea-8225-4465-9458-8cb07fa9d512, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b7999ea-8225-4465-9458-8cb07fa9d512, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b7999ea-8225-4465-9458-8cb07fa9d512, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230084.2075448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 945e74df-7f50-49ae-9aad-5a797d91aaec, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 945e74df-7f50-49ae-9aad-5a797d91aaec, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 945e74df-7f50-49ae-9aad-5a797d91aaec, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.7196324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, adc6caf1-e3bf-4965-b22b-1677963ffa4d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adc6caf1-e3bf-4965-b22b-1677963ffa4d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adc6caf1-e3bf-4965-b22b-1677963ffa4d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230087.354875, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8647fbbb-7247-49db-a4ac-874e1df56ce7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8647fbbb-7247-49db-a4ac-874e1df56ce7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8647fbbb-7247-49db-a4ac-874e1df56ce7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230089.4078448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aedc5c18-e2c2-4c6c-b493-1c2abf08d524, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aedc5c18-e2c2-4c6c-b493-1c2abf08d524, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aedc5c18-e2c2-4c6c-b493-1c2abf08d524, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230091.4848258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12a85fb1-3003-4742-b6c7-fde28d169278, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a85fb1-3003-4742-b6c7-fde28d169278, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a85fb1-3003-4742-b6c7-fde28d169278, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230093.0799613, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c80806c-5bf3-43ee-9200-6db57361c7eb, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c80806c-5bf3-43ee-9200-6db57361c7eb, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c80806c-5bf3-43ee-9200-6db57361c7eb, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230094.8727665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 721a912e-e239-4a44-aac6-934783178b1c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 721a912e-e239-4a44-aac6-934783178b1c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 721a912e-e239-4a44-aac6-934783178b1c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230096.480727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f786cf2d-f40f-4e4e-bf1c-0c626d0b07f5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f786cf2d-f40f-4e4e-bf1c-0c626d0b07f5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f786cf2d-f40f-4e4e-bf1c-0c626d0b07f5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230097.7803323, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f112210-67b2-4abc-8645-6020c3077e40, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f112210-67b2-4abc-8645-6020c3077e40, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f112210-67b2-4abc-8645-6020c3077e40, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230099.0107398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 248d77de-0d11-40b6-9751-8b2f8656ed5b, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 248d77de-0d11-40b6-9751-8b2f8656ed5b, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 248d77de-0d11-40b6-9751-8b2f8656ed5b, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230101.1188948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f4d8aa0-fe47-4c73-8211-539aa6ac1b86, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f4d8aa0-fe47-4c73-8211-539aa6ac1b86, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f4d8aa0-fe47-4c73-8211-539aa6ac1b86, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230102.8072228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a6a6a9c-e324-4545-b6b2-3076f4746108, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a6a6a9c-e324-4545-b6b2-3076f4746108, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a6a6a9c-e324-4545-b6b2-3076f4746108, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.3155596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77f7831b-2a4d-4807-a7f8-460cbfcb0422, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77f7831b-2a4d-4807-a7f8-460cbfcb0422, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77f7831b-2a4d-4807-a7f8-460cbfcb0422, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230106.0539858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a0fb465-f35a-493d-be3c-89e81bb31469, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a0fb465-f35a-493d-be3c-89e81bb31469, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a0fb465-f35a-493d-be3c-89e81bb31469, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230108.2841313, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 660b718e-fd99-4f04-baf2-74df0b67d777, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 660b718e-fd99-4f04-baf2-74df0b67d777, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 660b718e-fd99-4f04-baf2-74df0b67d777, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.000764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35874582-5e4d-4852-bf7c-ffc34dcf8fc4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35874582-5e4d-4852-bf7c-ffc34dcf8fc4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35874582-5e4d-4852-bf7c-ffc34dcf8fc4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230111.7972152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8db12cf-fc43-4714-b473-22c96f680f02, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8db12cf-fc43-4714-b473-22c96f680f02, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8db12cf-fc43-4714-b473-22c96f680f02, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.0578887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d630ab5-26c0-416b-a6a8-8654fb067f45, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d630ab5-26c0-416b-a6a8-8654fb067f45, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d630ab5-26c0-416b-a6a8-8654fb067f45, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230114.756216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca49ff8c-4fb5-4f09-95df-1faaad89ca7d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca49ff8c-4fb5-4f09-95df-1faaad89ca7d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca49ff8c-4fb5-4f09-95df-1faaad89ca7d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230116.367326, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 86a6fd53-4243-46ea-8f1a-a84b2e41df91, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86a6fd53-4243-46ea-8f1a-a84b2e41df91, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86a6fd53-4243-46ea-8f1a-a84b2e41df91, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230118.3633747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b82893f-86ae-4053-b455-ee86c1714f66, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b82893f-86ae-4053-b455-ee86c1714f66, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b82893f-86ae-4053-b455-ee86c1714f66, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.5925279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3adfbeb-b673-4e70-8a65-d52b36e6e7aa, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3adfbeb-b673-4e70-8a65-d52b36e6e7aa, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3adfbeb-b673-4e70-8a65-d52b36e6e7aa, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.628795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5c4cf48-5d78-4d7f-a6ee-c7e0318748e7, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5c4cf48-5d78-4d7f-a6ee-c7e0318748e7, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5c4cf48-5d78-4d7f-a6ee-c7e0318748e7, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230123.7495236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6156430-2393-4699-946c-f106a573aa22, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6156430-2393-4699-946c-f106a573aa22, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6156430-2393-4699-946c-f106a573aa22, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230125.1016097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcf8ddd1-8b1d-43cd-b520-d3361d3bb5db, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcf8ddd1-8b1d-43cd-b520-d3361d3bb5db, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcf8ddd1-8b1d-43cd-b520-d3361d3bb5db, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230126.0090444, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02419bf1-e20a-4662-b498-ec5278a63f93, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02419bf1-e20a-4662-b498-ec5278a63f93, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02419bf1-e20a-4662-b498-ec5278a63f93, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230127.7086582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1b8689e-7676-4a75-908f-a1825ba773be, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1b8689e-7676-4a75-908f-a1825ba773be, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1b8689e-7676-4a75-908f-a1825ba773be, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230129.681532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 585783a4-f6df-487b-807b-36b7704314e2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 585783a4-f6df-487b-807b-36b7704314e2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 585783a4-f6df-487b-807b-36b7704314e2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230131.5030487, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 521886ee-254f-41cf-8d10-ce1342da90ef, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 521886ee-254f-41cf-8d10-ce1342da90ef, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 521886ee-254f-41cf-8d10-ce1342da90ef, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230133.448963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85618a91-fbcc-4d80-990f-0e500c80ccca, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85618a91-fbcc-4d80-990f-0e500c80ccca, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85618a91-fbcc-4d80-990f-0e500c80ccca, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.7407873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c09f89c-5a57-44df-a30e-47615957dd40, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c09f89c-5a57-44df-a30e-47615957dd40, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c09f89c-5a57-44df-a30e-47615957dd40, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230136.8844354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d73a72df-1415-48a2-8660-dd957b597124, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d73a72df-1415-48a2-8660-dd957b597124, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d73a72df-1415-48a2-8660-dd957b597124, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230138.9367712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82777168-ee83-42c2-a915-d74da8d9fa6a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82777168-ee83-42c2-a915-d74da8d9fa6a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82777168-ee83-42c2-a915-d74da8d9fa6a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.015701, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65b11f45-ac63-4613-9e5d-6aede29d6744, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65b11f45-ac63-4613-9e5d-6aede29d6744, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65b11f45-ac63-4613-9e5d-6aede29d6744, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230142.340324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7f33663-662c-4cbd-9ff4-34915d51cb4d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7f33663-662c-4cbd-9ff4-34915d51cb4d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7f33663-662c-4cbd-9ff4-34915d51cb4d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.8603632, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a884ea1-417c-47ff-aaee-92396fa29d9f, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a884ea1-417c-47ff-aaee-92396fa29d9f, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a884ea1-417c-47ff-aaee-92396fa29d9f, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230145.2912197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60b788e4-411c-4867-b77d-ede965310ff2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60b788e4-411c-4867-b77d-ede965310ff2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60b788e4-411c-4867-b77d-ede965310ff2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230147.3755655, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd866dff-04be-45af-83c2-dfa07da099b4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd866dff-04be-45af-83c2-dfa07da099b4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd866dff-04be-45af-83c2-dfa07da099b4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230148.8046997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ee09ed4-1785-4d32-b001-ce53a13cda54, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ee09ed4-1785-4d32-b001-ce53a13cda54, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ee09ed4-1785-4d32-b001-ce53a13cda54, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230150.506022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23fd8960-1a13-4f77-90a9-8db13a634632, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23fd8960-1a13-4f77-90a9-8db13a634632, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23fd8960-1a13-4f77-90a9-8db13a634632, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230152.0509496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb837e46-b01d-4ed3-924a-eca57c8b9fdd, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb837e46-b01d-4ed3-924a-eca57c8b9fdd, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb837e46-b01d-4ed3-924a-eca57c8b9fdd, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230153.3643594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f32f9dea-3eeb-4458-bd0c-b9215e88e03e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f32f9dea-3eeb-4458-bd0c-b9215e88e03e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f32f9dea-3eeb-4458-bd0c-b9215e88e03e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230155.5138733, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 066944b4-3c47-4665-8bdb-26ef62415b38, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 066944b4-3c47-4665-8bdb-26ef62415b38, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 066944b4-3c47-4665-8bdb-26ef62415b38, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230157.2942147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5283c066-09ea-4987-8b55-80fdd9c6b25d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5283c066-09ea-4987-8b55-80fdd9c6b25d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5283c066-09ea-4987-8b55-80fdd9c6b25d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230159.4698708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10eb227b-1231-4200-b42f-b0fd08a84c38, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10eb227b-1231-4200-b42f-b0fd08a84c38, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10eb227b-1231-4200-b42f-b0fd08a84c38, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230161.5123713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cb5774a-2b0f-4fbe-84e2-20471ca7ba22, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cb5774a-2b0f-4fbe-84e2-20471ca7ba22, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cb5774a-2b0f-4fbe-84e2-20471ca7ba22, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.7726464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ff842ce-2ef0-4fe2-bc07-b7fd58e28e5e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff842ce-2ef0-4fe2-bc07-b7fd58e28e5e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff842ce-2ef0-4fe2-bc07-b7fd58e28e5e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230164.5831687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9145a8df-a29f-4e52-936a-4a8e9dd8c649, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9145a8df-a29f-4e52-936a-4a8e9dd8c649, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9145a8df-a29f-4e52-936a-4a8e9dd8c649, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230166.696877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bfa9e4a-f1ef-44b6-b4af-8948643ad7f2, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bfa9e4a-f1ef-44b6-b4af-8948643ad7f2, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bfa9e4a-f1ef-44b6-b4af-8948643ad7f2, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230168.1619046, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7000523e-b3ec-4f80-81f2-5f2ce8ac4b14, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7000523e-b3ec-4f80-81f2-5f2ce8ac4b14, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7000523e-b3ec-4f80-81f2-5f2ce8ac4b14, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230170.1772377, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cbdfbc8a-b0a5-4f16-b885-2af7e8ec671a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbdfbc8a-b0a5-4f16-b885-2af7e8ec671a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbdfbc8a-b0a5-4f16-b885-2af7e8ec671a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230172.1163304, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96645600-ee7b-487e-9208-723e5bfc865d, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96645600-ee7b-487e-9208-723e5bfc865d, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96645600-ee7b-487e-9208-723e5bfc865d, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230174.1028316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0173fa65-740e-44b3-b328-5b2a635e19a4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0173fa65-740e-44b3-b328-5b2a635e19a4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0173fa65-740e-44b3-b328-5b2a635e19a4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230176.0625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5ce5e36-3bb8-4780-88d5-79fc77e4ceb3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5ce5e36-3bb8-4780-88d5-79fc77e4ceb3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5ce5e36-3bb8-4780-88d5-79fc77e4ceb3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230178.1000478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a98511f7-68bc-4bf9-af9e-06c2dd07c419, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a98511f7-68bc-4bf9-af9e-06c2dd07c419, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a98511f7-68bc-4bf9-af9e-06c2dd07c419, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230180.134088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79bbc6dc-9346-4d3a-bd7f-09e561e14e3c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79bbc6dc-9346-4d3a-bd7f-09e561e14e3c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79bbc6dc-9346-4d3a-bd7f-09e561e14e3c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230182.0291452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed3d2cea-921d-473e-a59a-08397b29b669, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed3d2cea-921d-473e-a59a-08397b29b669, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed3d2cea-921d-473e-a59a-08397b29b669, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230183.4553933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54bf0829-2d72-4b4f-96ca-2bddbbcdc29e, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54bf0829-2d72-4b4f-96ca-2bddbbcdc29e, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54bf0829-2d72-4b4f-96ca-2bddbbcdc29e, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230185.4439325, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e916a30e-f445-48ae-9492-d0ad13fbf417, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e916a30e-f445-48ae-9492-d0ad13fbf417, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e916a30e-f445-48ae-9492-d0ad13fbf417, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230187.389169, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee0fbd0e-0250-4ed2-a004-bee23635af68, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee0fbd0e-0250-4ed2-a004-bee23635af68, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee0fbd0e-0250-4ed2-a004-bee23635af68, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230189.3739424, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 238c2e44-a315-42c7-adaf-256e93978f67, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 238c2e44-a315-42c7-adaf-256e93978f67, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 238c2e44-a315-42c7-adaf-256e93978f67, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230191.4827085, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6eebbae3-7aa5-496f-bc52-e7513b57ca81, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6eebbae3-7aa5-496f-bc52-e7513b57ca81, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6eebbae3-7aa5-496f-bc52-e7513b57ca81, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230193.1176496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48eb2384-b45c-4d73-8a8b-2fc8e4aaf1e3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48eb2384-b45c-4d73-8a8b-2fc8e4aaf1e3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48eb2384-b45c-4d73-8a8b-2fc8e4aaf1e3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230194.604124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a18df31e-a393-46a2-ba3d-068157cfe7f3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a18df31e-a393-46a2-ba3d-068157cfe7f3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a18df31e-a393-46a2-ba3d-068157cfe7f3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230196.0263097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a1b4ad6-b4a7-435f-917b-b7f7911f0975, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a1b4ad6-b4a7-435f-917b-b7f7911f0975, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a1b4ad6-b4a7-435f-917b-b7f7911f0975, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230197.5503788, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf146b44-4656-4081-876a-9db00ce87e8c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf146b44-4656-4081-876a-9db00ce87e8c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf146b44-4656-4081-876a-9db00ce87e8c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230199.6871037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5bd1b092-01ec-4301-8bab-4825b66c1721, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bd1b092-01ec-4301-8bab-4825b66c1721, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bd1b092-01ec-4301-8bab-4825b66c1721, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230200.975413, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bc23327-8f57-42eb-a711-00e30b34f18c, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bc23327-8f57-42eb-a711-00e30b34f18c, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bc23327-8f57-42eb-a711-00e30b34f18c, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230202.9928064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a350eb4-cdc7-4a13-9021-3ad21053c2e0, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a350eb4-cdc7-4a13-9021-3ad21053c2e0, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a350eb4-cdc7-4a13-9021-3ad21053c2e0, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230204.4786775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79026d0d-ce41-4701-8023-c6a03e92cc87, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79026d0d-ce41-4701-8023-c6a03e92cc87, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79026d0d-ce41-4701-8023-c6a03e92cc87, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.514245, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4af8a5cc-bd3a-48fb-a665-465fe75e3d2a, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4af8a5cc-bd3a-48fb-a665-465fe75e3d2a, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4af8a5cc-bd3a-48fb-a665-465fe75e3d2a, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230208.6662252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95a23b1b-ce5b-4663-812e-700e5922ce54, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95a23b1b-ce5b-4663-812e-700e5922ce54, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95a23b1b-ce5b-4663-812e-700e5922ce54, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230210.532896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cecff345-6630-4501-b836-78d29ef27dde, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cecff345-6630-4501-b836-78d29ef27dde, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cecff345-6630-4501-b836-78d29ef27dde, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230212.2328722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c516d2d-eb05-4127-aebf-2e4921c5ab14, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c516d2d-eb05-4127-aebf-2e4921c5ab14, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c516d2d-eb05-4127-aebf-2e4921c5ab14, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230214.0118458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98004095-1657-43ba-8c74-67106fd620c5, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98004095-1657-43ba-8c74-67106fd620c5, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98004095-1657-43ba-8c74-67106fd620c5, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230216.1741378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af03e6e0-3e8b-40fa-a77f-d3e38ad1c9ae, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af03e6e0-3e8b-40fa-a77f-d3e38ad1c9ae, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af03e6e0-3e8b-40fa-a77f-d3e38ad1c9ae, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230217.6711307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20bb5d1c-688d-48ae-9904-a286ac8f9d10, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20bb5d1c-688d-48ae-9904-a286ac8f9d10, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20bb5d1c-688d-48ae-9904-a286ac8f9d10, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230219.664971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4931a3fa-e481-4e87-9fad-48ced25ca8a3, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4931a3fa-e481-4e87-9fad-48ced25ca8a3, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4931a3fa-e481-4e87-9fad-48ced25ca8a3, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230221.164921, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bb3abbc-e924-4aac-a5ce-16d9e75d95b9, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bb3abbc-e924-4aac-a5ce-16d9e75d95b9, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bb3abbc-e924-4aac-a5ce-16d9e75d95b9, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230222.4799755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26bfc269-d07c-4bc6-b80d-7599b7930e45, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26bfc269-d07c-4bc6-b80d-7599b7930e45, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26bfc269-d07c-4bc6-b80d-7599b7930e45, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230223.857927, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02b16e9e-c717-41a2-8c92-cfa473468a45, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02b16e9e-c717-41a2-8c92-cfa473468a45, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02b16e9e-c717-41a2-8c92-cfa473468a45, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230225.8794882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf5ed96e-546e-411d-b0be-141f2ba2d8df, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf5ed96e-546e-411d-b0be-141f2ba2d8df, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf5ed96e-546e-411d-b0be-141f2ba2d8df, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230227.6207194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0d847baf-6098-4b97-a2ee-b4b343370711, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d847baf-6098-4b97-a2ee-b4b343370711, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d847baf-6098-4b97-a2ee-b4b343370711, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230229.7294319, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f755a5b8-865d-43f9-a80f-cb42b289b549, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f755a5b8-865d-43f9-a80f-cb42b289b549, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f755a5b8-865d-43f9-a80f-cb42b289b549, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230231.0356147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53312e93-4f2b-4385-bda9-83c3029be1fb, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53312e93-4f2b-4385-bda9-83c3029be1fb, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53312e93-4f2b-4385-bda9-83c3029be1fb, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230232.5583787, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1251333f-0b0d-4bb1-ba8b-62b29b4f8585, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1251333f-0b0d-4bb1-ba8b-62b29b4f8585, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1251333f-0b0d-4bb1-ba8b-62b29b4f8585, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230234.5020084, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68f6b7ba-73cf-48fd-818b-93652b3d3037, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68f6b7ba-73cf-48fd-818b-93652b3d3037, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68f6b7ba-73cf-48fd-818b-93652b3d3037, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230236.484473, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d8e6340-c723-48fc-b26f-921e327f87f4, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d8e6340-c723-48fc-b26f-921e327f87f4, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d8e6340-c723-48fc-b26f-921e327f87f4, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230237.954249, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 242c5732-07c1-4a72-b0b2-68dc4bbd6bde, localhost:8617): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 242c5732-07c1-4a72-b0b2-68dc4bbd6bde, localhost:8617): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 242c5732-07c1-4a72-b0b2-68dc4bbd6bde, localhost:8617): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8617". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8617
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
287.95s call     test_secrets.py::test_drop_without_grants[encryption_disabled]
284.45s call     test_secrets.py::test_drop_without_grants[encryption_enabled]
12.65s setup    test_secrets.py::test_drop_without_grants[encryption_enabled]
11.24s setup    test_secrets.py::test_drop_without_grants[encryption_disabled]
1.55s teardown test_secrets.py::test_drop_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_drop_without_grants[encryption_enabled] - AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
 +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 610.32s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/0009fe/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009fe', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009fe/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '5', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/0009fe/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009fe', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009fe/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009fe/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '5', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_many_secrets_with_success[encryption_disabled] ______
ydb/tests/functional/secrets/test_secrets_usage.py:169: in test_create_eds_with_many_secrets_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_many_secrets_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21340
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009fd/r3tmp/kikimr_cluster_2ennz5r9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61211
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/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/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jt38pv0k.log --grpc-port=30298 --mon-port=23659 --ic-port=21340
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30298/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/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/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jt38pv0k.log --grpc-port=30298 --mon-port=23659 --ic-port=21340
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jt38pv0k.log', '--grpc-port=30298', '--mon-port=23659', '--ic-port=21340')' in '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757941
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30298/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757962
DEBUG    ya.test:process.py:259 Command (pid 757962) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757962) elapsed time (sec): 0.6500186920166016
DEBUG    ya.test:process.py:263 Command (pid 757962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 757962) minflt: 17371
DEBUG    ya.test:process.py:263 Command (pid 757962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 757962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757962) nvcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 757962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757962) stime: 0.411531
DEBUG    ya.test:process.py:263 Command (pid 757962) utime: 0.130691
DEBUG    ya.test:process.py:263 Command (pid 757962) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 757962) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30298', '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: 21340\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30298', '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: 21340\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 761043
DEBUG    ya.test:process.py:259 Command (pid 761043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761043) elapsed time (sec): 0.6553196907043457
DEBUG    ya.test:process.py:263 Command (pid 761043) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 761043) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 761043) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 761043) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761043) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 761043) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761043) stime: 0.37352199999999997
DEBUG    ya.test:process.py:263 Command (pid 761043) utime: 0.117958
DEBUG    ya.test:process.py:263 Command (pid 761043) wtime: 0.661
DEBUG    ya.test:process.py:275 Command (pid 761043) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30298', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30298', '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: 761875
DEBUG    ya.test:process.py:259 Command (pid 761875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761875) elapsed time (sec): 0.6698944568634033
DEBUG    ya.test:process.py:263 Command (pid 761875) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 761875) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 761875) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 761875) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761875) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 761875) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761875) stime: 0.43448699999999996
DEBUG    ya.test:process.py:263 Command (pid 761875) utime: 0.123676
DEBUG    ya.test:process.py:263 Command (pid 761875) wtime: 0.679
DEBUG    ya.test:process.py:275 Command (pid 761875) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8738
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009fd/r3tmp/kikimr_cluster_kx0hvq0n
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1802
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20723
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/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/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_9tkyw4e0.log --grpc-port=19348 --mon-port=1802 --ic-port=8738
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19348/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/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/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_9tkyw4e0.log --grpc-port=19348 --mon-port=1802 --ic-port=8738
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_9tkyw4e0.log', '--grpc-port=19348', '--mon-port=1802', '--ic-port=8738')' in '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 762948
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19348/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 762967
DEBUG    ya.test:process.py:259 Command (pid 762967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762967) elapsed time (sec): 0.7287931442260742
DEBUG    ya.test:process.py:263 Command (pid 762967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 762967) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 762967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 762967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762967) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 762967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762967) stime: 0.488867
DEBUG    ya.test:process.py:263 Command (pid 762967) utime: 0.114302
DEBUG    ya.test:process.py:263 Command (pid 762967) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 762967) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19348', '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: 8738\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19348', '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: 8738\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 765718
DEBUG    ya.test:process.py:259 Command (pid 765718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 765718) elapsed time (sec): 0.47207212448120117
DEBUG    ya.test:process.py:263 Command (pid 765718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 765718) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 765718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 765718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 765718) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 765718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 765718) stime: 0.30407
DEBUG    ya.test:process.py:263 Command (pid 765718) utime: 0.112255
DEBUG    ya.test:process.py:263 Command (pid 765718) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 765718) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19348', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19348', '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: 766063
DEBUG    ya.test:process.py:259 Command (pid 766063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 766063) elapsed time (sec): 0.516632080078125
DEBUG    ya.test:process.py:263 Command (pid 766063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 766063) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 766063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 766063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 766063) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 766063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 766063) stime: 0.315718
DEBUG    ya.test:process.py:263 Command (pid 766063) utime: 0.11860899999999999
DEBUG    ya.test:process.py:263 Command (pid 766063) wtime: 0.518
DEBUG    ya.test:process.py:275 Command (pid 766063) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61267
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19348 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_1s8bp1dp.log --grpc-port=26495 --mon-port=2903 --ic-port=16444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19348 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_1s8bp1dp.log --grpc-port=26495 --mon-port=2903 --ic-port=16444
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19348', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_1s8bp1dp.log', '--grpc-port=26495', '--mon-port=2903', '--ic-port=16444')' in '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 766945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26495/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 766949
DEBUG    ya.test:process.py:259 Command (pid 766949) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 766949) elapsed time (sec): 0.5486259460449219
DEBUG    ya.test:process.py:263 Command (pid 766949) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 766949) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 766949) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 766949) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 766949) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 766949) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 766949) stime: 0.359014
DEBUG    ya.test:process.py:263 Command (pid 766949) utime: 0.12230099999999999
DEBUG    ya.test:process.py:263 Command (pid 766949) wtime: 0.55
DEBUG    ya.test:process.py:275 Command (pid 766949) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_many_secrets_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cf792aac-a00d-406b-96c9-850317eda138, localhost:19348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cf792aac-a00d-406b-96c9-850317eda138, localhost:19348): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cf792aac-a00d-406b-96c9-850317eda138, localhost:19348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26495 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:26495, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6052557-fd97-4abc-9a00-4466c245065e, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6052557-fd97-4abc-9a00-4466c245065e, ghrun-2tlsei57yi.auto.internal:26495): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6052557-fd97-4abc-9a00-4466c245065e, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f58b13d2-dd3c-4506-90fe-f8ccfb557efb, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f58b13d2-dd3c-4506-90fe-f8ccfb557efb, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f58b13d2-dd3c-4506-90fe-f8ccfb557efb, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc7cd919-f49a-4489-861e-fa69247334c6, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc7cd919-f49a-4489-861e-fa69247334c6, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc7cd919-f49a-4489-861e-fa69247334c6, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 409e6f03-9dac-43a5-af75-723f6264da54, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 409e6f03-9dac-43a5-af75-723f6264da54, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NTY0ZjcxYTgtYTYzMWFlMjMtMzE5ZWEyNGItYTBkNjg1NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 409e6f03-9dac-43a5-af75-723f6264da54, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f58b13d2-dd3c-4506-90fe-f8ccfb557efb, ghrun-2tlsei57yi.auto.internal:26495): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26495
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a3e620dd-5d03-4eb3-8d4f-03610561452d, localhost:19348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a3e620dd-5d03-4eb3-8d4f-03610561452d, localhost:19348): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a3e620dd-5d03-4eb3-8d4f-03610561452d, localhost:19348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26495 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:26495, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b9bea073-8846-4816-b6fb-b5bdce0d9a0c, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9bea073-8846-4816-b6fb-b5bdce0d9a0c, ghrun-2tlsei57yi.auto.internal:26495): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9bea073-8846-4816-b6fb-b5bdce0d9a0c, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3f63bc27-b8e9-444f-bbcf-17e3abded63e, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f63bc27-b8e9-444f-bbcf-17e3abded63e, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f63bc27-b8e9-444f-bbcf-17e3abded63e, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2824777c-8e42-446d-a4ba-70c49e48a081, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2824777c-8e42-446d-a4ba-70c49e48a081, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2824777c-8e42-446d-a4ba-70c49e48a081, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a83be29d-e581-4731-8918-dd0d6f9ebf26, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a83be29d-e581-4731-8918-dd0d6f9ebf26, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=NDFkNWM0ZmQtYzU2ODc3MTgtOGNiYmQ4ZjYtZDIwYjBmYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a83be29d-e581-4731-8918-dd0d6f9ebf26, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26495
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1985f9a2-b5eb-41b9-99dd-5ace41b33378, localhost:19348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1985f9a2-b5eb-41b9-99dd-5ace41b33378, localhost:19348): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1985f9a2-b5eb-41b9-99dd-5ace41b33378, localhost:19348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26495 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:26495, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faf723cf-5925-41c3-8c6b-efb621048997, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faf723cf-5925-41c3-8c6b-efb621048997, ghrun-2tlsei57yi.auto.internal:26495): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faf723cf-5925-41c3-8c6b-efb621048997, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2dca9a2b-2514-45e5-80e6-1c1c29d901d5, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2dca9a2b-2514-45e5-80e6-1c1c29d901d5, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2dca9a2b-2514-45e5-80e6-1c1c29d901d5, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3d088a0-aedc-4431-aeaf-c450b3d2bb99, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3d088a0-aedc-4431-aeaf-c450b3d2bb99, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3d088a0-aedc-4431-aeaf-c450b3d2bb99, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5a0b9f15-d578-45c4-8525-874b6094f379, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5a0b9f15-d578-45c4-8525-874b6094f379, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q5N2Q4MzAtZjQ3YjA4MWYtYzJlNWIyYjItMTkxNTAyM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5a0b9f15-d578-45c4-8525-874b6094f379, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2dca9a2b-2514-45e5-80e6-1c1c29d901d5, ghrun-2tlsei57yi.auto.internal:26495): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26495
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 48092c1d-81a5-40ff-8074-4991dc4d3e74, localhost:19348): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48092c1d-81a5-40ff-8074-4991dc4d3e74, localhost:19348): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48092c1d-81a5-40ff-8074-4991dc4d3e74, localhost:19348): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26495 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:26495, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbf30e4f-0939-438b-a6d7-8f271ff9145a, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbf30e4f-0939-438b-a6d7-8f271ff9145a, ghrun-2tlsei57yi.auto.internal:26495): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbf30e4f-0939-438b-a6d7-8f271ff9145a, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2bc2aa1-4a43-49df-8339-87336b5fbab6, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2bc2aa1-4a43-49df-8339-87336b5fbab6, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2bc2aa1-4a43-49df-8339-87336b5fbab6, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb865ed9-fd6e-453f-9881-577d876f9791, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb865ed9-fd6e-453f-9881-577d876f9791, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb865ed9-fd6e-453f-9881-577d876f9791, ghrun-2tlsei57yi.auto.internal:26495): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 43598c10-262f-4211-aaed-c909a3632652, ghrun-2tlsei57yi.auto.internal:26495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 43598c10-262f-4211-aaed-c909a3632652, ghrun-2tlsei57yi.auto.internal:26495): request = { session_id: "ydb://session/3?node_id=50000&id=MWQzYzM4YzctYjY0NjA4Zi04Mzk3YjdiYS1mNGU5MWM1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 43598c10-262f-4211-aaed-c909a3632652, ghrun-2tlsei57yi.auto.internal:26495): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19348
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26495
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.872894, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48582214-72ef-4fdf-a4b2-242c0749ab72, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48582214-72ef-4fdf-a4b2-242c0749ab72, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48582214-72ef-4fdf-a4b2-242c0749ab72, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.7675729, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a72d80a-d51f-4831-9746-694c67573250, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a72d80a-d51f-4831-9746-694c67573250, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a72d80a-d51f-4831-9746-694c67573250, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.0991483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8d96cb8-a37a-42e4-a2e4-68483bb73fbd, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8d96cb8-a37a-42e4-a2e4-68483bb73fbd, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8d96cb8-a37a-42e4-a2e4-68483bb73fbd, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.295105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d5b2a91-e96e-490f-99a1-b6ba0f8d9f24, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d5b2a91-e96e-490f-99a1-b6ba0f8d9f24, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d5b2a91-e96e-490f-99a1-b6ba0f8d9f24, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.4461033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6b159b6-71ca-4d40-b9bb-06868ff5675e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6b159b6-71ca-4d40-b9bb-06868ff5675e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6b159b6-71ca-4d40-b9bb-06868ff5675e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.7450373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 180abdb7-718f-48ee-a369-d5c52bb2b609, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 180abdb7-718f-48ee-a369-d5c52bb2b609, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 180abdb7-718f-48ee-a369-d5c52bb2b609, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.905076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3529020e-69f9-4dfb-a439-76b38030bd5c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3529020e-69f9-4dfb-a439-76b38030bd5c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3529020e-69f9-4dfb-a439-76b38030bd5c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.310696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8d4bdb1-338f-458c-a8ee-712a4a8a8571, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d4bdb1-338f-458c-a8ee-712a4a8a8571, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d4bdb1-338f-458c-a8ee-712a4a8a8571, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.0311882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4afa9bf7-9d76-4140-93e2-7e584e0c99e3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4afa9bf7-9d76-4140-93e2-7e584e0c99e3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4afa9bf7-9d76-4140-93e2-7e584e0c99e3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.2391064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bc52e23-783f-4e05-baa4-9331eaeaf02d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bc52e23-783f-4e05-baa4-9331eaeaf02d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bc52e23-783f-4e05-baa4-9331eaeaf02d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.7659838, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc68978f-d407-4b68-b21f-da6bcf073044, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc68978f-d407-4b68-b21f-da6bcf073044, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc68978f-d407-4b68-b21f-da6bcf073044, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.55915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 233b3907-7ba6-4fef-8e7a-aa5a35a9010d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 233b3907-7ba6-4fef-8e7a-aa5a35a9010d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 233b3907-7ba6-4fef-8e7a-aa5a35a9010d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.8923442, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d60638d-4a4a-41ea-9d3b-946920785661, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d60638d-4a4a-41ea-9d3b-946920785661, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d60638d-4a4a-41ea-9d3b-946920785661, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.177216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a60299df-303d-44ad-9554-42aedba20d06, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a60299df-303d-44ad-9554-42aedba20d06, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a60299df-303d-44ad-9554-42aedba20d06, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.5243115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4aa80d3a-630f-44d1-b5c7-695d8ea24185, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4aa80d3a-630f-44d1-b5c7-695d8ea24185, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4aa80d3a-630f-44d1-b5c7-695d8ea24185, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.70663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e39ca433-a4c2-46e0-9f48-277bbeb8c3f3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e39ca433-a4c2-46e0-9f48-277bbeb8c3f3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e39ca433-a4c2-46e0-9f48-277bbeb8c3f3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.8362505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3937e8a-ae35-42e1-aa58-d6df6ee7960e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3937e8a-ae35-42e1-aa58-d6df6ee7960e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3937e8a-ae35-42e1-aa58-d6df6ee7960e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.3884053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b56b9507-02f2-4c51-98c8-76d25c64ce45, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b56b9507-02f2-4c51-98c8-76d25c64ce45, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b56b9507-02f2-4c51-98c8-76d25c64ce45, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.506707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81f55d87-d404-47b2-9386-e56b4b15899f, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81f55d87-d404-47b2-9386-e56b4b15899f, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81f55d87-d404-47b2-9386-e56b4b15899f, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.5451608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e91c867-2636-43c4-afe4-d5f591850c80, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e91c867-2636-43c4-afe4-d5f591850c80, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e91c867-2636-43c4-afe4-d5f591850c80, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229686.2861555, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d306304-f5a5-4165-9449-9eb2fd61a365, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d306304-f5a5-4165-9449-9eb2fd61a365, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d306304-f5a5-4165-9449-9eb2fd61a365, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.891099, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51895bc5-9195-43ac-be41-f446ce413a23, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51895bc5-9195-43ac-be41-f446ce413a23, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51895bc5-9195-43ac-be41-f446ce413a23, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.8187454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b51887f6-60a6-4779-a846-bb598ad657c3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b51887f6-60a6-4779-a846-bb598ad657c3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b51887f6-60a6-4779-a846-bb598ad657c3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.855212, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bd82dc5-b887-43cc-a1f2-f1af20ea58ee, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bd82dc5-b887-43cc-a1f2-f1af20ea58ee, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bd82dc5-b887-43cc-a1f2-f1af20ea58ee, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.4455261, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d09e86bb-5a39-4aa3-88ae-58df6da2e26b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d09e86bb-5a39-4aa3-88ae-58df6da2e26b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d09e86bb-5a39-4aa3-88ae-58df6da2e26b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.2342088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4ec5efc-2075-4abd-9e4f-41cfc058c58d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4ec5efc-2075-4abd-9e4f-41cfc058c58d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4ec5efc-2075-4abd-9e4f-41cfc058c58d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.8260882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3aff7c47-0016-43fb-8229-a0c679471bed, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aff7c47-0016-43fb-8229-a0c679471bed, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aff7c47-0016-43fb-8229-a0c679471bed, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.9389946, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87d70289-52be-4775-b3ea-0e7a5c1c252c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87d70289-52be-4775-b3ea-0e7a5c1c252c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87d70289-52be-4775-b3ea-0e7a5c1c252c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.4718142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 914a449a-6bdc-47c8-a7eb-c86e1a771cc3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 914a449a-6bdc-47c8-a7eb-c86e1a771cc3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 914a449a-6bdc-47c8-a7eb-c86e1a771cc3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.0632594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, edc16589-49e0-47a6-b744-56701a819a69, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edc16589-49e0-47a6-b744-56701a819a69, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edc16589-49e0-47a6-b744-56701a819a69, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.3383336, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9306fc4a-9111-4265-8287-cb64de8cf0b7, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9306fc4a-9111-4265-8287-cb64de8cf0b7, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9306fc4a-9111-4265-8287-cb64de8cf0b7, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.4613428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41cc18e9-a37b-4a91-89ac-801b00a4cc8a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41cc18e9-a37b-4a91-89ac-801b00a4cc8a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41cc18e9-a37b-4a91-89ac-801b00a4cc8a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.912194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8291db70-5567-4d7b-a194-c950652b9851, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8291db70-5567-4d7b-a194-c950652b9851, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8291db70-5567-4d7b-a194-c950652b9851, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.084335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28452b81-a9e6-4356-9a75-af74f08a4456, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28452b81-a9e6-4356-9a75-af74f08a4456, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28452b81-a9e6-4356-9a75-af74f08a4456, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.738739, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18ed0f79-ea78-4749-9674-a07c709ae428, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ed0f79-ea78-4749-9674-a07c709ae428, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ed0f79-ea78-4749-9674-a07c709ae428, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.2147355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35000daf-ddee-42d1-9d17-fb3461060f70, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35000daf-ddee-42d1-9d17-fb3461060f70, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35000daf-ddee-42d1-9d17-fb3461060f70, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.8891804, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd9f9f66-d034-489f-b047-60e3be426d3c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd9f9f66-d034-489f-b047-60e3be426d3c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd9f9f66-d034-489f-b047-60e3be426d3c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.8052614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cd9b370-bab9-4275-bbe2-a91685dadbd6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cd9b370-bab9-4275-bbe2-a91685dadbd6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cd9b370-bab9-4275-bbe2-a91685dadbd6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.421226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, de124e3e-942c-4222-8555-6abadabaaed6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de124e3e-942c-4222-8555-6abadabaaed6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de124e3e-942c-4222-8555-6abadabaaed6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.002013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67e8dd10-f784-4d1a-9976-75bca45745f6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67e8dd10-f784-4d1a-9976-75bca45745f6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67e8dd10-f784-4d1a-9976-75bca45745f6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.9784083, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce2dc29d-cfc1-4e61-8ef1-e663ecbba4c8, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce2dc29d-cfc1-4e61-8ef1-e663ecbba4c8, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce2dc29d-cfc1-4e61-8ef1-e663ecbba4c8, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.6671789, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 389a8288-71c3-44a3-84e2-fd790a1a8f24, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 389a8288-71c3-44a3-84e2-fd790a1a8f24, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 389a8288-71c3-44a3-84e2-fd790a1a8f24, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.3695457, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 755c5ae1-420a-495b-bed6-9a9b032ff39b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 755c5ae1-420a-495b-bed6-9a9b032ff39b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 755c5ae1-420a-495b-bed6-9a9b032ff39b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.263114, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81e9ccdc-086b-47d4-838d-8eaec437f550, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81e9ccdc-086b-47d4-838d-8eaec437f550, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81e9ccdc-086b-47d4-838d-8eaec437f550, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.349448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bc3a545-6973-4ee6-90cc-6b3bbb2e6bde, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bc3a545-6973-4ee6-90cc-6b3bbb2e6bde, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bc3a545-6973-4ee6-90cc-6b3bbb2e6bde, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.6329348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6af3df4-1ed3-4579-8984-6804852d17e7, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6af3df4-1ed3-4579-8984-6804852d17e7, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6af3df4-1ed3-4579-8984-6804852d17e7, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.869573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cc101b1-a77a-49e2-aa2e-3914bba25e0c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cc101b1-a77a-49e2-aa2e-3914bba25e0c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cc101b1-a77a-49e2-aa2e-3914bba25e0c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.6991434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb5bf10e-8a7a-4741-8bcf-36005896904a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb5bf10e-8a7a-4741-8bcf-36005896904a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb5bf10e-8a7a-4741-8bcf-36005896904a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.7361298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 621e8000-ea90-455a-aa6a-d0d26e5bba9c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 621e8000-ea90-455a-aa6a-d0d26e5bba9c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 621e8000-ea90-455a-aa6a-d0d26e5bba9c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.5189748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f886e49-6e5e-4349-84e5-1ee5a1d650d7, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f886e49-6e5e-4349-84e5-1ee5a1d650d7, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f886e49-6e5e-4349-84e5-1ee5a1d650d7, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.8371184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73d7b1a7-24a4-4765-aa55-8f3a01918326, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73d7b1a7-24a4-4765-aa55-8f3a01918326, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73d7b1a7-24a4-4765-aa55-8f3a01918326, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.4727542, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92a5896c-e021-4105-b2d1-87a2d1903f94, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92a5896c-e021-4105-b2d1-87a2d1903f94, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92a5896c-e021-4105-b2d1-87a2d1903f94, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.7798905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f50aab4-0b17-4056-a775-593ce17de6d0, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f50aab4-0b17-4056-a775-593ce17de6d0, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f50aab4-0b17-4056-a775-593ce17de6d0, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.1527972, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee890e8e-2133-4c01-96bd-7f4345f3205c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee890e8e-2133-4c01-96bd-7f4345f3205c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee890e8e-2133-4c01-96bd-7f4345f3205c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.0101345, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c46b14ad-ff20-42de-8ad5-598d5ba13485, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c46b14ad-ff20-42de-8ad5-598d5ba13485, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c46b14ad-ff20-42de-8ad5-598d5ba13485, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.8249776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b91f4e88-8c83-428d-be95-147137beb8bb, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b91f4e88-8c83-428d-be95-147137beb8bb, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b91f4e88-8c83-428d-be95-147137beb8bb, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.4283156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00794ca8-dd6a-465f-bf92-20594276e21d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00794ca8-dd6a-465f-bf92-20594276e21d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00794ca8-dd6a-465f-bf92-20594276e21d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.0569503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a984cb5e-bc21-4421-9162-1f1c9d4c7072, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a984cb5e-bc21-4421-9162-1f1c9d4c7072, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a984cb5e-bc21-4421-9162-1f1c9d4c7072, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.4175649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4859c174-7059-442c-a48e-b0d98b448773, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4859c174-7059-442c-a48e-b0d98b448773, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4859c174-7059-442c-a48e-b0d98b448773, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.9250338, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74432009-a243-42b3-8126-1ccfbc91c605, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74432009-a243-42b3-8126-1ccfbc91c605, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74432009-a243-42b3-8126-1ccfbc91c605, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.3156316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0dd6cdaf-d12d-41e9-86d1-4a7fdc8c5926, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd6cdaf-d12d-41e9-86d1-4a7fdc8c5926, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd6cdaf-d12d-41e9-86d1-4a7fdc8c5926, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.5632665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 315ae895-8dab-409f-a7dc-629d0462539c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 315ae895-8dab-409f-a7dc-629d0462539c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 315ae895-8dab-409f-a7dc-629d0462539c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.0802648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1993e40-f869-4689-961b-3003af6263ad, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1993e40-f869-4689-961b-3003af6263ad, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1993e40-f869-4689-961b-3003af6263ad, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.0078585, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1c34bb8-7f01-4bcc-9d3f-405bd0c7783e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1c34bb8-7f01-4bcc-9d3f-405bd0c7783e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1c34bb8-7f01-4bcc-9d3f-405bd0c7783e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.5673246, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 415f490b-1284-437e-ba99-a021da2df146, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 415f490b-1284-437e-ba99-a021da2df146, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 415f490b-1284-437e-ba99-a021da2df146, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.2921152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 534e444e-6810-4495-9e93-06420af0896b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 534e444e-6810-4495-9e93-06420af0896b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 534e444e-6810-4495-9e93-06420af0896b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.4880548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39162149-bcac-4a64-ac1f-6138907c149d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39162149-bcac-4a64-ac1f-6138907c149d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39162149-bcac-4a64-ac1f-6138907c149d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.4471834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cde9bc36-f2f7-413c-b842-c7991272d047, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cde9bc36-f2f7-413c-b842-c7991272d047, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cde9bc36-f2f7-413c-b842-c7991272d047, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.0973043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f59a38f-b46e-4a8c-aeef-09b3466618dc, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f59a38f-b46e-4a8c-aeef-09b3466618dc, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f59a38f-b46e-4a8c-aeef-09b3466618dc, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.0653627, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3359c03c-07e7-44f4-8297-3795e4b3a48a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3359c03c-07e7-44f4-8297-3795e4b3a48a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3359c03c-07e7-44f4-8297-3795e4b3a48a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.213694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dfc89b7-6aa7-419c-90e2-4699a6feb853, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dfc89b7-6aa7-419c-90e2-4699a6feb853, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dfc89b7-6aa7-419c-90e2-4699a6feb853, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.1894827, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8225349d-d6e8-4460-85ea-c2cbcec6f82a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8225349d-d6e8-4460-85ea-c2cbcec6f82a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8225349d-d6e8-4460-85ea-c2cbcec6f82a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.176801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92747a8d-7ef2-4e4f-80e7-822302558101, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92747a8d-7ef2-4e4f-80e7-822302558101, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92747a8d-7ef2-4e4f-80e7-822302558101, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.4576845, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a13036fb-62b3-4a2d-ab9c-c5ec63f99849, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a13036fb-62b3-4a2d-ab9c-c5ec63f99849, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a13036fb-62b3-4a2d-ab9c-c5ec63f99849, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.606945, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc0c0fdd-7c25-4398-86b3-694a1f474332, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc0c0fdd-7c25-4398-86b3-694a1f474332, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc0c0fdd-7c25-4398-86b3-694a1f474332, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.3912764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b87b5932-811a-4b90-bfd1-f6e0ad2287f5, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b87b5932-811a-4b90-bfd1-f6e0ad2287f5, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b87b5932-811a-4b90-bfd1-f6e0ad2287f5, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.4921522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c53e462-b9f5-43a3-b65d-aaac9e9b72e3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c53e462-b9f5-43a3-b65d-aaac9e9b72e3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c53e462-b9f5-43a3-b65d-aaac9e9b72e3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.8972785, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a96efda2-1484-46b6-8463-feba824d85c3, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a96efda2-1484-46b6-8463-feba824d85c3, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a96efda2-1484-46b6-8463-feba824d85c3, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.6418383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b45ed231-06f2-4703-91d3-6641b2558ccd, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b45ed231-06f2-4703-91d3-6641b2558ccd, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b45ed231-06f2-4703-91d3-6641b2558ccd, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.3392394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b893905-e957-46a2-b9f4-24a58b92d8e7, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b893905-e957-46a2-b9f4-24a58b92d8e7, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b893905-e957-46a2-b9f4-24a58b92d8e7, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.1985056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee803cc0-3baf-479f-94c0-2751eeb422a2, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee803cc0-3baf-479f-94c0-2751eeb422a2, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee803cc0-3baf-479f-94c0-2751eeb422a2, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.774826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 69842cf8-0e06-42e6-b948-d05d172df258, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69842cf8-0e06-42e6-b948-d05d172df258, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69842cf8-0e06-42e6-b948-d05d172df258, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.86697, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0490a19c-0af9-48e9-aa0f-a815c33e0670, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0490a19c-0af9-48e9-aa0f-a815c33e0670, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0490a19c-0af9-48e9-aa0f-a815c33e0670, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.2824876, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4176a7c0-e91e-4830-9828-64842d07a823, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4176a7c0-e91e-4830-9828-64842d07a823, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4176a7c0-e91e-4830-9828-64842d07a823, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.406086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8c5ed7ff-c17b-44a9-b4ca-e0caf7b272b6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c5ed7ff-c17b-44a9-b4ca-e0caf7b272b6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c5ed7ff-c17b-44a9-b4ca-e0caf7b272b6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.701731, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9abb1c7d-92dd-4953-8ef6-05716197542e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9abb1c7d-92dd-4953-8ef6-05716197542e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9abb1c7d-92dd-4953-8ef6-05716197542e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.7919543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e76b009-e65f-4bef-a9be-8b2f495c9e36, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e76b009-e65f-4bef-a9be-8b2f495c9e36, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e76b009-e65f-4bef-a9be-8b2f495c9e36, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.2803197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6445cf19-d743-4d0f-8119-547ccbdc67fa, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6445cf19-d743-4d0f-8119-547ccbdc67fa, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6445cf19-d743-4d0f-8119-547ccbdc67fa, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.434425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b734c96-2390-4ff5-bce9-109288ad4e7c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b734c96-2390-4ff5-bce9-109288ad4e7c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b734c96-2390-4ff5-bce9-109288ad4e7c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.00706, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2a16dbd-a4be-4eab-972e-de155a803ebb, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2a16dbd-a4be-4eab-972e-de155a803ebb, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2a16dbd-a4be-4eab-972e-de155a803ebb, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.1727982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1d76df8-8dd9-49bc-92af-51a04659fcb9, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1d76df8-8dd9-49bc-92af-51a04659fcb9, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1d76df8-8dd9-49bc-92af-51a04659fcb9, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.6062095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a601d017-df3f-4825-9616-e17aae6c628c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a601d017-df3f-4825-9616-e17aae6c628c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a601d017-df3f-4825-9616-e17aae6c628c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.9564295, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 481fb610-d99d-4221-81f9-78e972d4a707, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 481fb610-d99d-4221-81f9-78e972d4a707, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 481fb610-d99d-4221-81f9-78e972d4a707, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.487075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f529701-c1ca-422e-b601-b086ee6bb9cf, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f529701-c1ca-422e-b601-b086ee6bb9cf, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f529701-c1ca-422e-b601-b086ee6bb9cf, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.852016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04c4b2c5-623f-4d86-a31b-f9a91c28a60c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04c4b2c5-623f-4d86-a31b-f9a91c28a60c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04c4b2c5-623f-4d86-a31b-f9a91c28a60c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.0193305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26384c34-653b-42ef-b2c7-be1f03d63687, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26384c34-653b-42ef-b2c7-be1f03d63687, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26384c34-653b-42ef-b2c7-be1f03d63687, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.2663093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a94dfdd4-6c7f-4fe1-b11d-3efcebaa4e77, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a94dfdd4-6c7f-4fe1-b11d-3efcebaa4e77, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a94dfdd4-6c7f-4fe1-b11d-3efcebaa4e77, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.199804, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdfe34ed-371a-4d1a-be6a-4b6a4b3593d4, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdfe34ed-371a-4d1a-be6a-4b6a4b3593d4, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdfe34ed-371a-4d1a-be6a-4b6a4b3593d4, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.4523315, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5edeacf6-9e77-4df4-aa5f-12da0224f1cf, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5edeacf6-9e77-4df4-aa5f-12da0224f1cf, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5edeacf6-9e77-4df4-aa5f-12da0224f1cf, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.6070278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1ba8a2f-75a2-4c82-a30e-b6c04929efb7, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1ba8a2f-75a2-4c82-a30e-b6c04929efb7, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1ba8a2f-75a2-4c82-a30e-b6c04929efb7, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.173533, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35ae0c57-42f4-438b-877c-b0f4da94db14, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35ae0c57-42f4-438b-877c-b0f4da94db14, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35ae0c57-42f4-438b-877c-b0f4da94db14, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.226964, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa13d377-e6e7-4984-be1e-5c41a4fcd41e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa13d377-e6e7-4984-be1e-5c41a4fcd41e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa13d377-e6e7-4984-be1e-5c41a4fcd41e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.5280926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d9e54fb-2e01-4c62-9fc9-8573d5744cd4, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d9e54fb-2e01-4c62-9fc9-8573d5744cd4, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d9e54fb-2e01-4c62-9fc9-8573d5744cd4, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.2617705, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79202625-e8d9-439e-bae5-72a5b232ed49, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79202625-e8d9-439e-bae5-72a5b232ed49, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79202625-e8d9-439e-bae5-72a5b232ed49, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.4804027, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7a78083-8acd-4b93-aa52-f45fd19ed223, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7a78083-8acd-4b93-aa52-f45fd19ed223, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7a78083-8acd-4b93-aa52-f45fd19ed223, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.4878368, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02725097-8662-45c9-a505-dbb129743fea, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02725097-8662-45c9-a505-dbb129743fea, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02725097-8662-45c9-a505-dbb129743fea, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.9780774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8034b9f4-cd75-4760-9d62-b90a8d02d2a4, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8034b9f4-cd75-4760-9d62-b90a8d02d2a4, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8034b9f4-cd75-4760-9d62-b90a8d02d2a4, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.6734056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 379dc8fb-d2bc-445c-8eb5-d470f7e97165, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 379dc8fb-d2bc-445c-8eb5-d470f7e97165, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 379dc8fb-d2bc-445c-8eb5-d470f7e97165, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.218227, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7251d5b1-c1bc-4759-9c21-72dfa7172e06, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7251d5b1-c1bc-4759-9c21-72dfa7172e06, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7251d5b1-c1bc-4759-9c21-72dfa7172e06, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.0789065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72936a8a-0ede-452a-b17f-32bc6a765c07, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72936a8a-0ede-452a-b17f-32bc6a765c07, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72936a8a-0ede-452a-b17f-32bc6a765c07, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.4604993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d808c58c-dc8d-432a-9da8-a80fe499e8bb, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d808c58c-dc8d-432a-9da8-a80fe499e8bb, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d808c58c-dc8d-432a-9da8-a80fe499e8bb, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.8845568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6b3d0f7-8cda-45fe-95cc-88fba0e1a98c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6b3d0f7-8cda-45fe-95cc-88fba0e1a98c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6b3d0f7-8cda-45fe-95cc-88fba0e1a98c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.2387865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f71638a8-78c5-49e5-90ac-6e7d092cfc2e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f71638a8-78c5-49e5-90ac-6e7d092cfc2e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f71638a8-78c5-49e5-90ac-6e7d092cfc2e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.4157333, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f5a80b7-c4c1-44c7-b6f8-4c356edd93ae, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f5a80b7-c4c1-44c7-b6f8-4c356edd93ae, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f5a80b7-c4c1-44c7-b6f8-4c356edd93ae, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.2072875, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16a6c423-25ad-4b21-8f94-ca6f10752ff8, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16a6c423-25ad-4b21-8f94-ca6f10752ff8, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16a6c423-25ad-4b21-8f94-ca6f10752ff8, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.1716168, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47b956a2-11e0-44c6-8146-5cecec6f6911, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47b956a2-11e0-44c6-8146-5cecec6f6911, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47b956a2-11e0-44c6-8146-5cecec6f6911, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.9415298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3ca1475-0f4b-404d-9ced-00dc0702ea77, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3ca1475-0f4b-404d-9ced-00dc0702ea77, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3ca1475-0f4b-404d-9ced-00dc0702ea77, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.2273607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb38f4c7-8d2d-466e-9625-02f96bf57cca, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb38f4c7-8d2d-466e-9625-02f96bf57cca, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb38f4c7-8d2d-466e-9625-02f96bf57cca, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.702275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9f093e5-8559-4868-ba49-4314e085cc60, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9f093e5-8559-4868-ba49-4314e085cc60, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9f093e5-8559-4868-ba49-4314e085cc60, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.8227427, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9011ee2-8e2d-49f4-ad2c-99ae2281d380, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9011ee2-8e2d-49f4-ad2c-99ae2281d380, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9011ee2-8e2d-49f4-ad2c-99ae2281d380, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.2194998, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92cfc582-f0c2-48fc-b031-f5aa5fc44b5f, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92cfc582-f0c2-48fc-b031-f5aa5fc44b5f, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92cfc582-f0c2-48fc-b031-f5aa5fc44b5f, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.592874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c27dee10-9ffc-4a2e-9194-45e095dc1f6c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c27dee10-9ffc-4a2e-9194-45e095dc1f6c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c27dee10-9ffc-4a2e-9194-45e095dc1f6c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.8226106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f802cde-efa8-41b6-b8e6-571a0939adbc, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f802cde-efa8-41b6-b8e6-571a0939adbc, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f802cde-efa8-41b6-b8e6-571a0939adbc, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.706823, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87c9f8c1-7ed8-43d6-b83e-3d62bd8cc8d5, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87c9f8c1-7ed8-43d6-b83e-3d62bd8cc8d5, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87c9f8c1-7ed8-43d6-b83e-3d62bd8cc8d5, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.2898827, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f174c5f9-a69a-497f-99f4-2ffabe3fa5c4, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f174c5f9-a69a-497f-99f4-2ffabe3fa5c4, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f174c5f9-a69a-497f-99f4-2ffabe3fa5c4, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.6342034, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 529c517e-6afb-43d2-b5ab-5a6d1d8c6370, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 529c517e-6afb-43d2-b5ab-5a6d1d8c6370, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 529c517e-6afb-43d2-b5ab-5a6d1d8c6370, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.015451, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e978e12d-042a-40c6-9b30-ad4c020e598d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e978e12d-042a-40c6-9b30-ad4c020e598d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e978e12d-042a-40c6-9b30-ad4c020e598d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.9391515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb0edb27-8539-4e0b-aacb-d3456a2d8f4e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb0edb27-8539-4e0b-aacb-d3456a2d8f4e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb0edb27-8539-4e0b-aacb-d3456a2d8f4e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.899586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b4f72ef-e8a6-4762-957a-3234eed5d024, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b4f72ef-e8a6-4762-957a-3234eed5d024, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b4f72ef-e8a6-4762-957a-3234eed5d024, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.9500482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c16c20dd-7223-411b-b0fc-0a14beca3bba, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c16c20dd-7223-411b-b0fc-0a14beca3bba, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c16c20dd-7223-411b-b0fc-0a14beca3bba, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.2294858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4eab66d1-ce05-4759-beb2-2fb08f306e86, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eab66d1-ce05-4759-beb2-2fb08f306e86, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eab66d1-ce05-4759-beb2-2fb08f306e86, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.1226285, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d291da6-990a-44a6-a203-e14c91b8cfa5, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d291da6-990a-44a6-a203-e14c91b8cfa5, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d291da6-990a-44a6-a203-e14c91b8cfa5, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.5518482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e603ed3-0078-4792-a6d9-86276075265e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e603ed3-0078-4792-a6d9-86276075265e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e603ed3-0078-4792-a6d9-86276075265e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.8696918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7695ce22-fa58-4f81-87cc-8c976fd10f04, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7695ce22-fa58-4f81-87cc-8c976fd10f04, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7695ce22-fa58-4f81-87cc-8c976fd10f04, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.8473847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49975ee1-cd09-453b-9aa6-c439f2a8bb2a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49975ee1-cd09-453b-9aa6-c439f2a8bb2a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49975ee1-cd09-453b-9aa6-c439f2a8bb2a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.750234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74f148fa-5e58-48cb-be6d-7d5a1f1f76e2, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74f148fa-5e58-48cb-be6d-7d5a1f1f76e2, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74f148fa-5e58-48cb-be6d-7d5a1f1f76e2, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.0648956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3c8ca4c-fc11-40f6-87ec-437c1994ae56, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3c8ca4c-fc11-40f6-87ec-437c1994ae56, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3c8ca4c-fc11-40f6-87ec-437c1994ae56, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.3612192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 372ccede-7dd7-4678-90e2-b2ee6b6bda29, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 372ccede-7dd7-4678-90e2-b2ee6b6bda29, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 372ccede-7dd7-4678-90e2-b2ee6b6bda29, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.470884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2dd396ce-3cb1-42fd-9812-559803f2a45b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dd396ce-3cb1-42fd-9812-559803f2a45b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dd396ce-3cb1-42fd-9812-559803f2a45b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.1164005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1891f12-653c-4919-90f0-1382e8885083, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1891f12-653c-4919-90f0-1382e8885083, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1891f12-653c-4919-90f0-1382e8885083, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.030991, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 066018f3-4c68-4768-8825-b8e4649c55a1, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 066018f3-4c68-4768-8825-b8e4649c55a1, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 066018f3-4c68-4768-8825-b8e4649c55a1, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.9418588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee29ab64-3355-4fd6-84e0-4c69b6555630, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee29ab64-3355-4fd6-84e0-4c69b6555630, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee29ab64-3355-4fd6-84e0-4c69b6555630, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.525594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe47ac70-6b59-4a73-950c-a35b03290924, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe47ac70-6b59-4a73-950c-a35b03290924, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe47ac70-6b59-4a73-950c-a35b03290924, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.7793427, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 330968f4-656d-4333-9b26-f4c080a711d0, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 330968f4-656d-4333-9b26-f4c080a711d0, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 330968f4-656d-4333-9b26-f4c080a711d0, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.5445805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dbc297dc-9cb5-4d75-a4dd-7c2316ae69e1, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbc297dc-9cb5-4d75-a4dd-7c2316ae69e1, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbc297dc-9cb5-4d75-a4dd-7c2316ae69e1, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.8146384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5411bda0-e7bf-4fd1-a4e2-681b69b45c4e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5411bda0-e7bf-4fd1-a4e2-681b69b45c4e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5411bda0-e7bf-4fd1-a4e2-681b69b45c4e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.8713477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 269d7832-7052-463b-9fe5-cbea9ec0f435, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 269d7832-7052-463b-9fe5-cbea9ec0f435, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 269d7832-7052-463b-9fe5-cbea9ec0f435, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.844577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ce427b4-47da-456f-b0d7-a8dc8cc34005, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ce427b4-47da-456f-b0d7-a8dc8cc34005, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ce427b4-47da-456f-b0d7-a8dc8cc34005, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.6785245, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb3274b5-a48b-4f11-9b1b-4a18853adc42, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb3274b5-a48b-4f11-9b1b-4a18853adc42, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb3274b5-a48b-4f11-9b1b-4a18853adc42, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.197414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbe5c04d-8f33-4508-8c80-b8b119fdfcbb, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbe5c04d-8f33-4508-8c80-b8b119fdfcbb, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbe5c04d-8f33-4508-8c80-b8b119fdfcbb, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.1365354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e76162cf-d79b-4964-98a8-f51cb0e7cee2, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e76162cf-d79b-4964-98a8-f51cb0e7cee2, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e76162cf-d79b-4964-98a8-f51cb0e7cee2, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.376205, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41f1581e-54cf-445c-94ff-44ce21ea9278, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41f1581e-54cf-445c-94ff-44ce21ea9278, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41f1581e-54cf-445c-94ff-44ce21ea9278, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.7204518, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 007d5dd2-1a1f-4299-93c7-3aac94777b3e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 007d5dd2-1a1f-4299-93c7-3aac94777b3e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 007d5dd2-1a1f-4299-93c7-3aac94777b3e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.2155817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f6b1381-58ee-4483-a3a2-f187998dfdaf, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f6b1381-58ee-4483-a3a2-f187998dfdaf, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f6b1381-58ee-4483-a3a2-f187998dfdaf, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.6988144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a86274ec-bb97-48a4-97e6-42c3f90efe5d, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a86274ec-bb97-48a4-97e6-42c3f90efe5d, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a86274ec-bb97-48a4-97e6-42c3f90efe5d, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.49253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0a1ffe3-2c84-437e-89fd-f60fa7ab92e6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0a1ffe3-2c84-437e-89fd-f60fa7ab92e6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0a1ffe3-2c84-437e-89fd-f60fa7ab92e6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.6982324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff8cffbe-bef3-4316-8761-5c1f7cf29547, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff8cffbe-bef3-4316-8761-5c1f7cf29547, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff8cffbe-bef3-4316-8761-5c1f7cf29547, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.476861, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdfc3aa8-b03e-4130-8d0f-01ae93a753fd, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdfc3aa8-b03e-4130-8d0f-01ae93a753fd, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdfc3aa8-b03e-4130-8d0f-01ae93a753fd, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.6225317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91e48395-e1cf-4999-b7f9-372e9e45c6df, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91e48395-e1cf-4999-b7f9-372e9e45c6df, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91e48395-e1cf-4999-b7f9-372e9e45c6df, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.7980912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d5c78ad-5c59-4c63-9c7e-37b5110c5e0b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d5c78ad-5c59-4c63-9c7e-37b5110c5e0b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d5c78ad-5c59-4c63-9c7e-37b5110c5e0b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.7259693, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67d0c2be-c436-4ef6-a0ae-85ca8b971b7b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d0c2be-c436-4ef6-a0ae-85ca8b971b7b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d0c2be-c436-4ef6-a0ae-85ca8b971b7b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.478004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dafded53-9d89-4e3e-be1b-a1b6f6d43518, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dafded53-9d89-4e3e-be1b-a1b6f6d43518, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dafded53-9d89-4e3e-be1b-a1b6f6d43518, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.3569345, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8852050a-3e62-44fb-bf4c-cfc2dc791717, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8852050a-3e62-44fb-bf4c-cfc2dc791717, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8852050a-3e62-44fb-bf4c-cfc2dc791717, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.1911252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f85ecdbf-c1f9-4af4-aa1b-07f8a014557a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f85ecdbf-c1f9-4af4-aa1b-07f8a014557a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f85ecdbf-c1f9-4af4-aa1b-07f8a014557a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.0088513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52f07426-8242-40a1-980f-2a2fc6259845, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f07426-8242-40a1-980f-2a2fc6259845, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f07426-8242-40a1-980f-2a2fc6259845, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.0495355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9176604e-41b0-41ef-98e5-4505776999ad, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9176604e-41b0-41ef-98e5-4505776999ad, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9176604e-41b0-41ef-98e5-4505776999ad, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229932.2809405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bada8eee-0c10-4837-8839-f6241d0ce1d4, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bada8eee-0c10-4837-8839-f6241d0ce1d4, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bada8eee-0c10-4837-8839-f6241d0ce1d4, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.581227, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7201d71-f54d-4d06-a80a-52f54da323e5, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7201d71-f54d-4d06-a80a-52f54da323e5, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7201d71-f54d-4d06-a80a-52f54da323e5, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.090453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82439f00-65d9-414a-82e4-deec9b34799c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82439f00-65d9-414a-82e4-deec9b34799c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82439f00-65d9-414a-82e4-deec9b34799c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.7752054, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 801ce53a-31e2-45a8-a4cd-3b5e18f6ac60, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 801ce53a-31e2-45a8-a4cd-3b5e18f6ac60, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 801ce53a-31e2-45a8-a4cd-3b5e18f6ac60, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229938.1625364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d950507-24db-4bb1-a235-c3de12ba9acc, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d950507-24db-4bb1-a235-c3de12ba9acc, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d950507-24db-4bb1-a235-c3de12ba9acc, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229939.5381658, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be1b007e-6ccb-4d3f-ba1e-5cdda4baa74c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be1b007e-6ccb-4d3f-ba1e-5cdda4baa74c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be1b007e-6ccb-4d3f-ba1e-5cdda4baa74c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.7087584, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76a1e590-8bbb-4f70-a692-7f96cfe267c5, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76a1e590-8bbb-4f70-a692-7f96cfe267c5, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76a1e590-8bbb-4f70-a692-7f96cfe267c5, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.5398548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01c64c3d-7fff-46df-9da2-974d18529f0a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01c64c3d-7fff-46df-9da2-974d18529f0a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01c64c3d-7fff-46df-9da2-974d18529f0a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.4202595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2add6f7-ca47-44dc-b9e3-ab29fe52ed6b, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2add6f7-ca47-44dc-b9e3-ab29fe52ed6b, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2add6f7-ca47-44dc-b9e3-ab29fe52ed6b, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229946.8954885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 047ed6db-19ce-462c-b0b2-eedfaa32509a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 047ed6db-19ce-462c-b0b2-eedfaa32509a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 047ed6db-19ce-462c-b0b2-eedfaa32509a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.6436198, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 366844ac-0b29-477c-988c-b417b8207251, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 366844ac-0b29-477c-988c-b417b8207251, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 366844ac-0b29-477c-988c-b417b8207251, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229950.5294065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 297e83aa-c41e-4a7c-92dd-f18124ceb362, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 297e83aa-c41e-4a7c-92dd-f18124ceb362, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 297e83aa-c41e-4a7c-92dd-f18124ceb362, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.1539617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 306826c7-5f5b-484a-abfc-02660197afcd, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 306826c7-5f5b-484a-abfc-02660197afcd, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 306826c7-5f5b-484a-abfc-02660197afcd, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229954.3502154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6a11255-abf5-4705-8b3e-5c3949839a9a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6a11255-abf5-4705-8b3e-5c3949839a9a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6a11255-abf5-4705-8b3e-5c3949839a9a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229956.3453403, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 304dd95f-c53f-4e00-a9a9-19c63d7bd91f, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 304dd95f-c53f-4e00-a9a9-19c63d7bd91f, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 304dd95f-c53f-4e00-a9a9-19c63d7bd91f, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229957.8150024, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eedc6899-b34d-443f-a3e8-2eaa4351e51c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eedc6899-b34d-443f-a3e8-2eaa4351e51c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eedc6899-b34d-443f-a3e8-2eaa4351e51c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.3271134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24e59da0-1f14-4eba-8d41-81512d3a723a, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24e59da0-1f14-4eba-8d41-81512d3a723a, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24e59da0-1f14-4eba-8d41-81512d3a723a, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.3595438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87877761-d9c9-4d5f-8cb7-8a80c2243d81, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87877761-d9c9-4d5f-8cb7-8a80c2243d81, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87877761-d9c9-4d5f-8cb7-8a80c2243d81, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229963.0107737, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc5d6c1d-62dd-403c-b942-a562de369747, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc5d6c1d-62dd-403c-b942-a562de369747, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc5d6c1d-62dd-403c-b942-a562de369747, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.6071396, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1ee20e2-c524-4888-9030-803d0f6aa28e, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1ee20e2-c524-4888-9030-803d0f6aa28e, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1ee20e2-c524-4888-9030-803d0f6aa28e, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.513226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b67f9f6-969d-45e4-80e5-f72641cdbd2c, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b67f9f6-969d-45e4-80e5-f72641cdbd2c, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b67f9f6-969d-45e4-80e5-f72641cdbd2c, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.877222, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4ac9369-8144-430d-91c7-1e114da6f349, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4ac9369-8144-430d-91c7-1e114da6f349, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4ac9369-8144-430d-91c7-1e114da6f349, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.6816885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad5f911b-e83b-40ff-830d-aa61193d12b6, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad5f911b-e83b-40ff-830d-aa61193d12b6, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad5f911b-e83b-40ff-830d-aa61193d12b6, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.8774335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d88244c9-db5b-4072-bd73-6eba22dbe357, localhost:30298): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d88244c9-db5b-4072-bd73-6eba22dbe357, localhost:30298): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d88244c9-db5b-4072-bd73-6eba22dbe357, localhost:30298): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:30298". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30298
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229973783988&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26495/1
============================== slowest durations ===============================
321.33s call     test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
14.47s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_enabled]
11.28s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
1.54s teardown test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 610.58s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/0009fd/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009fd', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009fd/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/0009fd/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009fd', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009fd/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
______ test_create_eds_with_old_secret_with_success[encryption_disabled] _______
ydb/tests/functional/secrets/test_secrets_usage.py:153: in test_create_eds_with_old_secret_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_old_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29488
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0d/r3tmp/kikimr_cluster_qz7s30hm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25938
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19936
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19937
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/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/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_1g01_7k1.log --grpc-port=29728 --mon-port=8172 --ic-port=29488
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29728/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/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/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_1g01_7k1.log --grpc-port=29728 --mon-port=8172 --ic-port=29488
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_1g01_7k1.log', '--grpc-port=29728', '--mon-port=8172', '--ic-port=29488')' in '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 754384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29728/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754391
DEBUG    ya.test:process.py:259 Command (pid 754391) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754391) elapsed time (sec): 0.4809694290161133
DEBUG    ya.test:process.py:263 Command (pid 754391) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 754391) minflt: 16468
DEBUG    ya.test:process.py:263 Command (pid 754391) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 754391) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754391) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 754391) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754391) stime: 0.305764
DEBUG    ya.test:process.py:263 Command (pid 754391) utime: 0.116546
DEBUG    ya.test:process.py:263 Command (pid 754391) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 754391) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29728', '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: 29488\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29728', '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: 29488\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756931
DEBUG    ya.test:process.py:259 Command (pid 756931) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756931) elapsed time (sec): 0.5428614616394043
DEBUG    ya.test:process.py:263 Command (pid 756931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 756931) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 756931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 756931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756931) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 756931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756931) stime: 0.358962
DEBUG    ya.test:process.py:263 Command (pid 756931) utime: 0.134122
DEBUG    ya.test:process.py:263 Command (pid 756931) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 756931) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29728', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29728', '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: 757316
DEBUG    ya.test:process.py:259 Command (pid 757316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757316) elapsed time (sec): 0.48166370391845703
DEBUG    ya.test:process.py:263 Command (pid 757316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 757316) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 757316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 757316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757316) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 757316) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757316) stime: 0.31282299999999996
DEBUG    ya.test:process.py:263 Command (pid 757316) utime: 0.11483399999999999
DEBUG    ya.test:process.py:263 Command (pid 757316) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 757316) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16029
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0d/r3tmp/kikimr_cluster_zm_ow58r
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7767
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/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/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_rxvlr7l1.log --grpc-port=62369 --mon-port=7767 --ic-port=16029
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62369/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/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/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_rxvlr7l1.log --grpc-port=62369 --mon-port=7767 --ic-port=16029
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_rxvlr7l1.log', '--grpc-port=62369', '--mon-port=7767', '--ic-port=16029')' in '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:62369/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757729
DEBUG    ya.test:process.py:259 Command (pid 757729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757729) elapsed time (sec): 0.501136064529419
DEBUG    ya.test:process.py:263 Command (pid 757729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) maxrss: 547108
DEBUG    ya.test:process.py:263 Command (pid 757729) minflt: 17798
DEBUG    ya.test:process.py:263 Command (pid 757729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 757729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757729) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 757729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757729) stime: 0.28457699999999997
DEBUG    ya.test:process.py:263 Command (pid 757729) utime: 0.125504
DEBUG    ya.test:process.py:263 Command (pid 757729) wtime: 0.502
DEBUG    ya.test:process.py:275 Command (pid 757729) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62369', '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: 16029\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62369', '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: 16029\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 760006
DEBUG    ya.test:process.py:259 Command (pid 760006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760006) elapsed time (sec): 0.5483176708221436
DEBUG    ya.test:process.py:263 Command (pid 760006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 760006) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 760006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 760006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760006) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 760006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760006) stime: 0.32101199999999996
DEBUG    ya.test:process.py:263 Command (pid 760006) utime: 0.138589
DEBUG    ya.test:process.py:263 Command (pid 760006) wtime: 0.553
DEBUG    ya.test:process.py:275 Command (pid 760006) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62369', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62369', '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: 760927
DEBUG    ya.test:process.py:259 Command (pid 760927) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760927) elapsed time (sec): 0.5439796447753906
DEBUG    ya.test:process.py:263 Command (pid 760927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) maxrss: 555576
DEBUG    ya.test:process.py:263 Command (pid 760927) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 760927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 760927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760927) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 760927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760927) stime: 0.301961
DEBUG    ya.test:process.py:263 Command (pid 760927) utime: 0.13616699999999998
DEBUG    ya.test:process.py:263 Command (pid 760927) wtime: 0.547
DEBUG    ya.test:process.py:275 Command (pid 760927) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30212
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62369 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_buq2xrws.log --grpc-port=63276 --mon-port=28976 --ic-port=30212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:62369 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_buq2xrws.log --grpc-port=63276 --mon-port=28976 --ic-port=30212
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:62369', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_buq2xrws.log', '--grpc-port=63276', '--mon-port=28976', '--ic-port=30212')' in '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 762332
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63276/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 762333
DEBUG    ya.test:process.py:259 Command (pid 762333) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762333) elapsed time (sec): 0.5438153743743896
DEBUG    ya.test:process.py:263 Command (pid 762333) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 762333) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 762333) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 762333) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762333) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 762333) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762333) stime: 0.315521
DEBUG    ya.test:process.py:263 Command (pid 762333) utime: 0.107738
DEBUG    ya.test:process.py:263 Command (pid 762333) wtime: 0.547
DEBUG    ya.test:process.py:275 Command (pid 762333) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_old_secret_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c0074582-6d8a-4204-8f0e-b2ae5969bd1e, localhost:62369): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0074582-6d8a-4204-8f0e-b2ae5969bd1e, localhost:62369): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0074582-6d8a-4204-8f0e-b2ae5969bd1e, localhost:62369): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 63276 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:63276, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62369
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f0a010c-a6f8-4518-9e38-f9e27547de32, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f0a010c-a6f8-4518-9e38-f9e27547de32, ghrun-2tlsei57yi.auto.internal:63276): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f0a010c-a6f8-4518-9e38-f9e27547de32, ghrun-2tlsei57yi.auto.internal:63276): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 518a3908-5348-4953-8f57-7f85d2384f9d, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 518a3908-5348-4953-8f57-7f85d2384f9d, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 518a3908-5348-4953-8f57-7f85d2384f9d, ghrun-2tlsei57yi.auto.internal:63276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a8a0324-ceb1-46f6-b6b1-7e3f525679af, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a8a0324-ceb1-46f6-b6b1-7e3f525679af, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a8a0324-ceb1-46f6-b6b1-7e3f525679af, ghrun-2tlsei57yi.auto.internal:63276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a9e1ccd5-904c-48a7-9a5e-5cbfbe75ecca, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a9e1ccd5-904c-48a7-9a5e-5cbfbe75ecca, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=ZTE0OWE2OTgtZDFkMmZkY2ItYjE3MjBkNDMtMTM0MDQ0ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a9e1ccd5-904c-48a7-9a5e-5cbfbe75ecca, ghrun-2tlsei57yi.auto.internal:63276): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62369
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:63276
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ae7b1a04-6378-4964-8ca1-d14ac6c8af03, localhost:62369): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ae7b1a04-6378-4964-8ca1-d14ac6c8af03, localhost:62369): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ae7b1a04-6378-4964-8ca1-d14ac6c8af03, localhost:62369): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 63276 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:63276, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62369
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ca376c1-9242-4749-ac6d-002b130ad883, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ca376c1-9242-4749-ac6d-002b130ad883, ghrun-2tlsei57yi.auto.internal:63276): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ca376c1-9242-4749-ac6d-002b130ad883, ghrun-2tlsei57yi.auto.internal:63276): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d0164aee-285f-49c9-91eb-c3f517bf20e3, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d0164aee-285f-49c9-91eb-c3f517bf20e3, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d0164aee-285f-49c9-91eb-c3f517bf20e3, ghrun-2tlsei57yi.auto.internal:63276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d625ee8-6674-4e62-b1b1-5c805da53e68, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d625ee8-6674-4e62-b1b1-5c805da53e68, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d625ee8-6674-4e62-b1b1-5c805da53e68, ghrun-2tlsei57yi.auto.internal:63276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3e2d3faf-df29-439a-a695-66a58d331235, ghrun-2tlsei57yi.auto.internal:63276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3e2d3faf-df29-439a-a695-66a58d331235, ghrun-2tlsei57yi.auto.internal:63276): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwZjYyZjEtYmMwMDIzMjctZjE4ZjhmNy05YjlmZTc2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3e2d3faf-df29-439a-a695-66a58d331235, ghrun-2tlsei57yi.auto.internal:63276): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62369
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:63276
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d0164aee-285f-49c9-91eb-c3f517bf20e3, ghrun-2tlsei57yi.auto.internal:63276): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.090303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9b5e343-013b-4ec0-8327-de3487cbf1b0, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9b5e343-013b-4ec0-8327-de3487cbf1b0, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9b5e343-013b-4ec0-8327-de3487cbf1b0, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.861514, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15c9b272-d6e5-4caf-96a6-ac6d7e20181b, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15c9b272-d6e5-4caf-96a6-ac6d7e20181b, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15c9b272-d6e5-4caf-96a6-ac6d7e20181b, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.2420752, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b5c9aa4-1951-4cf4-a7e7-06d7122cc7a4, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b5c9aa4-1951-4cf4-a7e7-06d7122cc7a4, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b5c9aa4-1951-4cf4-a7e7-06d7122cc7a4, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.6609218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 012f62f8-f71b-4fcd-b551-aca98d2187a5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 012f62f8-f71b-4fcd-b551-aca98d2187a5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 012f62f8-f71b-4fcd-b551-aca98d2187a5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.4042912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42c8da0d-72c8-4158-b1eb-e33b6b17f918, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42c8da0d-72c8-4158-b1eb-e33b6b17f918, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42c8da0d-72c8-4158-b1eb-e33b6b17f918, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.7991276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e15980ac-9507-4171-9ada-70a355a92905, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e15980ac-9507-4171-9ada-70a355a92905, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e15980ac-9507-4171-9ada-70a355a92905, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.8272448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98e9da9c-958e-4e6c-85d0-61774c074675, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98e9da9c-958e-4e6c-85d0-61774c074675, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98e9da9c-958e-4e6c-85d0-61774c074675, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.4279969, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17b339a7-c6e7-428b-a373-e01fbc14a4e6, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b339a7-c6e7-428b-a373-e01fbc14a4e6, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b339a7-c6e7-428b-a373-e01fbc14a4e6, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.889051, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 90adc065-c951-4af2-be84-2504a8e26e10, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90adc065-c951-4af2-be84-2504a8e26e10, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90adc065-c951-4af2-be84-2504a8e26e10, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.2293694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67d8a888-dd44-4848-a8d1-0cbe93a44353, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d8a888-dd44-4848-a8d1-0cbe93a44353, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d8a888-dd44-4848-a8d1-0cbe93a44353, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.0999825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07f1be9a-57c4-4e73-96a6-01aa8d2d7ec8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07f1be9a-57c4-4e73-96a6-01aa8d2d7ec8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07f1be9a-57c4-4e73-96a6-01aa8d2d7ec8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.3292973, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55dc21d2-1223-471e-97d7-815296d806d5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55dc21d2-1223-471e-97d7-815296d806d5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55dc21d2-1223-471e-97d7-815296d806d5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.1799548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e614f84-22b7-4c8f-a366-60afd4af68bc, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e614f84-22b7-4c8f-a366-60afd4af68bc, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e614f84-22b7-4c8f-a366-60afd4af68bc, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.8133242, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 702211a9-fc7a-4271-8f48-39b06285d310, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 702211a9-fc7a-4271-8f48-39b06285d310, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 702211a9-fc7a-4271-8f48-39b06285d310, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.479159, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b74ba25a-622f-4e92-be29-e041849d6be8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b74ba25a-622f-4e92-be29-e041849d6be8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b74ba25a-622f-4e92-be29-e041849d6be8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.8391066, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b3259ef-ee87-49a2-831a-6d2860039074, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b3259ef-ee87-49a2-831a-6d2860039074, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b3259ef-ee87-49a2-831a-6d2860039074, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.591699, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd01afb0-9f59-49a5-8a07-f9611a7df705, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd01afb0-9f59-49a5-8a07-f9611a7df705, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd01afb0-9f59-49a5-8a07-f9611a7df705, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.2398732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc600f07-a399-4208-8f44-36eeec665077, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc600f07-a399-4208-8f44-36eeec665077, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc600f07-a399-4208-8f44-36eeec665077, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.6442482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bd9b756-6cd5-469f-a0c0-efb331cd81d8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bd9b756-6cd5-469f-a0c0-efb331cd81d8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bd9b756-6cd5-469f-a0c0-efb331cd81d8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.0564554, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e36af63e-691a-48ca-94ff-999cff4e49bd, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e36af63e-691a-48ca-94ff-999cff4e49bd, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e36af63e-691a-48ca-94ff-999cff4e49bd, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.456445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d25f2338-8981-4dcd-9d54-32dfa6a4555e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d25f2338-8981-4dcd-9d54-32dfa6a4555e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d25f2338-8981-4dcd-9d54-32dfa6a4555e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.506161, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffc1b9ab-3952-44dd-8cd9-6e43cc51ebf7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffc1b9ab-3952-44dd-8cd9-6e43cc51ebf7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffc1b9ab-3952-44dd-8cd9-6e43cc51ebf7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.4399762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b641855-302f-4271-83cd-5c88c287b18d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b641855-302f-4271-83cd-5c88c287b18d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b641855-302f-4271-83cd-5c88c287b18d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.5181472, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2b0061f-bec2-4079-a8f7-67608ad4cf67, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2b0061f-bec2-4079-a8f7-67608ad4cf67, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2b0061f-bec2-4079-a8f7-67608ad4cf67, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.9372413, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23560794-5caa-4747-b832-5d11191f8af6, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23560794-5caa-4747-b832-5d11191f8af6, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23560794-5caa-4747-b832-5d11191f8af6, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.2080486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c78c4e60-c18f-4522-af97-2fe4a119e861, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c78c4e60-c18f-4522-af97-2fe4a119e861, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c78c4e60-c18f-4522-af97-2fe4a119e861, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229686.641626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aae4ce38-69c6-4428-9bd1-b0836e12bde1, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aae4ce38-69c6-4428-9bd1-b0836e12bde1, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aae4ce38-69c6-4428-9bd1-b0836e12bde1, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.6072414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cba0f574-587d-40d0-8cb2-d65ec1315286, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cba0f574-587d-40d0-8cb2-d65ec1315286, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cba0f574-587d-40d0-8cb2-d65ec1315286, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.86952, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d47cb70f-b9e8-4dc2-b96d-1aefce5f157a, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d47cb70f-b9e8-4dc2-b96d-1aefce5f157a, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d47cb70f-b9e8-4dc2-b96d-1aefce5f157a, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.6296175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88afe0c7-4b0d-4c12-8e83-edcbb0aefe77, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88afe0c7-4b0d-4c12-8e83-edcbb0aefe77, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88afe0c7-4b0d-4c12-8e83-edcbb0aefe77, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.9288595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea0a4894-fbd2-437e-9a14-93c1f294788b, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea0a4894-fbd2-437e-9a14-93c1f294788b, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea0a4894-fbd2-437e-9a14-93c1f294788b, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.6213846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c127036e-5724-4219-af12-c91921591b67, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c127036e-5724-4219-af12-c91921591b67, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c127036e-5724-4219-af12-c91921591b67, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.9953494, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8994c1fa-6418-4de5-858e-b70ae7819e29, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8994c1fa-6418-4de5-858e-b70ae7819e29, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8994c1fa-6418-4de5-858e-b70ae7819e29, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.7437005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ebd666e2-8345-44d7-83d2-aa4887caf6b0, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebd666e2-8345-44d7-83d2-aa4887caf6b0, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebd666e2-8345-44d7-83d2-aa4887caf6b0, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.4526596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38c23d00-0767-4f6c-9965-68fdc21c2bd3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38c23d00-0767-4f6c-9965-68fdc21c2bd3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38c23d00-0767-4f6c-9965-68fdc21c2bd3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.7973897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c754a561-91f5-4d9a-bc9e-76dfd6108194, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c754a561-91f5-4d9a-bc9e-76dfd6108194, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c754a561-91f5-4d9a-bc9e-76dfd6108194, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.5584812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2893502c-5450-47cb-84a0-103f3491e514, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2893502c-5450-47cb-84a0-103f3491e514, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2893502c-5450-47cb-84a0-103f3491e514, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.15546, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2097162-6f11-4d81-a441-1f17b353f889, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2097162-6f11-4d81-a441-1f17b353f889, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2097162-6f11-4d81-a441-1f17b353f889, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.265489, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7792def9-d5e3-4b14-baa5-6ddf47852b17, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7792def9-d5e3-4b14-baa5-6ddf47852b17, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7792def9-d5e3-4b14-baa5-6ddf47852b17, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.8855562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fd66d09-1967-4eb7-a1a4-bdeef510e7dc, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fd66d09-1967-4eb7-a1a4-bdeef510e7dc, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fd66d09-1967-4eb7-a1a4-bdeef510e7dc, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.3751903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf094588-b571-48cf-a403-a3eb1b67e43e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf094588-b571-48cf-a403-a3eb1b67e43e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf094588-b571-48cf-a403-a3eb1b67e43e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.3077908, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01693fae-6dc6-44c4-93f6-07892b325e67, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01693fae-6dc6-44c4-93f6-07892b325e67, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01693fae-6dc6-44c4-93f6-07892b325e67, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.684423, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b765e0c3-f358-425f-8e2a-e3f7bf084474, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b765e0c3-f358-425f-8e2a-e3f7bf084474, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b765e0c3-f358-425f-8e2a-e3f7bf084474, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.852906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a7f3454-347e-4da7-adc8-c496bc82b9c7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a7f3454-347e-4da7-adc8-c496bc82b9c7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a7f3454-347e-4da7-adc8-c496bc82b9c7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.181674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51f80f5b-8fe5-4c15-a857-fa9c0c7bc6c3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51f80f5b-8fe5-4c15-a857-fa9c0c7bc6c3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51f80f5b-8fe5-4c15-a857-fa9c0c7bc6c3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.3760118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18ccbb39-acb6-4da4-9116-687c711d5c76, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ccbb39-acb6-4da4-9116-687c711d5c76, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ccbb39-acb6-4da4-9116-687c711d5c76, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.1613288, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8379ac6-d960-4862-98b2-14ee2b5d53b5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8379ac6-d960-4862-98b2-14ee2b5d53b5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8379ac6-d960-4862-98b2-14ee2b5d53b5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.7685466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0c1b49cd-4751-4242-9534-d7b4b7368661, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c1b49cd-4751-4242-9534-d7b4b7368661, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c1b49cd-4751-4242-9534-d7b4b7368661, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.1009855, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, edf28d45-09f8-4e11-9c16-089c997af2a7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edf28d45-09f8-4e11-9c16-089c997af2a7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edf28d45-09f8-4e11-9c16-089c997af2a7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.1369991, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba4069bd-c351-4656-9b14-a1dcc5eeb23f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba4069bd-c351-4656-9b14-a1dcc5eeb23f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba4069bd-c351-4656-9b14-a1dcc5eeb23f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.490105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af2e34e8-0c92-4142-a880-791f8c9f4986, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af2e34e8-0c92-4142-a880-791f8c9f4986, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af2e34e8-0c92-4142-a880-791f8c9f4986, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.807105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20e47f2e-be8f-4ad4-9e5b-cf5552d5d800, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20e47f2e-be8f-4ad4-9e5b-cf5552d5d800, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20e47f2e-be8f-4ad4-9e5b-cf5552d5d800, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.0786867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd73b6f3-b7e4-4bfe-b655-2b81e2620092, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd73b6f3-b7e4-4bfe-b655-2b81e2620092, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd73b6f3-b7e4-4bfe-b655-2b81e2620092, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.945395, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b14c9bc9-0a45-4088-a443-387500c30fba, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b14c9bc9-0a45-4088-a443-387500c30fba, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b14c9bc9-0a45-4088-a443-387500c30fba, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.8595443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2846fe1a-5cc5-4cd9-a309-b5973277113e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2846fe1a-5cc5-4cd9-a309-b5973277113e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2846fe1a-5cc5-4cd9-a309-b5973277113e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.1235275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a9396a8-7b2d-4957-92fb-628a216fec9e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a9396a8-7b2d-4957-92fb-628a216fec9e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a9396a8-7b2d-4957-92fb-628a216fec9e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.422102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fddf3567-855d-4457-a366-ea70231fcc49, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fddf3567-855d-4457-a366-ea70231fcc49, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fddf3567-855d-4457-a366-ea70231fcc49, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.7632906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9caf063d-9a98-433e-97cd-96683d14d3cc, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9caf063d-9a98-433e-97cd-96683d14d3cc, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9caf063d-9a98-433e-97cd-96683d14d3cc, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.5817666, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38c4f540-0a05-4a26-9f42-2f5af76e6bed, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38c4f540-0a05-4a26-9f42-2f5af76e6bed, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38c4f540-0a05-4a26-9f42-2f5af76e6bed, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.839065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 438ae524-c227-46d6-bad9-6beefcf71e3a, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 438ae524-c227-46d6-bad9-6beefcf71e3a, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 438ae524-c227-46d6-bad9-6beefcf71e3a, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.910042, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33df850c-5e28-48ff-bc48-df2d1e933718, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33df850c-5e28-48ff-bc48-df2d1e933718, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33df850c-5e28-48ff-bc48-df2d1e933718, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.8380716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b31ebf44-2ef0-41d0-93fb-a6f064c10dd6, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b31ebf44-2ef0-41d0-93fb-a6f064c10dd6, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b31ebf44-2ef0-41d0-93fb-a6f064c10dd6, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.4905896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 13b8f49a-b764-4fe3-aa47-7c3f1db0048a, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13b8f49a-b764-4fe3-aa47-7c3f1db0048a, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13b8f49a-b764-4fe3-aa47-7c3f1db0048a, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.8897498, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dac7fc49-c28c-42da-891a-8048f45b2cf8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dac7fc49-c28c-42da-891a-8048f45b2cf8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dac7fc49-c28c-42da-891a-8048f45b2cf8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.0373473, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00a8bebe-b843-4533-bc4f-519299e4cdd6, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00a8bebe-b843-4533-bc4f-519299e4cdd6, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00a8bebe-b843-4533-bc4f-519299e4cdd6, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.9291577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39d6e121-a7cf-439f-9da3-809b4dda050c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39d6e121-a7cf-439f-9da3-809b4dda050c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39d6e121-a7cf-439f-9da3-809b4dda050c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.465918, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a574545-e801-4875-9e0a-d4ee49fd22b5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a574545-e801-4875-9e0a-d4ee49fd22b5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a574545-e801-4875-9e0a-d4ee49fd22b5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.6314497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45b4e469-0602-4db9-97a8-c4a2bfb62adf, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45b4e469-0602-4db9-97a8-c4a2bfb62adf, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45b4e469-0602-4db9-97a8-c4a2bfb62adf, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.250313, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6558490d-0076-4665-aa34-212edc54912e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6558490d-0076-4665-aa34-212edc54912e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6558490d-0076-4665-aa34-212edc54912e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.1401296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6df18056-6849-47d2-80e3-cf558b2aedfc, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6df18056-6849-47d2-80e3-cf558b2aedfc, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6df18056-6849-47d2-80e3-cf558b2aedfc, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.7552736, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a99ca49-2a3e-4c6c-a6d4-5f2163324907, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a99ca49-2a3e-4c6c-a6d4-5f2163324907, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a99ca49-2a3e-4c6c-a6d4-5f2163324907, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229759.9873974, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a969bc5c-c7fa-4c33-85ce-760c6f2e04ca, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a969bc5c-c7fa-4c33-85ce-760c6f2e04ca, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a969bc5c-c7fa-4c33-85ce-760c6f2e04ca, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.4342303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 640260f5-f53b-4179-9f7d-2efc51509d04, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 640260f5-f53b-4179-9f7d-2efc51509d04, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 640260f5-f53b-4179-9f7d-2efc51509d04, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.1959665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5842934-e99c-4ef0-90e8-3b3bf9ffd746, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5842934-e99c-4ef0-90e8-3b3bf9ffd746, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5842934-e99c-4ef0-90e8-3b3bf9ffd746, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.4429002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2723e723-0e88-43c0-9db9-b7078e7b2144, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2723e723-0e88-43c0-9db9-b7078e7b2144, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2723e723-0e88-43c0-9db9-b7078e7b2144, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.4054196, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1fe245aa-3f5e-4369-90e3-cc86d3e89921, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fe245aa-3f5e-4369-90e3-cc86d3e89921, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fe245aa-3f5e-4369-90e3-cc86d3e89921, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.0784712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2aec9a2e-f07d-4a97-84a9-cdc31af08805, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aec9a2e-f07d-4a97-84a9-cdc31af08805, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aec9a2e-f07d-4a97-84a9-cdc31af08805, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.226889, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7e5da0dd-465c-4d8d-a288-b22d0700dc02, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e5da0dd-465c-4d8d-a288-b22d0700dc02, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e5da0dd-465c-4d8d-a288-b22d0700dc02, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.5215647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05a101bc-ba14-4bcf-bb36-d27c5af2c563, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05a101bc-ba14-4bcf-bb36-d27c5af2c563, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05a101bc-ba14-4bcf-bb36-d27c5af2c563, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.707895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ff9476c-2077-49c5-ab3c-2a4a391f1937, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff9476c-2077-49c5-ab3c-2a4a391f1937, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff9476c-2077-49c5-ab3c-2a4a391f1937, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.0016747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee54eb1d-58b3-44c1-985e-1fb5b262e98e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee54eb1d-58b3-44c1-985e-1fb5b262e98e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee54eb1d-58b3-44c1-985e-1fb5b262e98e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.613483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bff4211a-1f6e-4d53-9992-3475f59b136c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bff4211a-1f6e-4d53-9992-3475f59b136c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bff4211a-1f6e-4d53-9992-3475f59b136c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.3497405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e10c713-0cce-4399-8611-9052c11a013c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e10c713-0cce-4399-8611-9052c11a013c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e10c713-0cce-4399-8611-9052c11a013c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.4479291, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4af5da68-6ce1-4595-bf5b-19d768c9f657, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4af5da68-6ce1-4595-bf5b-19d768c9f657, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4af5da68-6ce1-4595-bf5b-19d768c9f657, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.1381774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36509c2d-6a31-426a-82de-d7edd9981d47, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36509c2d-6a31-426a-82de-d7edd9981d47, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36509c2d-6a31-426a-82de-d7edd9981d47, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.0498018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c23aee6-5097-4da2-ac71-e74125ebb38d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c23aee6-5097-4da2-ac71-e74125ebb38d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c23aee6-5097-4da2-ac71-e74125ebb38d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.046555, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef1c60ef-1c34-4933-a4e3-023f75d98353, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1c60ef-1c34-4933-a4e3-023f75d98353, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1c60ef-1c34-4933-a4e3-023f75d98353, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.3727226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbde5203-99e9-40b3-88ca-b2e7008a02d2, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbde5203-99e9-40b3-88ca-b2e7008a02d2, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbde5203-99e9-40b3-88ca-b2e7008a02d2, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.2831671, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 454960ac-5394-4069-851c-978c7f1efe89, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 454960ac-5394-4069-851c-978c7f1efe89, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 454960ac-5394-4069-851c-978c7f1efe89, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.5046458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f722650-cf63-42b0-881e-de38b69f119d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f722650-cf63-42b0-881e-de38b69f119d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f722650-cf63-42b0-881e-de38b69f119d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.0530777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9df6be51-fc90-4e36-9cdb-1420a642eab8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9df6be51-fc90-4e36-9cdb-1420a642eab8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9df6be51-fc90-4e36-9cdb-1420a642eab8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.5429683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84e77cae-9397-4718-8eca-354b63214b69, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84e77cae-9397-4718-8eca-354b63214b69, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84e77cae-9397-4718-8eca-354b63214b69, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.0503116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a5a1196-da2a-4dba-b1b7-c2b5817643e0, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a5a1196-da2a-4dba-b1b7-c2b5817643e0, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a5a1196-da2a-4dba-b1b7-c2b5817643e0, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.888245, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 774c0b95-4a23-4327-a8fc-eb33d9e906ae, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 774c0b95-4a23-4327-a8fc-eb33d9e906ae, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 774c0b95-4a23-4327-a8fc-eb33d9e906ae, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.911244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acf380a6-975b-45af-968d-b8b36239a397, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acf380a6-975b-45af-968d-b8b36239a397, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acf380a6-975b-45af-968d-b8b36239a397, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.4301178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d83a7d8d-3ffe-423f-9d84-f51a44b8b560, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d83a7d8d-3ffe-423f-9d84-f51a44b8b560, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d83a7d8d-3ffe-423f-9d84-f51a44b8b560, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.1973343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3d715f0-d28a-41ab-9868-3ec946af3281, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3d715f0-d28a-41ab-9868-3ec946af3281, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3d715f0-d28a-41ab-9868-3ec946af3281, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.058208, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e4eadaf4-a59f-42b8-8b6b-031296a06be7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4eadaf4-a59f-42b8-8b6b-031296a06be7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4eadaf4-a59f-42b8-8b6b-031296a06be7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.1504529, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c91bf79d-1487-45d2-997e-cf4256eda37b, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c91bf79d-1487-45d2-997e-cf4256eda37b, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c91bf79d-1487-45d2-997e-cf4256eda37b, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.434914, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcc8d2d9-41c9-4199-9714-6923bd555ed5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcc8d2d9-41c9-4199-9714-6923bd555ed5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcc8d2d9-41c9-4199-9714-6923bd555ed5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.6511414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4f0fb64-cf0f-4116-9c26-d2b7b6ea7b9b, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4f0fb64-cf0f-4116-9c26-d2b7b6ea7b9b, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4f0fb64-cf0f-4116-9c26-d2b7b6ea7b9b, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.7803767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16b0dc70-73e4-4ced-b61b-fbf2a2e8a99f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16b0dc70-73e4-4ced-b61b-fbf2a2e8a99f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16b0dc70-73e4-4ced-b61b-fbf2a2e8a99f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.7666986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7793d3d6-1244-4a51-8b1b-ea80e8c40006, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7793d3d6-1244-4a51-8b1b-ea80e8c40006, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7793d3d6-1244-4a51-8b1b-ea80e8c40006, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.2007594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0887782c-c08b-4fe0-92f9-d2aa961f7368, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0887782c-c08b-4fe0-92f9-d2aa961f7368, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0887782c-c08b-4fe0-92f9-d2aa961f7368, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.5669458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 653b87cb-df0f-4790-a185-ec2b17e883be, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 653b87cb-df0f-4790-a185-ec2b17e883be, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 653b87cb-df0f-4790-a185-ec2b17e883be, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.6881964, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed715e49-6b98-4da3-89fc-51f96fca404a, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed715e49-6b98-4da3-89fc-51f96fca404a, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed715e49-6b98-4da3-89fc-51f96fca404a, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.7429092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8ee7f07-5d13-450e-96da-774438b54a91, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8ee7f07-5d13-450e-96da-774438b54a91, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8ee7f07-5d13-450e-96da-774438b54a91, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.747343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c3f3388-66a2-49f5-a9a7-c84080c2f780, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c3f3388-66a2-49f5-a9a7-c84080c2f780, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c3f3388-66a2-49f5-a9a7-c84080c2f780, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.4625378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97d86104-88a9-4195-88e2-61a1030dd554, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97d86104-88a9-4195-88e2-61a1030dd554, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97d86104-88a9-4195-88e2-61a1030dd554, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.9675548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5229afd-927a-4b6d-80d1-180bc7db93fe, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5229afd-927a-4b6d-80d1-180bc7db93fe, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5229afd-927a-4b6d-80d1-180bc7db93fe, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.0198293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd51e353-7192-4eae-bee6-aa13012d20af, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd51e353-7192-4eae-bee6-aa13012d20af, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd51e353-7192-4eae-bee6-aa13012d20af, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.554954, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bdc83e1-ca8a-4fce-aca2-c88ae3bade40, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bdc83e1-ca8a-4fce-aca2-c88ae3bade40, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bdc83e1-ca8a-4fce-aca2-c88ae3bade40, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.4299033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6154d1d2-5bd6-4b8e-9264-432f51fbb877, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6154d1d2-5bd6-4b8e-9264-432f51fbb877, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6154d1d2-5bd6-4b8e-9264-432f51fbb877, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.4676132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7bccf88-1ade-4e04-af59-442dfa3ebdf4, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7bccf88-1ade-4e04-af59-442dfa3ebdf4, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7bccf88-1ade-4e04-af59-442dfa3ebdf4, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.1278963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d84dbc1-e23c-4f5e-9d80-1496eb40e21c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d84dbc1-e23c-4f5e-9d80-1496eb40e21c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d84dbc1-e23c-4f5e-9d80-1496eb40e21c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.3959584, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb7f3621-e178-4781-acae-7f46e31c2689, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb7f3621-e178-4781-acae-7f46e31c2689, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb7f3621-e178-4781-acae-7f46e31c2689, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.2411597, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f569098f-7413-4ccf-92b3-04604bf8aeee, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f569098f-7413-4ccf-92b3-04604bf8aeee, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f569098f-7413-4ccf-92b3-04604bf8aeee, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.2869816, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b26525e-fee7-4197-983b-10a16b08aba7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b26525e-fee7-4197-983b-10a16b08aba7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b26525e-fee7-4197-983b-10a16b08aba7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.193007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 452a25e1-3999-4de9-890b-0c8bfd3843f5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 452a25e1-3999-4de9-890b-0c8bfd3843f5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 452a25e1-3999-4de9-890b-0c8bfd3843f5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.3244448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 726a0a59-9a0d-45f6-8dd7-c264e6536dd3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 726a0a59-9a0d-45f6-8dd7-c264e6536dd3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 726a0a59-9a0d-45f6-8dd7-c264e6536dd3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.0774517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc4be471-1630-4ace-9c31-7bb769dd3c9f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc4be471-1630-4ace-9c31-7bb769dd3c9f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc4be471-1630-4ace-9c31-7bb769dd3c9f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.9624238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6aa85d76-2e71-4197-b107-1681dd737b3d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aa85d76-2e71-4197-b107-1681dd737b3d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aa85d76-2e71-4197-b107-1681dd737b3d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.3351505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c2064eb-a399-4151-a34e-c61f147ffdec, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c2064eb-a399-4151-a34e-c61f147ffdec, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c2064eb-a399-4151-a34e-c61f147ffdec, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.0457532, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 455702c0-3b7d-4d99-96cd-fc12a37122c4, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 455702c0-3b7d-4d99-96cd-fc12a37122c4, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 455702c0-3b7d-4d99-96cd-fc12a37122c4, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.3414729, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e578719b-75cf-49eb-a6b2-7b5964699d24, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e578719b-75cf-49eb-a6b2-7b5964699d24, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e578719b-75cf-49eb-a6b2-7b5964699d24, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.623133, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ed15728-6659-4219-b14f-2a32e82253fc, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ed15728-6659-4219-b14f-2a32e82253fc, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ed15728-6659-4219-b14f-2a32e82253fc, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.2845008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1820a02d-eb1d-40b4-97b9-6b5a8d4692c5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1820a02d-eb1d-40b4-97b9-6b5a8d4692c5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1820a02d-eb1d-40b4-97b9-6b5a8d4692c5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.5548995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3825b9a-dc00-49d1-9036-c22ea1aefc4d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3825b9a-dc00-49d1-9036-c22ea1aefc4d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3825b9a-dc00-49d1-9036-c22ea1aefc4d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.7565308, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e7a0992-75dc-4a76-a266-9121827d2267, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e7a0992-75dc-4a76-a266-9121827d2267, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e7a0992-75dc-4a76-a266-9121827d2267, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.0051384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23aaeea1-20e9-491f-9962-c99147993674, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23aaeea1-20e9-491f-9962-c99147993674, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23aaeea1-20e9-491f-9962-c99147993674, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.4875948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 693de01a-fc8f-469a-b639-656b1bd82d68, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 693de01a-fc8f-469a-b639-656b1bd82d68, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 693de01a-fc8f-469a-b639-656b1bd82d68, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.0778213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9e6180e-15a9-4a71-a1ad-52f99aaa6cc4, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9e6180e-15a9-4a71-a1ad-52f99aaa6cc4, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9e6180e-15a9-4a71-a1ad-52f99aaa6cc4, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.1378443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3955ea8-ad12-4b5f-b05b-1f9f360abfc3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3955ea8-ad12-4b5f-b05b-1f9f360abfc3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3955ea8-ad12-4b5f-b05b-1f9f360abfc3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.4261463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e939f97b-8f2e-482c-804c-58fc5884819f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e939f97b-8f2e-482c-804c-58fc5884819f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e939f97b-8f2e-482c-804c-58fc5884819f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.4408398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc0025f8-d038-478d-8f2e-c07ab3d9cf74, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc0025f8-d038-478d-8f2e-c07ab3d9cf74, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc0025f8-d038-478d-8f2e-c07ab3d9cf74, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.068801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c81c09ee-c4f0-40b3-92f6-2cbc340bcb5d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c81c09ee-c4f0-40b3-92f6-2cbc340bcb5d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c81c09ee-c4f0-40b3-92f6-2cbc340bcb5d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.5551357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73ccccd0-6bca-47fc-b4fd-ec5f7eda6bac, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73ccccd0-6bca-47fc-b4fd-ec5f7eda6bac, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73ccccd0-6bca-47fc-b4fd-ec5f7eda6bac, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.998251, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 789c336e-fa5c-47d4-8019-126287c30707, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 789c336e-fa5c-47d4-8019-126287c30707, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 789c336e-fa5c-47d4-8019-126287c30707, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.8178375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b24238c-e3bb-4ccf-8fb2-6089cdf3a8b7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b24238c-e3bb-4ccf-8fb2-6089cdf3a8b7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b24238c-e3bb-4ccf-8fb2-6089cdf3a8b7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.0927396, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15c89f64-7b20-4fb3-b371-f1e56bc219b3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15c89f64-7b20-4fb3-b371-f1e56bc219b3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15c89f64-7b20-4fb3-b371-f1e56bc219b3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.5992033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b7782ab-592a-419f-a6c3-62dd425a56c5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b7782ab-592a-419f-a6c3-62dd425a56c5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b7782ab-592a-419f-a6c3-62dd425a56c5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.6655428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f154f4fc-fa6a-4731-b489-e78e9f82013e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f154f4fc-fa6a-4731-b489-e78e9f82013e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f154f4fc-fa6a-4731-b489-e78e9f82013e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.2375097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba3af566-f3d2-422d-87d4-8423abddfd93, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba3af566-f3d2-422d-87d4-8423abddfd93, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba3af566-f3d2-422d-87d4-8423abddfd93, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.4192214, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9dec6f40-0b1f-4ad3-a255-2ae38271185c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dec6f40-0b1f-4ad3-a255-2ae38271185c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dec6f40-0b1f-4ad3-a255-2ae38271185c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.7310257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e4cb91c1-c5ba-455d-90fb-0b99399efa3d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4cb91c1-c5ba-455d-90fb-0b99399efa3d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4cb91c1-c5ba-455d-90fb-0b99399efa3d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.3334072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd1fec33-002f-4490-8b70-29989842dd41, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd1fec33-002f-4490-8b70-29989842dd41, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd1fec33-002f-4490-8b70-29989842dd41, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.4604692, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 745ca6a9-96e4-404b-830a-1f047b8e7a37, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 745ca6a9-96e4-404b-830a-1f047b8e7a37, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 745ca6a9-96e4-404b-830a-1f047b8e7a37, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.08398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fcf54830-7b75-4f9e-bf4d-54e678bd290e, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcf54830-7b75-4f9e-bf4d-54e678bd290e, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcf54830-7b75-4f9e-bf4d-54e678bd290e, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.738292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78b0a2a2-7177-4eab-a4b3-afc6965f6c5b, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78b0a2a2-7177-4eab-a4b3-afc6965f6c5b, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78b0a2a2-7177-4eab-a4b3-afc6965f6c5b, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.3602686, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b291bf9-c933-4eb8-ace0-edcb4f9dab45, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b291bf9-c933-4eb8-ace0-edcb4f9dab45, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b291bf9-c933-4eb8-ace0-edcb4f9dab45, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.756497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 607a75f9-c409-4551-a215-1772b9882eda, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 607a75f9-c409-4551-a215-1772b9882eda, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 607a75f9-c409-4551-a215-1772b9882eda, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.1996255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92370041-7bb4-4b70-b9f2-6981f88127a4, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92370041-7bb4-4b70-b9f2-6981f88127a4, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92370041-7bb4-4b70-b9f2-6981f88127a4, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.512605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5802044-1f45-42d6-a369-9c06178ecb67, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5802044-1f45-42d6-a369-9c06178ecb67, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5802044-1f45-42d6-a369-9c06178ecb67, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.4365332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb3c7e13-e033-484c-b838-fc33fa4d4ac6, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb3c7e13-e033-484c-b838-fc33fa4d4ac6, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb3c7e13-e033-484c-b838-fc33fa4d4ac6, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.9422305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a40b6ed4-c554-435a-8f43-cb9b7acf4573, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a40b6ed4-c554-435a-8f43-cb9b7acf4573, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a40b6ed4-c554-435a-8f43-cb9b7acf4573, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.7053924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15873eee-0bf7-4a8d-9ee9-8a8aa394a39c, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15873eee-0bf7-4a8d-9ee9-8a8aa394a39c, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15873eee-0bf7-4a8d-9ee9-8a8aa394a39c, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.8109424, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68e76586-6602-4ceb-93e3-3f7e002275c1, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68e76586-6602-4ceb-93e3-3f7e002275c1, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68e76586-6602-4ceb-93e3-3f7e002275c1, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.6404624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf471001-c6d0-4c2a-9aec-d98cac9e36d3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf471001-c6d0-4c2a-9aec-d98cac9e36d3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf471001-c6d0-4c2a-9aec-d98cac9e36d3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.4100943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b22b9e2-360b-4809-8434-38d755a67257, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b22b9e2-360b-4809-8434-38d755a67257, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b22b9e2-360b-4809-8434-38d755a67257, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.4138417, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 844e227f-dbdb-4142-839e-5d8315e844ce, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 844e227f-dbdb-4142-839e-5d8315e844ce, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 844e227f-dbdb-4142-839e-5d8315e844ce, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.2272527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10bab022-fdd4-4b9c-83f0-1c4ceb184f86, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10bab022-fdd4-4b9c-83f0-1c4ceb184f86, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10bab022-fdd4-4b9c-83f0-1c4ceb184f86, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.3529477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b65ff14e-f140-4b02-ac45-48ada7edd7ae, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b65ff14e-f140-4b02-ac45-48ada7edd7ae, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b65ff14e-f140-4b02-ac45-48ada7edd7ae, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.1116297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f949d1d-78d0-49c8-9722-5c85dbeb358f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f949d1d-78d0-49c8-9722-5c85dbeb358f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f949d1d-78d0-49c8-9722-5c85dbeb358f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.4630184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7f11012-9cb3-403f-aed0-e3837b2d5a09, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7f11012-9cb3-403f-aed0-e3837b2d5a09, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7f11012-9cb3-403f-aed0-e3837b2d5a09, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.3760407, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92f592f9-1ae1-4116-97ba-b84305af7ec7, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92f592f9-1ae1-4116-97ba-b84305af7ec7, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92f592f9-1ae1-4116-97ba-b84305af7ec7, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.9943745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, efa10180-b62d-4054-b0f6-5c239e7060f3, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efa10180-b62d-4054-b0f6-5c239e7060f3, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efa10180-b62d-4054-b0f6-5c239e7060f3, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.8461223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 06968f59-c8b7-4352-85bb-f16ce595e859, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06968f59-c8b7-4352-85bb-f16ce595e859, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06968f59-c8b7-4352-85bb-f16ce595e859, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.4901013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35507ab9-2bcf-4792-ac9f-25a544d26c52, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35507ab9-2bcf-4792-ac9f-25a544d26c52, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35507ab9-2bcf-4792-ac9f-25a544d26c52, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.1293414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b014ed75-d80b-48f6-be8c-ff98a977f8fe, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b014ed75-d80b-48f6-be8c-ff98a977f8fe, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b014ed75-d80b-48f6-be8c-ff98a977f8fe, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.014386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2650460c-6e1f-417b-8090-1c92b8bd41de, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2650460c-6e1f-417b-8090-1c92b8bd41de, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2650460c-6e1f-417b-8090-1c92b8bd41de, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.2593682, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d72be07-9c98-47c8-bb75-04ab704b5d40, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d72be07-9c98-47c8-bb75-04ab704b5d40, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d72be07-9c98-47c8-bb75-04ab704b5d40, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.7443957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61849d10-d3a9-4273-9e27-64e26c96988d, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61849d10-d3a9-4273-9e27-64e26c96988d, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61849d10-d3a9-4273-9e27-64e26c96988d, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.4169528, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0c0a1ce-6028-459a-b1f6-85997c5edbba, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0c0a1ce-6028-459a-b1f6-85997c5edbba, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0c0a1ce-6028-459a-b1f6-85997c5edbba, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.8736126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d7f5941-4704-4d68-b52d-5a2fade0de82, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d7f5941-4704-4d68-b52d-5a2fade0de82, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d7f5941-4704-4d68-b52d-5a2fade0de82, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.6625023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c255bf0-fb30-4700-b896-0dce332ad099, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c255bf0-fb30-4700-b896-0dce332ad099, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c255bf0-fb30-4700-b896-0dce332ad099, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.478635, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5c4835d-3a37-44c2-b674-6b7ead4de872, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5c4835d-3a37-44c2-b674-6b7ead4de872, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5c4835d-3a37-44c2-b674-6b7ead4de872, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.369667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e07dc86-8115-4a8d-8d0e-d03632158c26, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e07dc86-8115-4a8d-8d0e-d03632158c26, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e07dc86-8115-4a8d-8d0e-d03632158c26, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.9816582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac218251-fccf-49fc-9ba4-b60706893baa, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac218251-fccf-49fc-9ba4-b60706893baa, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac218251-fccf-49fc-9ba4-b60706893baa, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229938.4836595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5560c1d0-56e3-4610-995c-0d91fd4b08d8, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5560c1d0-56e3-4610-995c-0d91fd4b08d8, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5560c1d0-56e3-4610-995c-0d91fd4b08d8, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229939.9884393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7d0152f-77ed-4e7e-9161-32a66d881eb5, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7d0152f-77ed-4e7e-9161-32a66d881eb5, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7d0152f-77ed-4e7e-9161-32a66d881eb5, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.9560266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94712e1f-162d-4a03-8f71-0fe6799bc22f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94712e1f-162d-4a03-8f71-0fe6799bc22f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94712e1f-162d-4a03-8f71-0fe6799bc22f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.2549376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92d84458-3c1d-4f36-bc0f-1b9fd15086da, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92d84458-3c1d-4f36-bc0f-1b9fd15086da, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92d84458-3c1d-4f36-bc0f-1b9fd15086da, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229944.8159726, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c31b7e1-1d34-426b-a830-44ff0894d3d1, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c31b7e1-1d34-426b-a830-44ff0894d3d1, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c31b7e1-1d34-426b-a830-44ff0894d3d1, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229946.1937947, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48e8c37c-2e1e-4ac5-897b-23c78da73850, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e8c37c-2e1e-4ac5-897b-23c78da73850, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e8c37c-2e1e-4ac5-897b-23c78da73850, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.2038746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17bfadcf-a80f-4d60-adb8-ccf7ecd30c57, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17bfadcf-a80f-4d60-adb8-ccf7ecd30c57, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17bfadcf-a80f-4d60-adb8-ccf7ecd30c57, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229950.3820212, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54a073a4-149b-4fa0-a64b-19b03c966f56, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54a073a4-149b-4fa0-a64b-19b03c966f56, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54a073a4-149b-4fa0-a64b-19b03c966f56, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.4509957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64cdff64-ebf9-4a62-ad90-3d92aa7d2941, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64cdff64-ebf9-4a62-ad90-3d92aa7d2941, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64cdff64-ebf9-4a62-ad90-3d92aa7d2941, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229954.2487476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6482f129-5c2f-4599-b7c1-c9f9b9367814, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6482f129-5c2f-4599-b7c1-c9f9b9367814, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6482f129-5c2f-4599-b7c1-c9f9b9367814, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.559385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df9c3842-9721-44f1-821a-849805f6cce0, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df9c3842-9721-44f1-821a-849805f6cce0, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df9c3842-9721-44f1-821a-849805f6cce0, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229957.7584202, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a69f1c2-428c-471c-9060-b84a60d21d23, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a69f1c2-428c-471c-9060-b84a60d21d23, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a69f1c2-428c-471c-9060-b84a60d21d23, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.2832427, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11358afe-7c57-4580-adea-a4b20b7fbed0, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11358afe-7c57-4580-adea-a4b20b7fbed0, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11358afe-7c57-4580-adea-a4b20b7fbed0, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.8956847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c723cd72-7b9e-4a62-84f2-8ba6e877c46f, localhost:29728): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c723cd72-7b9e-4a62-84f2-8ba6e877c46f, localhost:29728): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c723cd72-7b9e-4a62-84f2-8ba6e877c46f, localhost:29728): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29728". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29728
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229962869643&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:63276/1
============================== slowest durations ===============================
315.19s call     test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
12.70s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
10.41s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
1.55s teardown test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 610.74s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/000a0d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000a0d', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000a0d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '7', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/000a0d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000a0d', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000a0d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000a0d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '7', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
______ test_create_eds_with_single_secret_with_fail[encryption_disabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27216
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0015c7/r3tmp/kikimr_cluster_wcs6arza
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3447
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_kxxd5m1a.log --grpc-port=7845 --mon-port=27248 --ic-port=27216
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7845/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_kxxd5m1a.log --grpc-port=7845 --mon-port=27248 --ic-port=27216
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_kxxd5m1a.log', '--grpc-port=7845', '--mon-port=27248', '--ic-port=27216')' in '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 578850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7845/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 578852
DEBUG    ya.test:process.py:259 Command (pid 578852) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 578852) elapsed time (sec): 0.3593263626098633
DEBUG    ya.test:process.py:263 Command (pid 578852) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 578852) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 578852) minflt: 17787
DEBUG    ya.test:process.py:263 Command (pid 578852) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 578852) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 578852) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 578852) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 578852) stime: 0.21823099999999998
DEBUG    ya.test:process.py:263 Command (pid 578852) utime: 0.09294999999999999
DEBUG    ya.test:process.py:263 Command (pid 578852) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 578852) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7845', '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: 27216\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7845', '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: 27216\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 580254
DEBUG    ya.test:process.py:259 Command (pid 580254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 580254) elapsed time (sec): 0.4207725524902344
DEBUG    ya.test:process.py:263 Command (pid 580254) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 580254) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 580254) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 580254) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 580254) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 580254) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 580254) stime: 0.25257599999999997
DEBUG    ya.test:process.py:263 Command (pid 580254) utime: 0.12428299999999999
DEBUG    ya.test:process.py:263 Command (pid 580254) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 580254) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12298
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0015c7/r3tmp/kikimr_cluster_81he52xz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19313
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13448
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32528
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_bgiv9r67.log --grpc-port=17822 --mon-port=19313 --ic-port=12298
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17822/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_bgiv9r67.log --grpc-port=17822 --mon-port=19313 --ic-port=12298
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_bgiv9r67.log', '--grpc-port=17822', '--mon-port=19313', '--ic-port=12298')' in '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 581161
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17822/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 581173
DEBUG    ya.test:process.py:259 Command (pid 581173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 581173) elapsed time (sec): 0.38012146949768066
DEBUG    ya.test:process.py:263 Command (pid 581173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 581173) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 581173) minflt: 17085
DEBUG    ya.test:process.py:263 Command (pid 581173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 581173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 581173) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 581173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 581173) stime: 0.227873
DEBUG    ya.test:process.py:263 Command (pid 581173) utime: 0.10394199999999999
DEBUG    ya.test:process.py:263 Command (pid 581173) wtime: 0.381
DEBUG    ya.test:process.py:275 Command (pid 581173) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17822', '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: 12298\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17822', '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: 12298\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 582740
DEBUG    ya.test:process.py:259 Command (pid 582740) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 582740) elapsed time (sec): 0.42231130599975586
DEBUG    ya.test:process.py:263 Command (pid 582740) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 582740) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 582740) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 582740) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 582740) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 582740) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 582740) stime: 0.26272
DEBUG    ya.test:process.py:263 Command (pid 582740) utime: 0.115905
DEBUG    ya.test:process.py:263 Command (pid 582740) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 582740) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17822', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17822', '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: 583202
DEBUG    ya.test:process.py:259 Command (pid 583202) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 583202) elapsed time (sec): 0.39331912994384766
DEBUG    ya.test:process.py:263 Command (pid 583202) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 583202) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 583202) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 583202) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 583202) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 583202) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 583202) stime: 0.26118199999999997
DEBUG    ya.test:process.py:263 Command (pid 583202) utime: 0.08839999999999999
DEBUG    ya.test:process.py:263 Command (pid 583202) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 583202) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64377
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26964
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28467
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28502
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17822 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_1fglpa_1.log --grpc-port=27845 --mon-port=64377 --ic-port=26964
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17822 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_1fglpa_1.log --grpc-port=27845 --mon-port=64377 --ic-port=26964
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:17822', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_1fglpa_1.log', '--grpc-port=27845', '--mon-port=64377', '--ic-port=26964')' in '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 583728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27845/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 583729
DEBUG    ya.test:process.py:259 Command (pid 583729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 583729) elapsed time (sec): 0.35547399520874023
DEBUG    ya.test:process.py:263 Command (pid 583729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 583729) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 583729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 583729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 583729) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 583729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 583729) stime: 0.20602099999999998
DEBUG    ya.test:process.py:263 Command (pid 583729) utime: 0.101575
DEBUG    ya.test:process.py:263 Command (pid 583729) wtime: 0.357
DEBUG    ya.test:process.py:275 Command (pid 583729) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5085adbc-8613-449d-a234-112ba609609c, localhost:17822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5085adbc-8613-449d-a234-112ba609609c, localhost:17822): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5085adbc-8613-449d-a234-112ba609609c, localhost:17822): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 27845 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:27845, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d23b7d12-4aa9-4352-a531-4298e7c9e3e5, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d23b7d12-4aa9-4352-a531-4298e7c9e3e5, ghrun-2tlsei57yi.auto.internal:27845): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d23b7d12-4aa9-4352-a531-4298e7c9e3e5, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a3f6a7d1-7632-4fd2-bffc-f5cdbed6e5a5, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a3f6a7d1-7632-4fd2-bffc-f5cdbed6e5a5, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a3f6a7d1-7632-4fd2-bffc-f5cdbed6e5a5, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc9d042b-abad-40e6-a950-f28257e488b5, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc9d042b-abad-40e6-a950-f28257e488b5, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc9d042b-abad-40e6-a950-f28257e488b5, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e7a4ec36-e795-4aba-bc13-a75d834de8de, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e7a4ec36-e795-4aba-bc13-a75d834de8de, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjM0MmNhNzQtOGRlZjc2MTktNmM1OGE2YS0yYzc3NDM1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e7a4ec36-e795-4aba-bc13-a75d834de8de, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:27845
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a3f6a7d1-7632-4fd2-bffc-f5cdbed6e5a5, ghrun-2tlsei57yi.auto.internal:27845): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bc6a20f3-4f73-4930-b1a0-82d8d7e2ef1e, localhost:17822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc6a20f3-4f73-4930-b1a0-82d8d7e2ef1e, localhost:17822): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc6a20f3-4f73-4930-b1a0-82d8d7e2ef1e, localhost:17822): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 27845 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:27845, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a99d635d-074c-4d28-a564-cca3d562798a, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a99d635d-074c-4d28-a564-cca3d562798a, ghrun-2tlsei57yi.auto.internal:27845): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a99d635d-074c-4d28-a564-cca3d562798a, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 892f0eff-3c12-47d8-86ba-54fa00f0ef84, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 892f0eff-3c12-47d8-86ba-54fa00f0ef84, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 892f0eff-3c12-47d8-86ba-54fa00f0ef84, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95345c4e-33e7-45fb-8e80-8270761dd194, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95345c4e-33e7-45fb-8e80-8270761dd194, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95345c4e-33e7-45fb-8e80-8270761dd194, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 710fccf0-6e57-41d9-9c5b-c39c7a3c8e5d, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 710fccf0-6e57-41d9-9c5b-c39c7a3c8e5d, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE3ZGIxMjctZTYwNDM2ZjItNDM4MzBkMjctZTc1M2IxYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 710fccf0-6e57-41d9-9c5b-c39c7a3c8e5d, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:27845
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 892f0eff-3c12-47d8-86ba-54fa00f0ef84, ghrun-2tlsei57yi.auto.internal:27845): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 02eed507-2d9f-4741-89d9-c2e0802fae6b, localhost:17822): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02eed507-2d9f-4741-89d9-c2e0802fae6b, localhost:17822): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02eed507-2d9f-4741-89d9-c2e0802fae6b, localhost:17822): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 27845 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:27845, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d7e637bb-cc50-4985-9092-5fac91b1966a, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7e637bb-cc50-4985-9092-5fac91b1966a, ghrun-2tlsei57yi.auto.internal:27845): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7e637bb-cc50-4985-9092-5fac91b1966a, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ddac627-42d8-4251-a9ca-52964fd5fb5b, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ddac627-42d8-4251-a9ca-52964fd5fb5b, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ddac627-42d8-4251-a9ca-52964fd5fb5b, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 263151ce-6648-43b6-9c0b-a32662ade493, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 263151ce-6648-43b6-9c0b-a32662ade493, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 263151ce-6648-43b6-9c0b-a32662ade493, ghrun-2tlsei57yi.auto.internal:27845): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 80cf6e61-fb41-49ac-b01a-fcb69b134528, ghrun-2tlsei57yi.auto.internal:27845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 80cf6e61-fb41-49ac-b01a-fcb69b134528, ghrun-2tlsei57yi.auto.internal:27845): request = { session_id: "ydb://session/3?node_id=50000&id=Y2Q2OTg0YzYtMzQ2MWZjYmUtZWQyOWE5YjktNThjNjdmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 80cf6e61-fb41-49ac-b01a-fcb69b134528, ghrun-2tlsei57yi.auto.internal:27845): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17822
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:27845
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229319.3087332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee978e87-648d-46c7-baf6-89a6e60c22de, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee978e87-648d-46c7-baf6-89a6e60c22de, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee978e87-648d-46c7-baf6-89a6e60c22de, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229320.0474496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1dbcf73-5c97-4bce-b9b5-31238407711c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1dbcf73-5c97-4bce-b9b5-31238407711c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1dbcf73-5c97-4bce-b9b5-31238407711c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229321.1531646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9320ac41-6aeb-48ff-80a1-a5a2c2d62656, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9320ac41-6aeb-48ff-80a1-a5a2c2d62656, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9320ac41-6aeb-48ff-80a1-a5a2c2d62656, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229322.424175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ad52f29-0157-4fe8-9b13-208ff521061b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ad52f29-0157-4fe8-9b13-208ff521061b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ad52f29-0157-4fe8-9b13-208ff521061b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229323.6611593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b389187f-92e5-4abd-ac3d-160b501b56fa, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b389187f-92e5-4abd-ac3d-160b501b56fa, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b389187f-92e5-4abd-ac3d-160b501b56fa, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229324.5465698, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea67c873-b051-40d9-a2b4-6f073a530a4c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea67c873-b051-40d9-a2b4-6f073a530a4c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea67c873-b051-40d9-a2b4-6f073a530a4c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229325.9856515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e2b47e1-d0eb-4166-bdae-9b5f7068edc1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e2b47e1-d0eb-4166-bdae-9b5f7068edc1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e2b47e1-d0eb-4166-bdae-9b5f7068edc1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229327.5761669, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee484234-8ff3-472a-a13b-da62dcf16fd4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee484234-8ff3-472a-a13b-da62dcf16fd4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee484234-8ff3-472a-a13b-da62dcf16fd4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229329.4310734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcd81724-3c3b-4e6f-a17f-d4890d7d2be3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcd81724-3c3b-4e6f-a17f-d4890d7d2be3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcd81724-3c3b-4e6f-a17f-d4890d7d2be3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229331.6138265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74ffc5d4-0f50-43b9-b526-302b9efe60c1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74ffc5d4-0f50-43b9-b526-302b9efe60c1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74ffc5d4-0f50-43b9-b526-302b9efe60c1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229333.381582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 232ef474-e074-4541-88fc-c1cd1fc002ff, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 232ef474-e074-4541-88fc-c1cd1fc002ff, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 232ef474-e074-4541-88fc-c1cd1fc002ff, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229335.5701218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6427243c-43c4-4b67-b584-b2288bdb021d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6427243c-43c4-4b67-b584-b2288bdb021d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6427243c-43c4-4b67-b584-b2288bdb021d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229337.4587643, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5814a62-1080-4c38-a984-a43c169ee7c3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5814a62-1080-4c38-a984-a43c169ee7c3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5814a62-1080-4c38-a984-a43c169ee7c3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229338.9899173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3798476-773d-4500-a0f3-dc9bddec3087, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3798476-773d-4500-a0f3-dc9bddec3087, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3798476-773d-4500-a0f3-dc9bddec3087, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229341.1807654, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a67ea9a3-fade-4e9c-ae58-64b01e3ba09c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a67ea9a3-fade-4e9c-ae58-64b01e3ba09c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a67ea9a3-fade-4e9c-ae58-64b01e3ba09c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229343.1355522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abf71a65-0894-4dc2-9f31-e35f677bd34c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abf71a65-0894-4dc2-9f31-e35f677bd34c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abf71a65-0894-4dc2-9f31-e35f677bd34c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229344.2950032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24f0b574-a266-4f11-81a7-ec973abed4f1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24f0b574-a266-4f11-81a7-ec973abed4f1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24f0b574-a266-4f11-81a7-ec973abed4f1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229346.00665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1959b4b-68f8-49ca-b72b-053961065534, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1959b4b-68f8-49ca-b72b-053961065534, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1959b4b-68f8-49ca-b72b-053961065534, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229347.8458908, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 510262b1-f0b7-4948-95b3-f398b658bbcc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 510262b1-f0b7-4948-95b3-f398b658bbcc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 510262b1-f0b7-4948-95b3-f398b658bbcc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229349.8271906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57d16668-0ecf-4913-b66f-9702b2ee3020, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d16668-0ecf-4913-b66f-9702b2ee3020, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d16668-0ecf-4913-b66f-9702b2ee3020, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229351.9088233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7611338-a92a-4733-a1d7-6bd651b91f16, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7611338-a92a-4733-a1d7-6bd651b91f16, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7611338-a92a-4733-a1d7-6bd651b91f16, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229354.0114763, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d643465-485f-4194-8bf2-1c0563ad3bdd, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d643465-485f-4194-8bf2-1c0563ad3bdd, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d643465-485f-4194-8bf2-1c0563ad3bdd, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229355.2308145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 078b140b-79b0-46de-b979-5465ea081e43, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 078b140b-79b0-46de-b979-5465ea081e43, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 078b140b-79b0-46de-b979-5465ea081e43, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229357.1012037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be92b7d6-3b24-485f-961e-988a71f2e669, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be92b7d6-3b24-485f-961e-988a71f2e669, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be92b7d6-3b24-485f-961e-988a71f2e669, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229358.3862188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c87a39c-580e-4c3c-a659-76ea2c4f7a21, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c87a39c-580e-4c3c-a659-76ea2c4f7a21, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c87a39c-580e-4c3c-a659-76ea2c4f7a21, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229359.935297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4ffb5a6-fb8d-44d0-a2a1-ebd2a9f491fb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4ffb5a6-fb8d-44d0-a2a1-ebd2a9f491fb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4ffb5a6-fb8d-44d0-a2a1-ebd2a9f491fb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229361.9205122, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5498b1e-c623-4ba9-b97a-545ac2896584, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5498b1e-c623-4ba9-b97a-545ac2896584, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5498b1e-c623-4ba9-b97a-545ac2896584, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229363.884598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c40d9f84-d79d-4abb-8ec5-301ba1114710, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c40d9f84-d79d-4abb-8ec5-301ba1114710, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c40d9f84-d79d-4abb-8ec5-301ba1114710, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229365.3387053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19f849f1-ebfa-47d4-a18d-206519078bd5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19f849f1-ebfa-47d4-a18d-206519078bd5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19f849f1-ebfa-47d4-a18d-206519078bd5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229367.0206366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d8caf42-5584-41ca-84db-1b6661c4dd11, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d8caf42-5584-41ca-84db-1b6661c4dd11, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d8caf42-5584-41ca-84db-1b6661c4dd11, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229369.0572078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f559186-217a-4b1f-bc2b-3ac16cf1bd59, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f559186-217a-4b1f-bc2b-3ac16cf1bd59, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f559186-217a-4b1f-bc2b-3ac16cf1bd59, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229370.9962835, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f912eee8-8255-4031-a268-d60842efa612, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f912eee8-8255-4031-a268-d60842efa612, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f912eee8-8255-4031-a268-d60842efa612, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229372.7211797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 456a53d9-03c7-47b0-ba59-e484c448d41f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 456a53d9-03c7-47b0-ba59-e484c448d41f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 456a53d9-03c7-47b0-ba59-e484c448d41f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229373.9482594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eadac32-2225-4e26-9ed9-e1da37307840, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eadac32-2225-4e26-9ed9-e1da37307840, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eadac32-2225-4e26-9ed9-e1da37307840, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229374.5195763, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 163deda1-1b4a-4420-963b-b5e690741b73, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 163deda1-1b4a-4420-963b-b5e690741b73, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 163deda1-1b4a-4420-963b-b5e690741b73, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229376.3375967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0cbdf8f-cb70-4266-bbd0-e11837574071, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0cbdf8f-cb70-4266-bbd0-e11837574071, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0cbdf8f-cb70-4266-bbd0-e11837574071, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229377.726698, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57bb6edd-60de-4a3f-92f4-ef1183bef8fd, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57bb6edd-60de-4a3f-92f4-ef1183bef8fd, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57bb6edd-60de-4a3f-92f4-ef1183bef8fd, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229379.6592577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37f6fbe8-1f32-4ac6-9523-8430e27a5c88, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37f6fbe8-1f32-4ac6-9523-8430e27a5c88, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37f6fbe8-1f32-4ac6-9523-8430e27a5c88, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229381.0179174, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71f60679-f040-448c-8ac3-16ef3e47282d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71f60679-f040-448c-8ac3-16ef3e47282d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71f60679-f040-448c-8ac3-16ef3e47282d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229382.9385517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d08fa1c-5eb6-4e13-8cdd-af873643484b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d08fa1c-5eb6-4e13-8cdd-af873643484b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d08fa1c-5eb6-4e13-8cdd-af873643484b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229384.9231646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b27187be-767b-4a8e-8b43-1a960ab0ce30, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b27187be-767b-4a8e-8b43-1a960ab0ce30, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b27187be-767b-4a8e-8b43-1a960ab0ce30, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229386.352725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9b4ab83-8b3b-4369-9e74-53b4a50133e4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9b4ab83-8b3b-4369-9e74-53b4a50133e4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9b4ab83-8b3b-4369-9e74-53b4a50133e4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229387.8766174, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc3d5e54-5755-4a37-ae80-83d0da0d0e6c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc3d5e54-5755-4a37-ae80-83d0da0d0e6c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc3d5e54-5755-4a37-ae80-83d0da0d0e6c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229389.4656746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9745f2ee-6bbc-4dad-aa8b-979b6fe7d22f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9745f2ee-6bbc-4dad-aa8b-979b6fe7d22f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9745f2ee-6bbc-4dad-aa8b-979b6fe7d22f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229391.4810271, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6099aabc-50c0-4eaf-b9d0-813fb4024d35, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6099aabc-50c0-4eaf-b9d0-813fb4024d35, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6099aabc-50c0-4eaf-b9d0-813fb4024d35, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229393.5440152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d60bde38-0e39-4938-8123-d460fe819fbf, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d60bde38-0e39-4938-8123-d460fe819fbf, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d60bde38-0e39-4938-8123-d460fe819fbf, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229395.4131558, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f19e8881-c43a-49b8-ac33-f8eef086b631, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f19e8881-c43a-49b8-ac33-f8eef086b631, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f19e8881-c43a-49b8-ac33-f8eef086b631, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229397.4912405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, faa86d27-5c7a-4d5d-bd28-48871db035a5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faa86d27-5c7a-4d5d-bd28-48871db035a5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faa86d27-5c7a-4d5d-bd28-48871db035a5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229399.693999, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c8d9f3d-ac02-4d65-8756-145620579273, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c8d9f3d-ac02-4d65-8756-145620579273, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c8d9f3d-ac02-4d65-8756-145620579273, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229401.4578543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59f1ac88-45f3-472b-ac88-7314c38ddc5e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59f1ac88-45f3-472b-ac88-7314c38ddc5e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59f1ac88-45f3-472b-ac88-7314c38ddc5e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229403.2241118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44a67429-7363-4130-b8cf-fdd6bc504b04, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44a67429-7363-4130-b8cf-fdd6bc504b04, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44a67429-7363-4130-b8cf-fdd6bc504b04, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229404.8668823, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8584e0b2-563d-4ce2-b8ef-819e956cf91c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8584e0b2-563d-4ce2-b8ef-819e956cf91c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8584e0b2-563d-4ce2-b8ef-819e956cf91c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229406.3628325, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ea95fc6-ca47-473a-b25f-6ab44e935dd6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ea95fc6-ca47-473a-b25f-6ab44e935dd6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ea95fc6-ca47-473a-b25f-6ab44e935dd6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229407.947606, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50f54c2e-0cfe-4129-86d5-16c1ac6ce005, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50f54c2e-0cfe-4129-86d5-16c1ac6ce005, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50f54c2e-0cfe-4129-86d5-16c1ac6ce005, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229410.141089, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ff6b098-13a0-41af-9b36-b37fb3cd532f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ff6b098-13a0-41af-9b36-b37fb3cd532f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ff6b098-13a0-41af-9b36-b37fb3cd532f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229412.1322463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5da412e3-6ae9-4a42-8ca8-8a43f5cbc78c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5da412e3-6ae9-4a42-8ca8-8a43f5cbc78c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5da412e3-6ae9-4a42-8ca8-8a43f5cbc78c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229413.4833376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f3c4f3a-7161-48c2-a7e1-0910bd8dcbad, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f3c4f3a-7161-48c2-a7e1-0910bd8dcbad, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f3c4f3a-7161-48c2-a7e1-0910bd8dcbad, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229415.0899317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18d97db1-8a35-4f33-8390-27f4c553c539, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18d97db1-8a35-4f33-8390-27f4c553c539, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18d97db1-8a35-4f33-8390-27f4c553c539, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229417.2651877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40372e88-6699-4a30-887e-b05a8409ff48, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40372e88-6699-4a30-887e-b05a8409ff48, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40372e88-6699-4a30-887e-b05a8409ff48, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229418.7329898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a2ac09e-36b7-4000-8e2b-6a76175d5095, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a2ac09e-36b7-4000-8e2b-6a76175d5095, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a2ac09e-36b7-4000-8e2b-6a76175d5095, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229420.0054514, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3dc1392f-c895-4d36-bc3e-e8e2372c1775, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dc1392f-c895-4d36-bc3e-e8e2372c1775, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dc1392f-c895-4d36-bc3e-e8e2372c1775, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229421.4655147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95b97950-0962-4bae-9c83-e6fb4ca2362a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95b97950-0962-4bae-9c83-e6fb4ca2362a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95b97950-0962-4bae-9c83-e6fb4ca2362a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229423.3684793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07e587cb-fc23-4733-b289-161237801c91, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07e587cb-fc23-4733-b289-161237801c91, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07e587cb-fc23-4733-b289-161237801c91, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229424.9698002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d70e8b90-eb6d-47a0-a1ae-f531ff60ebc3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d70e8b90-eb6d-47a0-a1ae-f531ff60ebc3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d70e8b90-eb6d-47a0-a1ae-f531ff60ebc3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229426.6843648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 181f1828-3f2a-4ab3-9964-0b8ad00d514c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 181f1828-3f2a-4ab3-9964-0b8ad00d514c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 181f1828-3f2a-4ab3-9964-0b8ad00d514c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229428.6741402, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa10fd42-e148-4117-8746-d5ac6fe3f7ff, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa10fd42-e148-4117-8746-d5ac6fe3f7ff, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa10fd42-e148-4117-8746-d5ac6fe3f7ff, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229429.9400203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6076f00f-f8ee-44eb-9bcd-5aebcb3ad49f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6076f00f-f8ee-44eb-9bcd-5aebcb3ad49f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6076f00f-f8ee-44eb-9bcd-5aebcb3ad49f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229432.090108, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8eb486a9-1595-4b78-9d7c-141e203ec4a2, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8eb486a9-1595-4b78-9d7c-141e203ec4a2, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8eb486a9-1595-4b78-9d7c-141e203ec4a2, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229433.6404603, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5142e6a5-ffec-40f3-a444-5d85a14429d7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5142e6a5-ffec-40f3-a444-5d85a14429d7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5142e6a5-ffec-40f3-a444-5d85a14429d7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229435.0255888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ff7d907-f34a-446f-8a25-09a9dd7f4f3b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ff7d907-f34a-446f-8a25-09a9dd7f4f3b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ff7d907-f34a-446f-8a25-09a9dd7f4f3b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229436.9812858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8620e64b-8f28-4ad3-9155-49b7206f816d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8620e64b-8f28-4ad3-9155-49b7206f816d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8620e64b-8f28-4ad3-9155-49b7206f816d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229438.8259318, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d7fb26f-a721-4d57-911f-e8b43d68af6f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d7fb26f-a721-4d57-911f-e8b43d68af6f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d7fb26f-a721-4d57-911f-e8b43d68af6f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229440.6924627, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b28bd5da-4875-48d2-9e60-94462303eda4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b28bd5da-4875-48d2-9e60-94462303eda4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b28bd5da-4875-48d2-9e60-94462303eda4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229442.9052577, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9580625-212c-47ae-a8e2-a4862d50bd33, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9580625-212c-47ae-a8e2-a4862d50bd33, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9580625-212c-47ae-a8e2-a4862d50bd33, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229444.8535724, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d6c57b3-2499-4951-a91e-66b182f77d24, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d6c57b3-2499-4951-a91e-66b182f77d24, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d6c57b3-2499-4951-a91e-66b182f77d24, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229446.6354134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a48d5cb-0fca-44e7-8016-4df86d8c1ba8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a48d5cb-0fca-44e7-8016-4df86d8c1ba8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a48d5cb-0fca-44e7-8016-4df86d8c1ba8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229448.510489, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b5609eb-d172-460e-bc9d-33ba30f9f0fb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b5609eb-d172-460e-bc9d-33ba30f9f0fb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b5609eb-d172-460e-bc9d-33ba30f9f0fb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229450.540478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7295dae-162f-4015-a94e-0df068841b3c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7295dae-162f-4015-a94e-0df068841b3c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7295dae-162f-4015-a94e-0df068841b3c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229451.8769817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9a04ed5-ad67-4e2c-a812-1567df01d43a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9a04ed5-ad67-4e2c-a812-1567df01d43a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9a04ed5-ad67-4e2c-a812-1567df01d43a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229453.7752206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d2ab778-454a-4a6e-b16b-9160a3303c19, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d2ab778-454a-4a6e-b16b-9160a3303c19, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d2ab778-454a-4a6e-b16b-9160a3303c19, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229455.1440763, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41c68461-0d5c-4118-97ef-79cc45dc7835, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41c68461-0d5c-4118-97ef-79cc45dc7835, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41c68461-0d5c-4118-97ef-79cc45dc7835, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229457.2015846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c94e049d-8bfb-4e79-be63-201276e24bf8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c94e049d-8bfb-4e79-be63-201276e24bf8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c94e049d-8bfb-4e79-be63-201276e24bf8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229458.431547, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e4c69bb-fc7e-400c-9451-063db32f96e8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e4c69bb-fc7e-400c-9451-063db32f96e8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e4c69bb-fc7e-400c-9451-063db32f96e8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229460.0920672, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 219b05d2-a91d-4791-8f7f-2c43064640f1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 219b05d2-a91d-4791-8f7f-2c43064640f1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 219b05d2-a91d-4791-8f7f-2c43064640f1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229461.866369, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54eb2720-b790-45de-82d5-653b922ed2b3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54eb2720-b790-45de-82d5-653b922ed2b3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54eb2720-b790-45de-82d5-653b922ed2b3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229463.6498067, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f05bb981-c063-42bc-934a-be2747398f14, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f05bb981-c063-42bc-934a-be2747398f14, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f05bb981-c063-42bc-934a-be2747398f14, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229465.0326097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5a9da57-9a70-44a3-84dc-c159f3d46466, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5a9da57-9a70-44a3-84dc-c159f3d46466, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5a9da57-9a70-44a3-84dc-c159f3d46466, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229467.0165753, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eebddc03-6f45-4bc0-999c-897aa6e43582, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eebddc03-6f45-4bc0-999c-897aa6e43582, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eebddc03-6f45-4bc0-999c-897aa6e43582, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229468.6402297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21e12f3b-f480-4dc1-9ab2-3aeb1e6791a8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21e12f3b-f480-4dc1-9ab2-3aeb1e6791a8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21e12f3b-f480-4dc1-9ab2-3aeb1e6791a8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229470.2466795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed9c7570-d449-4c61-abc4-2b0a5b6cc9cc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed9c7570-d449-4c61-abc4-2b0a5b6cc9cc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed9c7570-d449-4c61-abc4-2b0a5b6cc9cc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229472.345769, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c2f458f-206f-4439-bef5-f21e8ffec666, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c2f458f-206f-4439-bef5-f21e8ffec666, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c2f458f-206f-4439-bef5-f21e8ffec666, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229473.8242488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3fcfa693-0785-48c7-b41b-65d8669e690d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fcfa693-0785-48c7-b41b-65d8669e690d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fcfa693-0785-48c7-b41b-65d8669e690d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229475.7549813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8418c8f1-9d34-4a03-b997-83a4a158832a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8418c8f1-9d34-4a03-b997-83a4a158832a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8418c8f1-9d34-4a03-b997-83a4a158832a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229477.3337665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac15f467-a25e-4261-9528-5012d457864b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac15f467-a25e-4261-9528-5012d457864b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac15f467-a25e-4261-9528-5012d457864b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229479.2577147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27386f7f-1a34-48c0-8be5-496a30d4bb66, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27386f7f-1a34-48c0-8be5-496a30d4bb66, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27386f7f-1a34-48c0-8be5-496a30d4bb66, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229479.8313005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4921af4c-cf79-4665-9a39-a703b4c13028, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4921af4c-cf79-4665-9a39-a703b4c13028, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4921af4c-cf79-4665-9a39-a703b4c13028, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229481.9452548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f527302b-f9ba-4036-a53c-dceaf473ca73, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f527302b-f9ba-4036-a53c-dceaf473ca73, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f527302b-f9ba-4036-a53c-dceaf473ca73, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229483.880157, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb39095f-5a08-44d8-a5fe-3bd48cb876e6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb39095f-5a08-44d8-a5fe-3bd48cb876e6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb39095f-5a08-44d8-a5fe-3bd48cb876e6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229486.0605192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15f074a9-e56b-4e95-8c2d-5d0a0db36365, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15f074a9-e56b-4e95-8c2d-5d0a0db36365, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15f074a9-e56b-4e95-8c2d-5d0a0db36365, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229487.3781624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6472665-0366-4896-8b1b-14358766a623, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6472665-0366-4896-8b1b-14358766a623, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6472665-0366-4896-8b1b-14358766a623, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229488.6361203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80dc22a7-040c-4e91-978c-051caa083b80, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80dc22a7-040c-4e91-978c-051caa083b80, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80dc22a7-040c-4e91-978c-051caa083b80, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229489.8830996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3fd0d467-eb15-4826-8721-97288c84c67e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fd0d467-eb15-4826-8721-97288c84c67e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fd0d467-eb15-4826-8721-97288c84c67e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229491.4057167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15a65051-12b2-42d1-8291-85db048222be, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15a65051-12b2-42d1-8291-85db048222be, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15a65051-12b2-42d1-8291-85db048222be, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229492.9002273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 806b6f85-bc32-4f3a-a841-48c95e31a609, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 806b6f85-bc32-4f3a-a841-48c95e31a609, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 806b6f85-bc32-4f3a-a841-48c95e31a609, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229494.3089442, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a77ebfbd-603f-4e9f-82a6-f9af616ae1b6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a77ebfbd-603f-4e9f-82a6-f9af616ae1b6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a77ebfbd-603f-4e9f-82a6-f9af616ae1b6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229495.956324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 726e987d-ac3a-4ab2-a7c8-a1078fae082e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 726e987d-ac3a-4ab2-a7c8-a1078fae082e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 726e987d-ac3a-4ab2-a7c8-a1078fae082e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229497.426154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdfabd58-72df-4f7a-9da0-137edce8202f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdfabd58-72df-4f7a-9da0-137edce8202f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdfabd58-72df-4f7a-9da0-137edce8202f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229499.423392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 749e3b88-0741-463b-ada6-2d37c78f4fda, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 749e3b88-0741-463b-ada6-2d37c78f4fda, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 749e3b88-0741-463b-ada6-2d37c78f4fda, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229500.9341016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 656b2d8c-f0d0-46da-b4f8-a241a303e48e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 656b2d8c-f0d0-46da-b4f8-a241a303e48e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 656b2d8c-f0d0-46da-b4f8-a241a303e48e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229502.274468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67d73964-9bd8-4a7a-a5db-35ef62b1806b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d73964-9bd8-4a7a-a5db-35ef62b1806b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d73964-9bd8-4a7a-a5db-35ef62b1806b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229504.4206498, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f177b58a-e0bc-4721-a8be-99b3ff106b18, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f177b58a-e0bc-4721-a8be-99b3ff106b18, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f177b58a-e0bc-4721-a8be-99b3ff106b18, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229506.5215068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 055cc837-4f78-4e9a-8157-38d2b6efc05e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 055cc837-4f78-4e9a-8157-38d2b6efc05e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 055cc837-4f78-4e9a-8157-38d2b6efc05e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229508.132483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 959bce35-241c-4cea-bfe3-a5eaca9d20cf, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 959bce35-241c-4cea-bfe3-a5eaca9d20cf, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 959bce35-241c-4cea-bfe3-a5eaca9d20cf, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229509.9041402, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b39c82e5-8e0c-4118-b747-b35e5adb19b9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b39c82e5-8e0c-4118-b747-b35e5adb19b9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b39c82e5-8e0c-4118-b747-b35e5adb19b9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229511.4924576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ebac5497-0889-4350-ae01-360683c18035, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebac5497-0889-4350-ae01-360683c18035, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebac5497-0889-4350-ae01-360683c18035, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229512.8877203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0da1efa3-eabe-40ad-95e5-b17c61d5cb33, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0da1efa3-eabe-40ad-95e5-b17c61d5cb33, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0da1efa3-eabe-40ad-95e5-b17c61d5cb33, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229513.4337628, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0e449fc-3bf5-44b1-b75f-f803b9742e89, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0e449fc-3bf5-44b1-b75f-f803b9742e89, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0e449fc-3bf5-44b1-b75f-f803b9742e89, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229515.3243687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1acd24bc-218e-425b-aa9b-811aa6327b70, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1acd24bc-218e-425b-aa9b-811aa6327b70, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1acd24bc-218e-425b-aa9b-811aa6327b70, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229516.6009529, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9523070c-6044-440e-adf6-8a599fa2b00e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9523070c-6044-440e-adf6-8a599fa2b00e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9523070c-6044-440e-adf6-8a599fa2b00e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229518.3093078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6d24fa3-4523-4b8b-aafa-3b89aeb83ae0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6d24fa3-4523-4b8b-aafa-3b89aeb83ae0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6d24fa3-4523-4b8b-aafa-3b89aeb83ae0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229519.6361797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94b6f9f0-1a75-400e-8b9d-6ca24c25b9d7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b6f9f0-1a75-400e-8b9d-6ca24c25b9d7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b6f9f0-1a75-400e-8b9d-6ca24c25b9d7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229521.418291, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e84d6db-35e6-41ba-af00-1a8e170d6616, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e84d6db-35e6-41ba-af00-1a8e170d6616, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e84d6db-35e6-41ba-af00-1a8e170d6616, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229523.5767205, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 009fb229-c6cd-40ac-8632-915abd52d30b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 009fb229-c6cd-40ac-8632-915abd52d30b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 009fb229-c6cd-40ac-8632-915abd52d30b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229525.8043108, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8269765a-9194-498a-9cf1-e2f57029d163, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8269765a-9194-498a-9cf1-e2f57029d163, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8269765a-9194-498a-9cf1-e2f57029d163, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229527.6296866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5af8f109-d523-47b8-b748-c33cf21bba54, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5af8f109-d523-47b8-b748-c33cf21bba54, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5af8f109-d523-47b8-b748-c33cf21bba54, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229528.8539832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f49d8f0-7c0e-4719-bd0b-8e0f937057a4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f49d8f0-7c0e-4719-bd0b-8e0f937057a4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f49d8f0-7c0e-4719-bd0b-8e0f937057a4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229530.5144625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94887387-f5e6-4346-8ae6-1052e1e783dc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94887387-f5e6-4346-8ae6-1052e1e783dc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94887387-f5e6-4346-8ae6-1052e1e783dc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229531.9974525, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e63574f3-9101-4c10-8ad0-e082a9a6c746, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e63574f3-9101-4c10-8ad0-e082a9a6c746, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e63574f3-9101-4c10-8ad0-e082a9a6c746, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229533.3769073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 063856e6-ce3b-42b9-b690-25783bc72f59, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 063856e6-ce3b-42b9-b690-25783bc72f59, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 063856e6-ce3b-42b9-b690-25783bc72f59, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229535.2971268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, beffa5e1-ad0e-4014-a26c-98913fd8135c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, beffa5e1-ad0e-4014-a26c-98913fd8135c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, beffa5e1-ad0e-4014-a26c-98913fd8135c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229536.9978082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14ec16e3-7590-4d47-aa82-4d72f7509289, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14ec16e3-7590-4d47-aa82-4d72f7509289, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14ec16e3-7590-4d47-aa82-4d72f7509289, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229539.2049203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39793e7b-de9c-467d-9bad-eb5b59441920, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39793e7b-de9c-467d-9bad-eb5b59441920, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39793e7b-de9c-467d-9bad-eb5b59441920, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229540.8727045, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52c86751-9ba5-448a-8c35-d6ca90487ee3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52c86751-9ba5-448a-8c35-d6ca90487ee3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52c86751-9ba5-448a-8c35-d6ca90487ee3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229542.3364627, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a60d0736-c265-47a4-b802-523fb88635cd, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a60d0736-c265-47a4-b802-523fb88635cd, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a60d0736-c265-47a4-b802-523fb88635cd, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229544.557877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f4d624da-5f09-4486-ac93-04828186f14b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4d624da-5f09-4486-ac93-04828186f14b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4d624da-5f09-4486-ac93-04828186f14b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229546.2523692, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e588fd72-16f6-4be5-a1e9-7fb1294e7cd2, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e588fd72-16f6-4be5-a1e9-7fb1294e7cd2, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e588fd72-16f6-4be5-a1e9-7fb1294e7cd2, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229547.3427012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 100a6824-53f9-4b31-9f61-d1223838b495, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 100a6824-53f9-4b31-9f61-d1223838b495, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 100a6824-53f9-4b31-9f61-d1223838b495, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229548.9582942, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61a0b824-d2d2-46f3-9547-ed83b9f9d716, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61a0b824-d2d2-46f3-9547-ed83b9f9d716, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61a0b824-d2d2-46f3-9547-ed83b9f9d716, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229551.1655173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f56e332f-1c90-41a4-a79c-6aa77b63d84f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f56e332f-1c90-41a4-a79c-6aa77b63d84f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f56e332f-1c90-41a4-a79c-6aa77b63d84f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229552.9326203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e007d863-3ec8-45d9-933a-b65c764fc1e7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e007d863-3ec8-45d9-933a-b65c764fc1e7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e007d863-3ec8-45d9-933a-b65c764fc1e7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229554.275656, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7823d79-cb30-42a0-8c13-2eea9f861867, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7823d79-cb30-42a0-8c13-2eea9f861867, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7823d79-cb30-42a0-8c13-2eea9f861867, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229556.3409631, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0530103-1d1f-44d8-afa8-63840e591525, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0530103-1d1f-44d8-afa8-63840e591525, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0530103-1d1f-44d8-afa8-63840e591525, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229557.9176702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 970922c5-de99-4377-81f6-2969e8fe73e8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 970922c5-de99-4377-81f6-2969e8fe73e8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 970922c5-de99-4377-81f6-2969e8fe73e8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229559.3280797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6c62b48-8e0f-4694-ab30-6d771d925631, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6c62b48-8e0f-4694-ab30-6d771d925631, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6c62b48-8e0f-4694-ab30-6d771d925631, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229560.7461298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9aafbd5-b68e-4e2e-80a9-301a70a923de, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9aafbd5-b68e-4e2e-80a9-301a70a923de, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9aafbd5-b68e-4e2e-80a9-301a70a923de, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229562.6568854, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11540279-fc66-43b4-9554-f487f0a0a2b6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11540279-fc66-43b4-9554-f487f0a0a2b6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11540279-fc66-43b4-9554-f487f0a0a2b6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229563.8999338, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65bfc092-07a6-47b8-806b-0e6512c71ebd, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65bfc092-07a6-47b8-806b-0e6512c71ebd, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65bfc092-07a6-47b8-806b-0e6512c71ebd, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229565.2913103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df1f9ffc-99df-412d-967b-cf982cfc7ea3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df1f9ffc-99df-412d-967b-cf982cfc7ea3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df1f9ffc-99df-412d-967b-cf982cfc7ea3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229567.3190112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6705a1be-d13b-4ffc-9d13-514e38688807, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6705a1be-d13b-4ffc-9d13-514e38688807, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6705a1be-d13b-4ffc-9d13-514e38688807, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229568.8055935, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc82811c-f4c1-4791-9e82-719ac5531a57, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc82811c-f4c1-4791-9e82-719ac5531a57, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc82811c-f4c1-4791-9e82-719ac5531a57, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229570.607095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a2bf5491-eb11-4556-b1c9-11a645bc5108, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2bf5491-eb11-4556-b1c9-11a645bc5108, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2bf5491-eb11-4556-b1c9-11a645bc5108, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229572.4228303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 019a73cf-ab47-432d-9a04-1060dff42bdb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 019a73cf-ab47-432d-9a04-1060dff42bdb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 019a73cf-ab47-432d-9a04-1060dff42bdb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229573.985776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8b21923-44f3-409e-8dbe-e1bc4c0ca14f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8b21923-44f3-409e-8dbe-e1bc4c0ca14f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8b21923-44f3-409e-8dbe-e1bc4c0ca14f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229576.1501157, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77d977e7-31a5-4877-8f69-16f9cf8433be, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77d977e7-31a5-4877-8f69-16f9cf8433be, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77d977e7-31a5-4877-8f69-16f9cf8433be, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229577.8797438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a58ab2f4-3f7a-4325-84ae-2ad4bf0120a0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a58ab2f4-3f7a-4325-84ae-2ad4bf0120a0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a58ab2f4-3f7a-4325-84ae-2ad4bf0120a0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229579.6564822, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96ac0f71-2847-4400-ab24-ef678e379dba, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96ac0f71-2847-4400-ab24-ef678e379dba, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96ac0f71-2847-4400-ab24-ef678e379dba, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229581.8052454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85330832-8827-4859-9536-d84dec4b36e2, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85330832-8827-4859-9536-d84dec4b36e2, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85330832-8827-4859-9536-d84dec4b36e2, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229583428456&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27845/1
_______ test_create_eds_with_single_secret_with_fail[encryption_enabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17822/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28502
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26964
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64377
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13448
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12298
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0015c7/r3tmp/kikimr_cluster_0n_7au2c
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61098
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_8g01xon2.log --grpc-port=27432 --mon-port=20392 --ic-port=26049
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27432/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/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/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_8g01xon2.log --grpc-port=27432 --mon-port=20392 --ic-port=26049
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_8g01xon2.log', '--grpc-port=27432', '--mon-port=20392', '--ic-port=26049')' in '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 724225
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27432/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 724228
DEBUG    ya.test:process.py:259 Command (pid 724228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 724228) elapsed time (sec): 0.37798237800598145
DEBUG    ya.test:process.py:263 Command (pid 724228) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 724228) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 724228) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 724228) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 724228) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 724228) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 724228) stime: 0.22730299999999998
DEBUG    ya.test:process.py:263 Command (pid 724228) utime: 0.101474
DEBUG    ya.test:process.py:263 Command (pid 724228) wtime: 0.379
DEBUG    ya.test:process.py:275 Command (pid 724228) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27432', '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: 26049\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27432', '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: 26049\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 726219
DEBUG    ya.test:process.py:259 Command (pid 726219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 726219) elapsed time (sec): 0.46913719177246094
DEBUG    ya.test:process.py:263 Command (pid 726219) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 726219) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 726219) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 726219) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 726219) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 726219) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 726219) stime: 0.27405999999999997
DEBUG    ya.test:process.py:263 Command (pid 726219) utime: 0.116105
DEBUG    ya.test:process.py:263 Command (pid 726219) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 726219) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27432', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27432', '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: 726828
DEBUG    ya.test:process.py:259 Command (pid 726828) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 726828) elapsed time (sec): 0.49617791175842285
DEBUG    ya.test:process.py:263 Command (pid 726828) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 726828) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 726828) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 726828) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 726828) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 726828) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 726828) stime: 0.263088
DEBUG    ya.test:process.py:263 Command (pid 726828) utime: 0.131822
DEBUG    ya.test:process.py:263 Command (pid 726828) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 726828) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27432 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_qc1anmfi.log --grpc-port=4464 --mon-port=61184 --ic-port=61945 --key-file /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27432 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_qc1anmfi.log --grpc-port=4464 --mon-port=61184 --ic-port=61945 --key-file /home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27432', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_qc1anmfi.log', '--grpc-port=4464', '--mon-port=61184', '--ic-port=61945', '--key-file', '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 727601
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4464/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 727603
DEBUG    ya.test:process.py:259 Command (pid 727603) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 727603) elapsed time (sec): 0.41356492042541504
DEBUG    ya.test:process.py:263 Command (pid 727603) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 727603) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 727603) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 727603) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 727603) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 727603) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 727603) stime: 0.246697
DEBUG    ya.test:process.py:263 Command (pid 727603) utime: 0.11323799999999999
DEBUG    ya.test:process.py:263 Command (pid 727603) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 727603) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 82b72032-1ca1-427b-8de3-2add4e08a51d, localhost:27432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82b72032-1ca1-427b-8de3-2add4e08a51d, localhost:27432): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82b72032-1ca1-427b-8de3-2add4e08a51d, localhost:27432): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 4464 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:4464, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a21d0411-323f-4284-b3c2-b38f5bf53fc9, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a21d0411-323f-4284-b3c2-b38f5bf53fc9, ghrun-2tlsei57yi.auto.internal:4464): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a21d0411-323f-4284-b3c2-b38f5bf53fc9, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a3655e9a-65fb-444c-a1b1-ecafd7b2de73, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a3655e9a-65fb-444c-a1b1-ecafd7b2de73, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a3655e9a-65fb-444c-a1b1-ecafd7b2de73, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7094ab98-3377-42b0-b47c-5caff2268c8e, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7094ab98-3377-42b0-b47c-5caff2268c8e, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7094ab98-3377-42b0-b47c-5caff2268c8e, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4980737b-8e50-4560-940d-121bab44a3d4, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4980737b-8e50-4560-940d-121bab44a3d4, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MjhiZThjMWItYjI3NWQyMmYtZjZjMGFiMzYtNjA1MzI3YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4980737b-8e50-4560-940d-121bab44a3d4, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a3655e9a-65fb-444c-a1b1-ecafd7b2de73, ghrun-2tlsei57yi.auto.internal:4464): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:4464
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 27ecddd8-913f-474c-94d4-c497ea560e72, localhost:27432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 27ecddd8-913f-474c-94d4-c497ea560e72, localhost:27432): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 27ecddd8-913f-474c-94d4-c497ea560e72, localhost:27432): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 4464 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:4464, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61cbd535-ebc4-4840-9d6d-c99300140aaf, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61cbd535-ebc4-4840-9d6d-c99300140aaf, ghrun-2tlsei57yi.auto.internal:4464): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61cbd535-ebc4-4840-9d6d-c99300140aaf, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2cc0084d-a714-475f-becd-959f5c3fc4e0, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2cc0084d-a714-475f-becd-959f5c3fc4e0, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2cc0084d-a714-475f-becd-959f5c3fc4e0, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95ce493e-e6ca-4ad7-9ddb-6de78005b693, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95ce493e-e6ca-4ad7-9ddb-6de78005b693, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95ce493e-e6ca-4ad7-9ddb-6de78005b693, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c129f065-397b-48fb-b83e-bcf4de8e486c, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c129f065-397b-48fb-b83e-bcf4de8e486c, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FkYmMyY2UtYWMyYTYwMjItY2YwODk5YzAtNDc5ZjUyZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c129f065-397b-48fb-b83e-bcf4de8e486c, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2cc0084d-a714-475f-becd-959f5c3fc4e0, ghrun-2tlsei57yi.auto.internal:4464): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:4464
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7c60f070-f6c1-45a9-a5ef-7d0a2e994bbc, localhost:27432): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c60f070-f6c1-45a9-a5ef-7d0a2e994bbc, localhost:27432): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c60f070-f6c1-45a9-a5ef-7d0a2e994bbc, localhost:27432): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 4464 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:4464, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d38343b-e32a-4205-b582-71334495a53f, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d38343b-e32a-4205-b582-71334495a53f, ghrun-2tlsei57yi.auto.internal:4464): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d38343b-e32a-4205-b582-71334495a53f, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d54e2fff-65ec-49d5-925d-7571dab41b7c, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d54e2fff-65ec-49d5-925d-7571dab41b7c, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d54e2fff-65ec-49d5-925d-7571dab41b7c, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a384e7a5-ee0d-47bf-be67-18336ae0d57a, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a384e7a5-ee0d-47bf-be67-18336ae0d57a, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a384e7a5-ee0d-47bf-be67-18336ae0d57a, ghrun-2tlsei57yi.auto.internal:4464): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a5c55d4f-1803-4017-a766-2f60a0d6615c, ghrun-2tlsei57yi.auto.internal:4464): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a5c55d4f-1803-4017-a766-2f60a0d6615c, ghrun-2tlsei57yi.auto.internal:4464): request = { session_id: "ydb://session/3?node_id=50000&id=MmY5NmIwM2UtYTE0YTM0ZTgtNGZjMTYyYjgtZjI3YTgyOWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a5c55d4f-1803-4017-a766-2f60a0d6615c, ghrun-2tlsei57yi.auto.internal:4464): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27432
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:4464
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229596.7321038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4fc3b1b1-39ce-4145-b70f-ca91786eac72, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fc3b1b1-39ce-4145-b70f-ca91786eac72, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fc3b1b1-39ce-4145-b70f-ca91786eac72, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229597.3808322, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55c461d5-265b-470b-ae75-e54f95649266, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55c461d5-265b-470b-ae75-e54f95649266, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55c461d5-265b-470b-ae75-e54f95649266, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229598.824241, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8222ac97-cc5b-4255-9293-c8e574276b09, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8222ac97-cc5b-4255-9293-c8e574276b09, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8222ac97-cc5b-4255-9293-c8e574276b09, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229599.3808005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb00421e-6cc5-4e60-9158-485f04432c52, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb00421e-6cc5-4e60-9158-485f04432c52, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb00421e-6cc5-4e60-9158-485f04432c52, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229601.341992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bacec637-30c2-47cf-bb66-a88176d3dc14, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bacec637-30c2-47cf-bb66-a88176d3dc14, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bacec637-30c2-47cf-bb66-a88176d3dc14, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229602.4631832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b42eed1d-3912-4347-b658-3b1621503bd8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b42eed1d-3912-4347-b658-3b1621503bd8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b42eed1d-3912-4347-b658-3b1621503bd8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229604.0195389, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acd3fad2-35d1-4d19-b2fe-d6468f216bad, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acd3fad2-35d1-4d19-b2fe-d6468f216bad, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acd3fad2-35d1-4d19-b2fe-d6468f216bad, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229605.3490133, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92076eaf-4205-426f-ba3e-cdeed39cffbb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92076eaf-4205-426f-ba3e-cdeed39cffbb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92076eaf-4205-426f-ba3e-cdeed39cffbb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229606.7807772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a21336c5-cc20-4289-b196-9fead9f43eb6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a21336c5-cc20-4289-b196-9fead9f43eb6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a21336c5-cc20-4289-b196-9fead9f43eb6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229608.5014422, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6a1e93a-8617-4b6e-befe-1abbe5939c4c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6a1e93a-8617-4b6e-befe-1abbe5939c4c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6a1e93a-8617-4b6e-befe-1abbe5939c4c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229609.7991457, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a26149aa-e2d7-43f9-9201-e1a6c50a8212, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a26149aa-e2d7-43f9-9201-e1a6c50a8212, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a26149aa-e2d7-43f9-9201-e1a6c50a8212, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229611.04902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e4d87f8-0597-4248-9872-cbd9e2cb93be, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e4d87f8-0597-4248-9872-cbd9e2cb93be, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e4d87f8-0597-4248-9872-cbd9e2cb93be, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229613.0942388, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e8e0277-2552-4763-b9d7-bff9491c6a46, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e8e0277-2552-4763-b9d7-bff9491c6a46, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e8e0277-2552-4763-b9d7-bff9491c6a46, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229614.3984134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0338746-94ba-407f-9c51-0806df150418, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0338746-94ba-407f-9c51-0806df150418, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0338746-94ba-407f-9c51-0806df150418, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229616.508602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93672665-d4d8-42f5-8413-f2198b21ec5b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93672665-d4d8-42f5-8413-f2198b21ec5b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93672665-d4d8-42f5-8413-f2198b21ec5b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229617.8599927, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c857d1f4-ea61-4e91-9326-641048a0d4d0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c857d1f4-ea61-4e91-9326-641048a0d4d0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c857d1f4-ea61-4e91-9326-641048a0d4d0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229619.5210555, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b1dc7b6-6e77-4a09-862b-91f9b1dfdda9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b1dc7b6-6e77-4a09-862b-91f9b1dfdda9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b1dc7b6-6e77-4a09-862b-91f9b1dfdda9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229621.6045892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c64c6775-50eb-4f16-99bc-4b98c16757aa, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c64c6775-50eb-4f16-99bc-4b98c16757aa, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c64c6775-50eb-4f16-99bc-4b98c16757aa, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229623.6964138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35049675-7522-4fe0-84ca-13bdf0a0a5ab, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35049675-7522-4fe0-84ca-13bdf0a0a5ab, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35049675-7522-4fe0-84ca-13bdf0a0a5ab, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229625.215296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ce9b21b-d940-4157-a60e-7a2a39f9a4b9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ce9b21b-d940-4157-a60e-7a2a39f9a4b9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ce9b21b-d940-4157-a60e-7a2a39f9a4b9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229626.8527129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b76934c-67c0-4a4d-8c18-d0bb6049ddb5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b76934c-67c0-4a4d-8c18-d0bb6049ddb5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b76934c-67c0-4a4d-8c18-d0bb6049ddb5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229628.5370317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8a28a3b-43e0-436b-a259-af94f98b473b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8a28a3b-43e0-436b-a259-af94f98b473b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8a28a3b-43e0-436b-a259-af94f98b473b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229630.2254937, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b556c4f4-d809-483e-bbbc-43e331043d23, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b556c4f4-d809-483e-bbbc-43e331043d23, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b556c4f4-d809-483e-bbbc-43e331043d23, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229632.0893342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 179a89cb-a2cd-49a6-80b4-88eb53126ea6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 179a89cb-a2cd-49a6-80b4-88eb53126ea6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 179a89cb-a2cd-49a6-80b4-88eb53126ea6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229633.5089095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37a1ab1f-54e6-4ae0-a6e6-e9e8693916aa, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37a1ab1f-54e6-4ae0-a6e6-e9e8693916aa, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37a1ab1f-54e6-4ae0-a6e6-e9e8693916aa, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229635.6894503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 753ada60-49f3-4468-9390-e4a9b3bcf774, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 753ada60-49f3-4468-9390-e4a9b3bcf774, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 753ada60-49f3-4468-9390-e4a9b3bcf774, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229636.4329002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ba5855c5-9c2c-48d0-8f53-83bb99f94714, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba5855c5-9c2c-48d0-8f53-83bb99f94714, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba5855c5-9c2c-48d0-8f53-83bb99f94714, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229638.294842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 010a682f-6505-4099-9981-6e07d532e43b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 010a682f-6505-4099-9981-6e07d532e43b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 010a682f-6505-4099-9981-6e07d532e43b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229640.3568323, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37fa55b4-a314-4c18-bdbb-2868bfbd13c4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37fa55b4-a314-4c18-bdbb-2868bfbd13c4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37fa55b4-a314-4c18-bdbb-2868bfbd13c4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229642.1883438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a9e79b8-5704-4088-a61f-63c29c200afc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a9e79b8-5704-4088-a61f-63c29c200afc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a9e79b8-5704-4088-a61f-63c29c200afc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229644.3864026, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02126dbf-2c77-414b-89c7-05e55ad683be, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02126dbf-2c77-414b-89c7-05e55ad683be, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02126dbf-2c77-414b-89c7-05e55ad683be, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229646.45686, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dbb4fbbe-666f-49a3-b5dd-81ee02f32c40, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbb4fbbe-666f-49a3-b5dd-81ee02f32c40, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbb4fbbe-666f-49a3-b5dd-81ee02f32c40, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229648.26201, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2486bcae-0b35-494d-849a-85a96c874e4f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2486bcae-0b35-494d-849a-85a96c874e4f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2486bcae-0b35-494d-849a-85a96c874e4f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.5344863, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ac39169-93fe-47f7-9198-de8ced658ab6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ac39169-93fe-47f7-9198-de8ced658ab6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ac39169-93fe-47f7-9198-de8ced658ab6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.3496096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a8f3ce3-34c3-4cb5-a0a0-e818d2cf858c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8f3ce3-34c3-4cb5-a0a0-e818d2cf858c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8f3ce3-34c3-4cb5-a0a0-e818d2cf858c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.1467795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e718d572-e0c6-4d01-a1e4-9ab1d520a0c8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e718d572-e0c6-4d01-a1e4-9ab1d520a0c8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e718d572-e0c6-4d01-a1e4-9ab1d520a0c8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.8052034, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 058a87d7-8139-420e-8d04-127bd186bda3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 058a87d7-8139-420e-8d04-127bd186bda3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 058a87d7-8139-420e-8d04-127bd186bda3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.529646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53c63d8d-6e6d-4111-ba1d-a4180c07e3d4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53c63d8d-6e6d-4111-ba1d-a4180c07e3d4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53c63d8d-6e6d-4111-ba1d-a4180c07e3d4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.1484096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b48562e-04b4-4dca-94ce-9ce1acff544e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b48562e-04b4-4dca-94ce-9ce1acff544e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b48562e-04b4-4dca-94ce-9ce1acff544e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.8905911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20489c63-2ccc-413d-abc8-f0c4a217027c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20489c63-2ccc-413d-abc8-f0c4a217027c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20489c63-2ccc-413d-abc8-f0c4a217027c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.1658814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c9ab22d-4086-4e67-b063-a17ec40ea04a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c9ab22d-4086-4e67-b063-a17ec40ea04a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c9ab22d-4086-4e67-b063-a17ec40ea04a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.8023372, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a06e4db-fde6-479c-8b33-5a3b54370e8d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a06e4db-fde6-479c-8b33-5a3b54370e8d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a06e4db-fde6-479c-8b33-5a3b54370e8d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.7190502, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8de0807-e8ce-4a2a-b5ad-98bef78803ba, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8de0807-e8ce-4a2a-b5ad-98bef78803ba, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8de0807-e8ce-4a2a-b5ad-98bef78803ba, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.8961306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d56a49cc-2f59-44a8-8fb2-b7e0f4c3a15b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d56a49cc-2f59-44a8-8fb2-b7e0f4c3a15b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d56a49cc-2f59-44a8-8fb2-b7e0f4c3a15b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.1382806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32671faa-5035-4c02-b6b8-fbdab9c0687e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32671faa-5035-4c02-b6b8-fbdab9c0687e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32671faa-5035-4c02-b6b8-fbdab9c0687e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.6273155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbd9c0c2-afcd-4d29-88a2-594823ca342b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbd9c0c2-afcd-4d29-88a2-594823ca342b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbd9c0c2-afcd-4d29-88a2-594823ca342b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.5654883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fa178a2-303f-423d-af2e-cd8dab745aa7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fa178a2-303f-423d-af2e-cd8dab745aa7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fa178a2-303f-423d-af2e-cd8dab745aa7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.481237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1082df0-bcf8-4b99-b4a1-e2174901c838, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1082df0-bcf8-4b99-b4a1-e2174901c838, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1082df0-bcf8-4b99-b4a1-e2174901c838, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.8564258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a1593e8-2519-4c6f-a7ae-ce7033358fa6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a1593e8-2519-4c6f-a7ae-ce7033358fa6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a1593e8-2519-4c6f-a7ae-ce7033358fa6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.7669306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4f400ce-4180-4b66-ac6c-72e3b67d5f4c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4f400ce-4180-4b66-ac6c-72e3b67d5f4c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4f400ce-4180-4b66-ac6c-72e3b67d5f4c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.0591624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1a1e830-e625-43ef-b480-9e4f8221de1b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1a1e830-e625-43ef-b480-9e4f8221de1b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1a1e830-e625-43ef-b480-9e4f8221de1b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.1697173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6a6c0e9-86ee-4734-8363-a999d0e704a3, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6a6c0e9-86ee-4734-8363-a999d0e704a3, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6a6c0e9-86ee-4734-8363-a999d0e704a3, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229681.6934595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11aba31e-12a1-4aea-a968-73be797d35a8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11aba31e-12a1-4aea-a968-73be797d35a8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11aba31e-12a1-4aea-a968-73be797d35a8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.3170712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f179f2fa-9a8e-4188-bd19-62d07dc2637d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f179f2fa-9a8e-4188-bd19-62d07dc2637d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f179f2fa-9a8e-4188-bd19-62d07dc2637d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.3987248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4eb8402d-c294-4c32-9ec0-70b3a2cfb017, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eb8402d-c294-4c32-9ec0-70b3a2cfb017, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eb8402d-c294-4c32-9ec0-70b3a2cfb017, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.3147683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45758767-20af-419a-a066-1ed368c4607e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45758767-20af-419a-a066-1ed368c4607e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45758767-20af-419a-a066-1ed368c4607e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.3871667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 481b9841-0ca0-4139-8eaf-633bc0f90977, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 481b9841-0ca0-4139-8eaf-633bc0f90977, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 481b9841-0ca0-4139-8eaf-633bc0f90977, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.3884194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32e261a0-5f8c-4a2a-9a02-cbc66db51fc1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32e261a0-5f8c-4a2a-9a02-cbc66db51fc1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32e261a0-5f8c-4a2a-9a02-cbc66db51fc1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.5590074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, baaf4c4e-8687-43da-962b-c0ef1b7f8b63, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baaf4c4e-8687-43da-962b-c0ef1b7f8b63, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baaf4c4e-8687-43da-962b-c0ef1b7f8b63, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.7386649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01b907fe-b504-4e82-a100-b1fae4074eb8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01b907fe-b504-4e82-a100-b1fae4074eb8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01b907fe-b504-4e82-a100-b1fae4074eb8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.843589, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d0751fc-b712-4ace-b92c-7313bb37147b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d0751fc-b712-4ace-b92c-7313bb37147b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d0751fc-b712-4ace-b92c-7313bb37147b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.1116593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43fb50cf-6ad3-424f-aac9-42fa8b1c1821, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43fb50cf-6ad3-424f-aac9-42fa8b1c1821, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43fb50cf-6ad3-424f-aac9-42fa8b1c1821, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.779877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32aa23e6-863c-438c-b8a0-0154985e14cf, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32aa23e6-863c-438c-b8a0-0154985e14cf, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32aa23e6-863c-438c-b8a0-0154985e14cf, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.2202497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d78e15f7-0666-4e68-bc2d-b2db0445ed08, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d78e15f7-0666-4e68-bc2d-b2db0445ed08, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d78e15f7-0666-4e68-bc2d-b2db0445ed08, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.2432349, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc120431-43c2-4214-880c-1d8e0e623f68, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc120431-43c2-4214-880c-1d8e0e623f68, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc120431-43c2-4214-880c-1d8e0e623f68, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.5654016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c8fa5f7-fba4-49b2-9293-0f830af99d25, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c8fa5f7-fba4-49b2-9293-0f830af99d25, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c8fa5f7-fba4-49b2-9293-0f830af99d25, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229707.1399806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 001f40d5-9e89-4ec9-847d-67afc8683ff8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 001f40d5-9e89-4ec9-847d-67afc8683ff8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 001f40d5-9e89-4ec9-847d-67afc8683ff8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.1536894, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80aa97c2-bac7-4e21-b93d-e0619eb3e1c7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80aa97c2-bac7-4e21-b93d-e0619eb3e1c7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80aa97c2-bac7-4e21-b93d-e0619eb3e1c7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.1247907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 061b2483-5ae2-49b8-a12b-5ecc6dde2d9e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 061b2483-5ae2-49b8-a12b-5ecc6dde2d9e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 061b2483-5ae2-49b8-a12b-5ecc6dde2d9e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.7855716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff992283-5660-4b32-8009-77f9a662c6e8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff992283-5660-4b32-8009-77f9a662c6e8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff992283-5660-4b32-8009-77f9a662c6e8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.716495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, de98d6ed-4f91-4fe7-9255-a774e07c473d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de98d6ed-4f91-4fe7-9255-a774e07c473d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de98d6ed-4f91-4fe7-9255-a774e07c473d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.2524521, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d249b880-c946-4ef2-af12-47e10843072c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d249b880-c946-4ef2-af12-47e10843072c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d249b880-c946-4ef2-af12-47e10843072c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.7942982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a435a935-d789-4d26-99b7-771a860734f4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a435a935-d789-4d26-99b7-771a860734f4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a435a935-d789-4d26-99b7-771a860734f4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.0921197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c5e4ab4-9eb5-462b-8bfd-45e656f98ff2, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c5e4ab4-9eb5-462b-8bfd-45e656f98ff2, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c5e4ab4-9eb5-462b-8bfd-45e656f98ff2, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.3855188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22b97324-e32f-495a-bca9-6165292c9da6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22b97324-e32f-495a-bca9-6165292c9da6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22b97324-e32f-495a-bca9-6165292c9da6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.083831, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6c41de8-e944-452b-ac86-82cfc6451d65, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6c41de8-e944-452b-ac86-82cfc6451d65, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6c41de8-e944-452b-ac86-82cfc6451d65, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.5781007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 575ad0ba-0b22-4648-8f4a-7cd12817e913, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 575ad0ba-0b22-4648-8f4a-7cd12817e913, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 575ad0ba-0b22-4648-8f4a-7cd12817e913, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.891193, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbf3c198-5b3e-4e19-ada2-1e4c70b4f09d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbf3c198-5b3e-4e19-ada2-1e4c70b4f09d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbf3c198-5b3e-4e19-ada2-1e4c70b4f09d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.2156768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6349a0de-1ec1-4a8c-abc3-be8c01cef5b0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6349a0de-1ec1-4a8c-abc3-be8c01cef5b0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6349a0de-1ec1-4a8c-abc3-be8c01cef5b0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.3213847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ac8ea0a-b1c1-4aba-b7bf-08773de60770, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ac8ea0a-b1c1-4aba-b7bf-08773de60770, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ac8ea0a-b1c1-4aba-b7bf-08773de60770, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.183119, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e81faf82-6d4c-4055-83ea-00f8cdbeb9ee, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e81faf82-6d4c-4055-83ea-00f8cdbeb9ee, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e81faf82-6d4c-4055-83ea-00f8cdbeb9ee, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.4253492, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd0ffb78-cb22-45e1-af04-5c949b592bf4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd0ffb78-cb22-45e1-af04-5c949b592bf4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd0ffb78-cb22-45e1-af04-5c949b592bf4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.7085228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43d8b510-3df8-4420-accd-fbd8a14508a0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43d8b510-3df8-4420-accd-fbd8a14508a0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43d8b510-3df8-4420-accd-fbd8a14508a0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.6990314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65c498e1-bb8c-40cb-8f43-1de779683f44, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65c498e1-bb8c-40cb-8f43-1de779683f44, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65c498e1-bb8c-40cb-8f43-1de779683f44, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.7578566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea4aec74-a727-4708-a17e-cbd065fc0afe, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea4aec74-a727-4708-a17e-cbd065fc0afe, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea4aec74-a727-4708-a17e-cbd065fc0afe, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.4972012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 228d6374-5c9c-44b5-8f24-8c546798d1c4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 228d6374-5c9c-44b5-8f24-8c546798d1c4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 228d6374-5c9c-44b5-8f24-8c546798d1c4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.8784363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e177eb1-e858-4830-8b9f-2da6b9b39fd9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e177eb1-e858-4830-8b9f-2da6b9b39fd9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e177eb1-e858-4830-8b9f-2da6b9b39fd9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.1623528, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e2f2899-f692-42bb-9468-eee332b4ba1c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e2f2899-f692-42bb-9468-eee332b4ba1c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e2f2899-f692-42bb-9468-eee332b4ba1c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.89243, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a98179e0-c373-4951-930b-e056fbf86fd6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a98179e0-c373-4951-930b-e056fbf86fd6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a98179e0-c373-4951-930b-e056fbf86fd6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.4090989, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a602fb5c-dba1-47b4-b8ad-194559320589, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a602fb5c-dba1-47b4-b8ad-194559320589, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a602fb5c-dba1-47b4-b8ad-194559320589, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.2899437, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78ca62f9-9417-42c3-8d6c-7ee75c6a228c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78ca62f9-9417-42c3-8d6c-7ee75c6a228c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78ca62f9-9417-42c3-8d6c-7ee75c6a228c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.0461178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12a93bb5-6a7d-4b9e-9203-e630a49d1e7e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a93bb5-6a7d-4b9e-9203-e630a49d1e7e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a93bb5-6a7d-4b9e-9203-e630a49d1e7e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.1662703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcaa95ec-1d67-4f7e-9bad-8cc7fd6370cc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcaa95ec-1d67-4f7e-9bad-8cc7fd6370cc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcaa95ec-1d67-4f7e-9bad-8cc7fd6370cc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.3389409, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1036bb47-c75e-444e-873b-86a19e61f814, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1036bb47-c75e-444e-873b-86a19e61f814, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1036bb47-c75e-444e-873b-86a19e61f814, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.5394309, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16e5a707-0a98-40cd-95b1-32dbdc8e6c33, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16e5a707-0a98-40cd-95b1-32dbdc8e6c33, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16e5a707-0a98-40cd-95b1-32dbdc8e6c33, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.6589537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f6ce321-ca95-4a94-ae68-815d00307312, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f6ce321-ca95-4a94-ae68-815d00307312, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f6ce321-ca95-4a94-ae68-815d00307312, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.835145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d09a9e59-444c-4ff3-970c-dffdec2ac545, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d09a9e59-444c-4ff3-970c-dffdec2ac545, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d09a9e59-444c-4ff3-970c-dffdec2ac545, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.0112975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6c11fe7-c2e5-4060-9154-616fc9915d1e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6c11fe7-c2e5-4060-9154-616fc9915d1e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6c11fe7-c2e5-4060-9154-616fc9915d1e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.4364426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 402e9e85-2e4e-4c7d-9973-318b5b20c723, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 402e9e85-2e4e-4c7d-9973-318b5b20c723, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 402e9e85-2e4e-4c7d-9973-318b5b20c723, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.8626184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b80d4dc-8d38-4a68-a0cd-4774d1e71b11, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b80d4dc-8d38-4a68-a0cd-4774d1e71b11, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b80d4dc-8d38-4a68-a0cd-4774d1e71b11, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.7713737, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01c21ffe-fee3-4124-982f-d3b83ae825ad, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01c21ffe-fee3-4124-982f-d3b83ae825ad, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01c21ffe-fee3-4124-982f-d3b83ae825ad, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.4321475, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 554eb166-8d0d-4568-a7a2-c84f95145660, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 554eb166-8d0d-4568-a7a2-c84f95145660, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 554eb166-8d0d-4568-a7a2-c84f95145660, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.738459, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd587369-de97-4242-be6b-3b3d86442955, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd587369-de97-4242-be6b-3b3d86442955, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd587369-de97-4242-be6b-3b3d86442955, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.5963557, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb6bf97a-1483-493d-9385-5c674b0f6228, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb6bf97a-1483-493d-9385-5c674b0f6228, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb6bf97a-1483-493d-9385-5c674b0f6228, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.0904489, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 115e2020-7377-417c-843c-13c741fb3ea9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 115e2020-7377-417c-843c-13c741fb3ea9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 115e2020-7377-417c-843c-13c741fb3ea9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.109734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb68402e-7c91-49e6-97c3-77cdb971fd05, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb68402e-7c91-49e6-97c3-77cdb971fd05, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb68402e-7c91-49e6-97c3-77cdb971fd05, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.9886103, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f4deed5-4fc2-4e76-a5f1-08355dda7aa5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f4deed5-4fc2-4e76-a5f1-08355dda7aa5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f4deed5-4fc2-4e76-a5f1-08355dda7aa5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.166621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dfb05e3a-8f66-4230-b752-8f056b0d673c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfb05e3a-8f66-4230-b752-8f056b0d673c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfb05e3a-8f66-4230-b752-8f056b0d673c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.406891, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57a6ca12-2c8c-4a7a-8ff0-7f39f0afe1b5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57a6ca12-2c8c-4a7a-8ff0-7f39f0afe1b5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57a6ca12-2c8c-4a7a-8ff0-7f39f0afe1b5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.0229433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d52dd73-8ca1-4bba-becf-34254158cdd2, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d52dd73-8ca1-4bba-becf-34254158cdd2, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d52dd73-8ca1-4bba-becf-34254158cdd2, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.8992527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b228008-5cf5-483e-92be-314a5afca37f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b228008-5cf5-483e-92be-314a5afca37f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b228008-5cf5-483e-92be-314a5afca37f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.6184385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a7d81eb-47dd-4d81-8a91-735f61fa49de, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a7d81eb-47dd-4d81-8a91-735f61fa49de, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a7d81eb-47dd-4d81-8a91-735f61fa49de, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.458482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f7c9750-a2fa-4823-b8d8-287b3e727e9e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f7c9750-a2fa-4823-b8d8-287b3e727e9e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f7c9750-a2fa-4823-b8d8-287b3e727e9e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.236771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a129633-f03e-4965-96b9-81988f5334b5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a129633-f03e-4965-96b9-81988f5334b5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a129633-f03e-4965-96b9-81988f5334b5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.39893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a6c16cc-6d88-4e8e-ad64-723ea1336655, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a6c16cc-6d88-4e8e-ad64-723ea1336655, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a6c16cc-6d88-4e8e-ad64-723ea1336655, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.0204275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 717c4c77-380c-4e2d-b1c2-cba5cb6e4775, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 717c4c77-380c-4e2d-b1c2-cba5cb6e4775, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 717c4c77-380c-4e2d-b1c2-cba5cb6e4775, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.958313, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52173edb-5dea-49e3-8cfc-88dd5dab06ca, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52173edb-5dea-49e3-8cfc-88dd5dab06ca, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52173edb-5dea-49e3-8cfc-88dd5dab06ca, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.4055295, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7acccc37-3f3b-4f14-8cb7-889c3e2e7b4d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7acccc37-3f3b-4f14-8cb7-889c3e2e7b4d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7acccc37-3f3b-4f14-8cb7-889c3e2e7b4d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.894053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e4597e9-89d0-471c-8f8a-48175cb2b5f4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e4597e9-89d0-471c-8f8a-48175cb2b5f4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e4597e9-89d0-471c-8f8a-48175cb2b5f4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.503815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4984678-f078-402e-a94d-fede9a4f891e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4984678-f078-402e-a94d-fede9a4f891e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4984678-f078-402e-a94d-fede9a4f891e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.7745478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38489a84-fb3f-43bc-9184-4584f7109b1b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38489a84-fb3f-43bc-9184-4584f7109b1b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38489a84-fb3f-43bc-9184-4584f7109b1b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.4148989, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f466dd90-ea13-484f-821a-9258198bf9cd, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f466dd90-ea13-484f-821a-9258198bf9cd, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f466dd90-ea13-484f-821a-9258198bf9cd, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.363962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54a8274d-d4d8-423b-911f-d8a7c306e213, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54a8274d-d4d8-423b-911f-d8a7c306e213, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54a8274d-d4d8-423b-911f-d8a7c306e213, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.018052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d67a1e0-85df-48dd-9f17-075419df862d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d67a1e0-85df-48dd-9f17-075419df862d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d67a1e0-85df-48dd-9f17-075419df862d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.7476559, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 045e7f41-f14c-4b04-85bd-220f3e9cc4f1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 045e7f41-f14c-4b04-85bd-220f3e9cc4f1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 045e7f41-f14c-4b04-85bd-220f3e9cc4f1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.5285723, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8dc0078e-9774-413e-9ea5-036bb85478ea, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dc0078e-9774-413e-9ea5-036bb85478ea, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dc0078e-9774-413e-9ea5-036bb85478ea, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.7433817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92780bf8-bfb5-4ca5-bc83-5a2bb59e5daa, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92780bf8-bfb5-4ca5-bc83-5a2bb59e5daa, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92780bf8-bfb5-4ca5-bc83-5a2bb59e5daa, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.6757247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bdee517-2181-48f5-a501-9b60fa150035, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bdee517-2181-48f5-a501-9b60fa150035, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bdee517-2181-48f5-a501-9b60fa150035, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.1242626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59a72374-093f-4f24-995d-93485b80b108, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59a72374-093f-4f24-995d-93485b80b108, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59a72374-093f-4f24-995d-93485b80b108, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.7883043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1b0899d-3678-4dcf-80bb-93586839ec50, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1b0899d-3678-4dcf-80bb-93586839ec50, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1b0899d-3678-4dcf-80bb-93586839ec50, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.8444571, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6aed0eb6-db20-47c4-8998-3b2d62e99cde, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aed0eb6-db20-47c4-8998-3b2d62e99cde, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aed0eb6-db20-47c4-8998-3b2d62e99cde, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.8909993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d44d8d1-013d-4398-bdd9-98f036215c20, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d44d8d1-013d-4398-bdd9-98f036215c20, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d44d8d1-013d-4398-bdd9-98f036215c20, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.1667116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ab7dd66-16eb-4fd2-9d02-c81bfba859d4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ab7dd66-16eb-4fd2-9d02-c81bfba859d4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ab7dd66-16eb-4fd2-9d02-c81bfba859d4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.0122235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62eea2bf-62be-4007-b57c-1027c1942379, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62eea2bf-62be-4007-b57c-1027c1942379, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62eea2bf-62be-4007-b57c-1027c1942379, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.6007936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4fa7fcb9-5947-4a2a-a4b8-4622b2223169, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fa7fcb9-5947-4a2a-a4b8-4622b2223169, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fa7fcb9-5947-4a2a-a4b8-4622b2223169, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.6006613, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28bd9e21-09e5-458b-9cf1-66e1d3e51934, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28bd9e21-09e5-458b-9cf1-66e1d3e51934, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28bd9e21-09e5-458b-9cf1-66e1d3e51934, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.6585317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb3a8e95-2389-464d-aaa8-442b02dfac0a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb3a8e95-2389-464d-aaa8-442b02dfac0a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb3a8e95-2389-464d-aaa8-442b02dfac0a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.1819806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4860149d-0bad-4bab-8cc9-97872178f8b0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4860149d-0bad-4bab-8cc9-97872178f8b0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4860149d-0bad-4bab-8cc9-97872178f8b0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.1670082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8d40f18-2707-4ba5-ab33-31708be9bce6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d40f18-2707-4ba5-ab33-31708be9bce6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d40f18-2707-4ba5-ab33-31708be9bce6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.443668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b1ad70c-8127-4db9-a0b0-35a5405c904d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b1ad70c-8127-4db9-a0b0-35a5405c904d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b1ad70c-8127-4db9-a0b0-35a5405c904d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.9100873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48868c2e-d295-4840-ab02-ac81bc147acb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48868c2e-d295-4840-ab02-ac81bc147acb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48868c2e-d295-4840-ab02-ac81bc147acb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.7086287, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb29b16a-46ce-479c-802f-a18b708f45a8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb29b16a-46ce-479c-802f-a18b708f45a8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb29b16a-46ce-479c-802f-a18b708f45a8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.2474177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a7e044b-1fc9-4095-aad3-81e386cf94b4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a7e044b-1fc9-4095-aad3-81e386cf94b4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a7e044b-1fc9-4095-aad3-81e386cf94b4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.8902571, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 792408d7-3e75-4f63-b142-6d8111347acc, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 792408d7-3e75-4f63-b142-6d8111347acc, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 792408d7-3e75-4f63-b142-6d8111347acc, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.534088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b852cc28-7d77-40a7-95ff-1437fa8579c4, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b852cc28-7d77-40a7-95ff-1437fa8579c4, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b852cc28-7d77-40a7-95ff-1437fa8579c4, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.1238012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3fb2d852-4da4-4d59-b6d0-e4d0872b747d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fb2d852-4da4-4d59-b6d0-e4d0872b747d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fb2d852-4da4-4d59-b6d0-e4d0872b747d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.1838233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 900daf73-3687-4c24-bd9a-d28a2964f20d, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 900daf73-3687-4c24-bd9a-d28a2964f20d, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 900daf73-3687-4c24-bd9a-d28a2964f20d, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.0907807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0bff8396-28e8-4452-9eb1-77f05ea2d27e, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bff8396-28e8-4452-9eb1-77f05ea2d27e, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bff8396-28e8-4452-9eb1-77f05ea2d27e, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.607755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc2f05c0-d8e3-4e9c-a64a-4645fff92fe9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc2f05c0-d8e3-4e9c-a64a-4645fff92fe9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc2f05c0-d8e3-4e9c-a64a-4645fff92fe9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.979456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 072c6eac-a4df-422b-a49b-233d71fb2ce9, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 072c6eac-a4df-422b-a49b-233d71fb2ce9, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 072c6eac-a4df-422b-a49b-233d71fb2ce9, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.5442455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ac52ba1-76e7-4a29-b375-e9e6b13aa12a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ac52ba1-76e7-4a29-b375-e9e6b13aa12a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ac52ba1-76e7-4a29-b375-e9e6b13aa12a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.7257068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ef8a942-2407-43c1-b935-63603ea151ba, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef8a942-2407-43c1-b935-63603ea151ba, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef8a942-2407-43c1-b935-63603ea151ba, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.53108, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a61f4265-cb23-40c9-9115-9cb60374e6c8, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a61f4265-cb23-40c9-9115-9cb60374e6c8, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a61f4265-cb23-40c9-9115-9cb60374e6c8, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.0944922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6b645eb-34fc-4cf9-808c-27988ed9e577, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6b645eb-34fc-4cf9-808c-27988ed9e577, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6b645eb-34fc-4cf9-808c-27988ed9e577, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.1841033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0bed557a-17ff-486b-8dba-167bf7403932, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bed557a-17ff-486b-8dba-167bf7403932, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bed557a-17ff-486b-8dba-167bf7403932, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.3974361, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b67d81f-0034-4ccd-afce-56bf8aea1ade, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b67d81f-0034-4ccd-afce-56bf8aea1ade, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b67d81f-0034-4ccd-afce-56bf8aea1ade, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.329225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55011750-ae37-4fe6-afff-90adf4912eec, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55011750-ae37-4fe6-afff-90adf4912eec, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55011750-ae37-4fe6-afff-90adf4912eec, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.9719043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6961c53-c4d6-4575-8ba9-4e70e573b071, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6961c53-c4d6-4575-8ba9-4e70e573b071, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6961c53-c4d6-4575-8ba9-4e70e573b071, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.8150394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19065d5b-6229-4992-86c8-03b7306a2b71, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19065d5b-6229-4992-86c8-03b7306a2b71, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19065d5b-6229-4992-86c8-03b7306a2b71, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.0075538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54e56cf2-2145-4444-9eed-5b51271148b6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54e56cf2-2145-4444-9eed-5b51271148b6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54e56cf2-2145-4444-9eed-5b51271148b6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.663274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 291cf2bc-f226-4051-a45a-3ea6929910ad, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 291cf2bc-f226-4051-a45a-3ea6929910ad, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 291cf2bc-f226-4051-a45a-3ea6929910ad, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.464586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddafeb5b-149d-46d9-9670-ddfb72868c2f, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddafeb5b-149d-46d9-9670-ddfb72868c2f, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddafeb5b-149d-46d9-9670-ddfb72868c2f, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.7019253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bbf7217-dcf6-418f-8b08-252c02ca4ac6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bbf7217-dcf6-418f-8b08-252c02ca4ac6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bbf7217-dcf6-418f-8b08-252c02ca4ac6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.4570506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73a580d7-c12e-4fec-a274-ce23a32d84b5, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73a580d7-c12e-4fec-a274-ce23a32d84b5, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73a580d7-c12e-4fec-a274-ce23a32d84b5, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.133895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f5b0975-9b45-49a4-8d33-920a36341451, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f5b0975-9b45-49a4-8d33-920a36341451, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f5b0975-9b45-49a4-8d33-920a36341451, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.6494775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fb8a0e5-6e0f-4a56-9ca7-9695e46ef7fb, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fb8a0e5-6e0f-4a56-9ca7-9695e46ef7fb, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fb8a0e5-6e0f-4a56-9ca7-9695e46ef7fb, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.2268047, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc19a924-3a1d-4482-b3ce-fbf29440d8d6, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc19a924-3a1d-4482-b3ce-fbf29440d8d6, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc19a924-3a1d-4482-b3ce-fbf29440d8d6, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.147292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe2074bc-71e5-43d9-b2f2-f17e47ca4866, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe2074bc-71e5-43d9-b2f2-f17e47ca4866, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe2074bc-71e5-43d9-b2f2-f17e47ca4866, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.0209417, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0fb0fe56-e935-4ee2-beeb-290201b32235, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fb0fe56-e935-4ee2-beeb-290201b32235, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fb0fe56-e935-4ee2-beeb-290201b32235, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.4425766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fcd19262-23ab-4536-8632-80ba6ae11ee0, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcd19262-23ab-4536-8632-80ba6ae11ee0, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcd19262-23ab-4536-8632-80ba6ae11ee0, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.7065966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6134cab-e5bb-44e7-bd8e-2ebec538dc3b, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6134cab-e5bb-44e7-bd8e-2ebec538dc3b, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6134cab-e5bb-44e7-bd8e-2ebec538dc3b, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.1602006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acc038c5-9ccd-4cbb-b733-f32105d61bae, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acc038c5-9ccd-4cbb-b733-f32105d61bae, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acc038c5-9ccd-4cbb-b733-f32105d61bae, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.8347604, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4a0292a-ecca-4704-9cb5-9fe33fe964a7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4a0292a-ecca-4704-9cb5-9fe33fe964a7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4a0292a-ecca-4704-9cb5-9fe33fe964a7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.85088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bd1b576-2bed-45d9-8fe5-8ee39f7cb044, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bd1b576-2bed-45d9-8fe5-8ee39f7cb044, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bd1b576-2bed-45d9-8fe5-8ee39f7cb044, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.8816812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87ecf5f3-f4b3-494d-9659-c870fda00e78, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87ecf5f3-f4b3-494d-9659-c870fda00e78, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87ecf5f3-f4b3-494d-9659-c870fda00e78, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.3115175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0fcc936-cc2a-486a-bba2-918747f3ea17, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0fcc936-cc2a-486a-bba2-918747f3ea17, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0fcc936-cc2a-486a-bba2-918747f3ea17, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.6192465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad8cc363-e083-4b17-bc6f-9d158f5e09d1, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad8cc363-e083-4b17-bc6f-9d158f5e09d1, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad8cc363-e083-4b17-bc6f-9d158f5e09d1, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.4380255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d79561ba-8d7e-45c3-ad77-c9679d250c36, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d79561ba-8d7e-45c3-ad77-c9679d250c36, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d79561ba-8d7e-45c3-ad77-c9679d250c36, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.968696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5bcf38b0-0e59-4dcb-aff0-a193e47a814a, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bcf38b0-0e59-4dcb-aff0-a193e47a814a, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bcf38b0-0e59-4dcb-aff0-a193e47a814a, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.2089233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3acbfbc-cfbe-4466-9e7f-1b9c2df5ce1c, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3acbfbc-cfbe-4466-9e7f-1b9c2df5ce1c, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3acbfbc-cfbe-4466-9e7f-1b9c2df5ce1c, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.333729, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5363c90-bc81-4d52-8543-508be0bdd0f7, localhost:7845): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5363c90-bc81-4d52-8543-508be0bdd0f7, localhost:7845): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5363c90-bc81-4d52-8543-508be0bdd0f7, localhost:7845): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7845". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7845
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
307.11s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
265.76s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
9.33s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
9.10s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
1.55s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled] - assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled] - assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 606.61s (0:10:06) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/0015c7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0015c7', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0015c7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '8', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/0015c7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0015c7', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0015c7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0015c7/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '8', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_single_secret_with_success[encryption_disabled] _____
ydb/tests/functional/secrets/test_secrets_usage.py:125: in test_create_eds_with_single_secret_with_success
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2091
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000378/r3tmp/kikimr_cluster_su9yk5i3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11330
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/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/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_lwa0um9s.log --grpc-port=63603 --mon-port=12997 --ic-port=2091
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63603/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/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/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_lwa0um9s.log --grpc-port=63603 --mon-port=12997 --ic-port=2091
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_lwa0um9s.log', '--grpc-port=63603', '--mon-port=12997', '--ic-port=2091')' in '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 598704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63603/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 598706
DEBUG    ya.test:process.py:259 Command (pid 598706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 598706) elapsed time (sec): 0.34827089309692383
DEBUG    ya.test:process.py:263 Command (pid 598706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) maxrss: 547200
DEBUG    ya.test:process.py:263 Command (pid 598706) minflt: 16869
DEBUG    ya.test:process.py:263 Command (pid 598706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 598706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 598706) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 598706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 598706) stime: 0.197453
DEBUG    ya.test:process.py:263 Command (pid 598706) utime: 0.10267499999999999
DEBUG    ya.test:process.py:263 Command (pid 598706) wtime: 0.349
DEBUG    ya.test:process.py:275 Command (pid 598706) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63603', '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: 2091\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:63603', '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: 2091\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 599188
DEBUG    ya.test:process.py:259 Command (pid 599188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 599188) elapsed time (sec): 0.5103302001953125
DEBUG    ya.test:process.py:263 Command (pid 599188) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 599188) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 599188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 599188) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 599188) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 599188) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 599188) stime: 0.39058299999999996
DEBUG    ya.test:process.py:263 Command (pid 599188) utime: 0.07650599999999999
DEBUG    ya.test:process.py:263 Command (pid 599188) wtime: 0.512
DEBUG    ya.test:process.py:275 Command (pid 599188) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000378/r3tmp/kikimr_cluster_xjr_9bov
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32187
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/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/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_19eg5i0y.log --grpc-port=11751 --mon-port=8149 --ic-port=7234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11751/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/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/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_19eg5i0y.log --grpc-port=11751 --mon-port=8149 --ic-port=7234
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_19eg5i0y.log', '--grpc-port=11751', '--mon-port=8149', '--ic-port=7234')' in '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 599978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11751/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 599979
DEBUG    ya.test:process.py:259 Command (pid 599979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 599979) elapsed time (sec): 0.30976366996765137
DEBUG    ya.test:process.py:263 Command (pid 599979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 599979) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 599979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 599979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 599979) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 599979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 599979) stime: 0.171808
DEBUG    ya.test:process.py:263 Command (pid 599979) utime: 0.08999399999999999
DEBUG    ya.test:process.py:263 Command (pid 599979) wtime: 0.311
DEBUG    ya.test:process.py:275 Command (pid 599979) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11751', '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: 7234\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11751', '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: 7234\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 601038
DEBUG    ya.test:process.py:259 Command (pid 601038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 601038) elapsed time (sec): 0.3646712303161621
DEBUG    ya.test:process.py:263 Command (pid 601038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 601038) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 601038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 601038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 601038) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 601038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 601038) stime: 0.22844799999999998
DEBUG    ya.test:process.py:263 Command (pid 601038) utime: 0.091379
DEBUG    ya.test:process.py:263 Command (pid 601038) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 601038) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11751', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11751', '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: 601310
DEBUG    ya.test:process.py:259 Command (pid 601310) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 601310) elapsed time (sec): 0.3507106304168701
DEBUG    ya.test:process.py:263 Command (pid 601310) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 601310) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 601310) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 601310) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 601310) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 601310) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 601310) stime: 0.241535
DEBUG    ya.test:process.py:263 Command (pid 601310) utime: 0.06335299999999999
DEBUG    ya.test:process.py:263 Command (pid 601310) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 601310) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29458
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8084
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11751 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_g3ru1sp3.log --grpc-port=29458 --mon-port=14144 --ic-port=11228
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11751 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_g3ru1sp3.log --grpc-port=29458 --mon-port=14144 --ic-port=11228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11751', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_g3ru1sp3.log', '--grpc-port=29458', '--mon-port=14144', '--ic-port=11228')' in '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 601710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29458/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000378/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 601711
DEBUG    ya.test:process.py:259 Command (pid 601711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 601711) elapsed time (sec): 0.46845316886901855
DEBUG    ya.test:process.py:263 Command (pid 601711) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 601711) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 601711) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 601711) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 601711) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 601711) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 601711) stime: 0.325059
DEBUG    ya.test:process.py:263 Command (pid 601711) utime: 0.095139
DEBUG    ya.test:process.py:263 Command (pid 601711) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 601711) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 186f7cc0-92e9-4363-9bce-0a46687f4b0d, localhost:11751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 186f7cc0-92e9-4363-9bce-0a46687f4b0d, localhost:11751): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 186f7cc0-92e9-4363-9bce-0a46687f4b0d, localhost:11751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29458 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29458, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c93f637-98ce-46ff-8842-469d8d5c0c50, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c93f637-98ce-46ff-8842-469d8d5c0c50, ghrun-2tlsei57yi.auto.internal:29458): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c93f637-98ce-46ff-8842-469d8d5c0c50, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c6f3f54-0dbd-4875-9104-5b442cc742b5, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c6f3f54-0dbd-4875-9104-5b442cc742b5, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c6f3f54-0dbd-4875-9104-5b442cc742b5, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57a2fed6-c430-4d55-ad2a-26b2e87513cf, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57a2fed6-c430-4d55-ad2a-26b2e87513cf, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57a2fed6-c430-4d55-ad2a-26b2e87513cf, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 25c6e900-b740-4c89-a694-ae1dddf85112, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 25c6e900-b740-4c89-a694-ae1dddf85112, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=MWE4NDNlOTUtMTc0ODFkODUtY2JlMzQyOGQtMWY1NGJlZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 25c6e900-b740-4c89-a694-ae1dddf85112, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29458
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c6f3f54-0dbd-4875-9104-5b442cc742b5, ghrun-2tlsei57yi.auto.internal:29458): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7574e8a5-e163-4858-aad8-937817666155, localhost:11751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7574e8a5-e163-4858-aad8-937817666155, localhost:11751): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7574e8a5-e163-4858-aad8-937817666155, localhost:11751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29458 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29458, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9a9d607f-49d8-43f6-97ec-ab877a55a7db, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a9d607f-49d8-43f6-97ec-ab877a55a7db, ghrun-2tlsei57yi.auto.internal:29458): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a9d607f-49d8-43f6-97ec-ab877a55a7db, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85363a2e-efb8-4cfe-a374-43be141cdd23, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85363a2e-efb8-4cfe-a374-43be141cdd23, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85363a2e-efb8-4cfe-a374-43be141cdd23, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3b54c92-d13f-4829-bb38-5bce9d75e614, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3b54c92-d13f-4829-bb38-5bce9d75e614, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3b54c92-d13f-4829-bb38-5bce9d75e614, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 86bf043b-3f43-40b7-9c93-d7e7ded9748d, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 86bf043b-3f43-40b7-9c93-d7e7ded9748d, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRkOGVjNjgtODI5NWZhNi0xY2NkZGFiYS1iZGM0MDM4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 86bf043b-3f43-40b7-9c93-d7e7ded9748d, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85363a2e-efb8-4cfe-a374-43be141cdd23, ghrun-2tlsei57yi.auto.internal:29458): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29458
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d3084e17-3511-4485-a7ad-33776f65f7fb, localhost:11751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3084e17-3511-4485-a7ad-33776f65f7fb, localhost:11751): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3084e17-3511-4485-a7ad-33776f65f7fb, localhost:11751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29458 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29458, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b786f36d-663e-486f-818a-435315efa1a2, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b786f36d-663e-486f-818a-435315efa1a2, ghrun-2tlsei57yi.auto.internal:29458): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b786f36d-663e-486f-818a-435315efa1a2, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9632fa5e-203c-4a3e-9991-c36f51e0cc53, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9632fa5e-203c-4a3e-9991-c36f51e0cc53, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9632fa5e-203c-4a3e-9991-c36f51e0cc53, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4bbe91c7-ad87-4c16-80a1-0469e9e04225, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bbe91c7-ad87-4c16-80a1-0469e9e04225, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bbe91c7-ad87-4c16-80a1-0469e9e04225, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5b19f503-e967-4285-9de3-63b01010e74d, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5b19f503-e967-4285-9de3-63b01010e74d, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=N2M4M2ExMDEtNTkyMjRjNDktYmFmYTUxNWItOWRmYmUxZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5b19f503-e967-4285-9de3-63b01010e74d, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9632fa5e-203c-4a3e-9991-c36f51e0cc53, ghrun-2tlsei57yi.auto.internal:29458): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29458
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 680f3bff-e8fd-452c-bf22-74e527401071, localhost:11751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 680f3bff-e8fd-452c-bf22-74e527401071, localhost:11751): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 680f3bff-e8fd-452c-bf22-74e527401071, localhost:11751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29458 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29458, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90c2529f-1192-4235-a692-c984f6f6d70d, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90c2529f-1192-4235-a692-c984f6f6d70d, ghrun-2tlsei57yi.auto.internal:29458): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90c2529f-1192-4235-a692-c984f6f6d70d, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae9dcf8a-2ad6-41f8-bdb5-60ab50a13c9f, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae9dcf8a-2ad6-41f8-bdb5-60ab50a13c9f, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae9dcf8a-2ad6-41f8-bdb5-60ab50a13c9f, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fcf9c0a-053a-4b20-9774-6f764bbfa4d4, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fcf9c0a-053a-4b20-9774-6f764bbfa4d4, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fcf9c0a-053a-4b20-9774-6f764bbfa4d4, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3f324fcf-1dce-4e4e-a646-eb5e9cdded9a, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3f324fcf-1dce-4e4e-a646-eb5e9cdded9a, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZjAwZjdjZTItYzZlNDhkZDgtOGIzODk3NDktMTNlZjZhOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3f324fcf-1dce-4e4e-a646-eb5e9cdded9a, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae9dcf8a-2ad6-41f8-bdb5-60ab50a13c9f, ghrun-2tlsei57yi.auto.internal:29458): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29458
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 622da81a-ee7d-4cab-8d56-131c3c571850, localhost:11751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 622da81a-ee7d-4cab-8d56-131c3c571850, localhost:11751): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 622da81a-ee7d-4cab-8d56-131c3c571850, localhost:11751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29458 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29458, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6a995c92-be2e-4861-b901-a3e2d9fa0c20, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a995c92-be2e-4861-b901-a3e2d9fa0c20, ghrun-2tlsei57yi.auto.internal:29458): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a995c92-be2e-4861-b901-a3e2d9fa0c20, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88034951-add2-463f-9c7c-a580b98af1b2, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88034951-add2-463f-9c7c-a580b98af1b2, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88034951-add2-463f-9c7c-a580b98af1b2, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff66a9de-e6bc-47a5-91f7-739715bc2701, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff66a9de-e6bc-47a5-91f7-739715bc2701, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff66a9de-e6bc-47a5-91f7-739715bc2701, ghrun-2tlsei57yi.auto.internal:29458): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c51b932f-ef71-424a-94a2-23b1fd8ddf92, ghrun-2tlsei57yi.auto.internal:29458): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c51b932f-ef71-424a-94a2-23b1fd8ddf92, ghrun-2tlsei57yi.auto.internal:29458): request = { session_id: "ydb://session/3?node_id=50000&id=ZGRiYTlmOGYtZGE0ZTNjM2MtMzE2MzRmYzctNDhiZjBiNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c51b932f-ef71-424a-94a2-23b1fd8ddf92, ghrun-2tlsei57yi.auto.internal:29458): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88034951-add2-463f-9c7c-a580b98af1b2, ghrun-2tlsei57yi.auto.internal:29458): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11751
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29458
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229354.9053001, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8a7a8a8-3914-4a23-8ae2-a91921e59230, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8a7a8a8-3914-4a23-8ae2-a91921e59230, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8a7a8a8-3914-4a23-8ae2-a91921e59230, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229355.6755028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 659be6f1-ef60-4bf6-827c-9664add6fc36, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 659be6f1-ef60-4bf6-827c-9664add6fc36, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 659be6f1-ef60-4bf6-827c-9664add6fc36, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229356.9723566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a2d2760-a89b-491b-b489-3dc8d57d5e8f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a2d2760-a89b-491b-b489-3dc8d57d5e8f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a2d2760-a89b-491b-b489-3dc8d57d5e8f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229359.0261474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ecb59426-6fb8-49a4-8ed6-8538e56d2e58, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecb59426-6fb8-49a4-8ed6-8538e56d2e58, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecb59426-6fb8-49a4-8ed6-8538e56d2e58, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229361.1686072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b6698f5-14df-4f87-8806-2ae0d137cb25, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b6698f5-14df-4f87-8806-2ae0d137cb25, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b6698f5-14df-4f87-8806-2ae0d137cb25, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229363.0099828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b04118aa-f86d-4193-892d-f27067019d62, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b04118aa-f86d-4193-892d-f27067019d62, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b04118aa-f86d-4193-892d-f27067019d62, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229364.7823658, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1c4c6b9-8522-4178-a1c8-b65bd4c81786, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1c4c6b9-8522-4178-a1c8-b65bd4c81786, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1c4c6b9-8522-4178-a1c8-b65bd4c81786, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229366.5100384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19c497d0-fff1-465b-9640-ad6f9c3e4934, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19c497d0-fff1-465b-9640-ad6f9c3e4934, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19c497d0-fff1-465b-9640-ad6f9c3e4934, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229368.3611674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 098eb167-3b09-4e2e-bac6-c847a152ec5c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 098eb167-3b09-4e2e-bac6-c847a152ec5c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 098eb167-3b09-4e2e-bac6-c847a152ec5c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229369.928774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 832bb601-91ac-4b86-b68d-24dc85638305, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 832bb601-91ac-4b86-b68d-24dc85638305, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 832bb601-91ac-4b86-b68d-24dc85638305, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229372.1186132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50e823c1-23a7-4e6b-8a8a-92e5214d9451, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50e823c1-23a7-4e6b-8a8a-92e5214d9451, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50e823c1-23a7-4e6b-8a8a-92e5214d9451, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229373.9673934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93dbb659-f806-47ea-a491-7ae9179c334c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93dbb659-f806-47ea-a491-7ae9179c334c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93dbb659-f806-47ea-a491-7ae9179c334c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229375.6673298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, deced116-4225-4da8-a840-f01ac4f7b26e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, deced116-4225-4da8-a840-f01ac4f7b26e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, deced116-4225-4da8-a840-f01ac4f7b26e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229377.3922346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f78b72fa-c4e0-459f-8469-80fe9aedac0c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f78b72fa-c4e0-459f-8469-80fe9aedac0c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f78b72fa-c4e0-459f-8469-80fe9aedac0c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229379.4920743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ad77cf4-7f18-47e8-9b20-7a3aacb02bf3, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ad77cf4-7f18-47e8-9b20-7a3aacb02bf3, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ad77cf4-7f18-47e8-9b20-7a3aacb02bf3, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229380.9987383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6df41fee-ea2a-44ee-b94e-2282b079ef47, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6df41fee-ea2a-44ee-b94e-2282b079ef47, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6df41fee-ea2a-44ee-b94e-2282b079ef47, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229382.6371255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec46cdd0-3bbe-4b9e-bf87-974534ff4475, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec46cdd0-3bbe-4b9e-bf87-974534ff4475, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec46cdd0-3bbe-4b9e-bf87-974534ff4475, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229384.3357944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e1fbda89-30b2-4c63-a576-837029f8850d, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1fbda89-30b2-4c63-a576-837029f8850d, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1fbda89-30b2-4c63-a576-837029f8850d, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229386.4498904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10a4b47e-b9eb-400a-ae84-d716e98df9ad, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10a4b47e-b9eb-400a-ae84-d716e98df9ad, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10a4b47e-b9eb-400a-ae84-d716e98df9ad, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229388.1036932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3b1e284-284d-4a27-af6b-2d641ec384cc, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3b1e284-284d-4a27-af6b-2d641ec384cc, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3b1e284-284d-4a27-af6b-2d641ec384cc, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229390.0897667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ad9e4f5-ab22-4677-915c-bd06d8de8c80, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ad9e4f5-ab22-4677-915c-bd06d8de8c80, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ad9e4f5-ab22-4677-915c-bd06d8de8c80, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229391.3760443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8c885aa-2518-4482-8242-ba67296d3a20, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8c885aa-2518-4482-8242-ba67296d3a20, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8c885aa-2518-4482-8242-ba67296d3a20, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229393.4612668, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9913188-f3e7-4b37-a8a0-651829f732e7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9913188-f3e7-4b37-a8a0-651829f732e7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9913188-f3e7-4b37-a8a0-651829f732e7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229395.3014789, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e4b4edb-d391-4520-9803-88d96a3a1328, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e4b4edb-d391-4520-9803-88d96a3a1328, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e4b4edb-d391-4520-9803-88d96a3a1328, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229396.6329114, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f4d7e6d0-c86d-4d42-a8bc-06926bd568fd, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4d7e6d0-c86d-4d42-a8bc-06926bd568fd, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4d7e6d0-c86d-4d42-a8bc-06926bd568fd, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229398.575802, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e4ce302-07eb-44d7-8290-623b200b44f0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e4ce302-07eb-44d7-8290-623b200b44f0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e4ce302-07eb-44d7-8290-623b200b44f0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229400.5716052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ea2b579-f3f3-4b1e-bd5c-ac13b7bab683, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ea2b579-f3f3-4b1e-bd5c-ac13b7bab683, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ea2b579-f3f3-4b1e-bd5c-ac13b7bab683, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229402.4311955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fea5ac4b-e490-4c14-a45c-2fca60934079, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fea5ac4b-e490-4c14-a45c-2fca60934079, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fea5ac4b-e490-4c14-a45c-2fca60934079, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229403.9269056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a1abcbe-50a7-4b2f-bcd1-b70fce7e405f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a1abcbe-50a7-4b2f-bcd1-b70fce7e405f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a1abcbe-50a7-4b2f-bcd1-b70fce7e405f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229405.855683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e045519b-b87e-4542-8a4f-ab0bacfe1fb7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e045519b-b87e-4542-8a4f-ab0bacfe1fb7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e045519b-b87e-4542-8a4f-ab0bacfe1fb7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229407.7377734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e8de67b-fd49-4d29-aded-d058ad6ed65e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e8de67b-fd49-4d29-aded-d058ad6ed65e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e8de67b-fd49-4d29-aded-d058ad6ed65e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229409.6191096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b2eade5-bffa-4963-a77e-7646ba867b71, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b2eade5-bffa-4963-a77e-7646ba867b71, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b2eade5-bffa-4963-a77e-7646ba867b71, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229411.243599, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aad6ab43-9f6f-412c-8c68-18e227e47ddf, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad6ab43-9f6f-412c-8c68-18e227e47ddf, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad6ab43-9f6f-412c-8c68-18e227e47ddf, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229412.6154292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 584864ab-f426-4767-a113-48c804809ab7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 584864ab-f426-4767-a113-48c804809ab7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 584864ab-f426-4767-a113-48c804809ab7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229414.677678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 262318e6-fc31-4fee-ac45-c153600f0524, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 262318e6-fc31-4fee-ac45-c153600f0524, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 262318e6-fc31-4fee-ac45-c153600f0524, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229416.442392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 749f74a9-7bfb-4642-a12b-6d8ab7943756, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 749f74a9-7bfb-4642-a12b-6d8ab7943756, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 749f74a9-7bfb-4642-a12b-6d8ab7943756, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229418.5177264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62321874-2617-4082-84b4-fe5336ae27f8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62321874-2617-4082-84b4-fe5336ae27f8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62321874-2617-4082-84b4-fe5336ae27f8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229419.9840329, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f352401-867f-4175-964c-b7e929411ba6, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f352401-867f-4175-964c-b7e929411ba6, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f352401-867f-4175-964c-b7e929411ba6, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229421.9867475, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77f06eb9-2772-46fa-bc87-9bbaf89ce6d0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77f06eb9-2772-46fa-bc87-9bbaf89ce6d0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77f06eb9-2772-46fa-bc87-9bbaf89ce6d0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229423.929663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9429a67-8db9-4684-aa83-5e06df18933b, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9429a67-8db9-4684-aa83-5e06df18933b, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9429a67-8db9-4684-aa83-5e06df18933b, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229425.7419982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc4ace28-2d93-44ae-aaf5-46b126285c30, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc4ace28-2d93-44ae-aaf5-46b126285c30, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc4ace28-2d93-44ae-aaf5-46b126285c30, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229427.1709702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3ee1457-9b95-45ec-9b36-9b214ae48f7e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3ee1457-9b95-45ec-9b36-9b214ae48f7e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3ee1457-9b95-45ec-9b36-9b214ae48f7e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229429.409559, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c16cce9c-d253-478c-906e-1560e363d9ef, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c16cce9c-d253-478c-906e-1560e363d9ef, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c16cce9c-d253-478c-906e-1560e363d9ef, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229431.4543936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3549dd9b-e628-4308-a9cf-bf51e5105e07, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3549dd9b-e628-4308-a9cf-bf51e5105e07, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3549dd9b-e628-4308-a9cf-bf51e5105e07, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229432.8218124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0429771d-7820-43d2-b8e5-5a1ce64d23a7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0429771d-7820-43d2-b8e5-5a1ce64d23a7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0429771d-7820-43d2-b8e5-5a1ce64d23a7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229434.6990793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8aa658ce-17d8-43f0-b4f9-b09d63e16d67, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8aa658ce-17d8-43f0-b4f9-b09d63e16d67, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8aa658ce-17d8-43f0-b4f9-b09d63e16d67, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229436.6358953, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dbae23dd-826a-4feb-b86e-d7aebe572ac0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbae23dd-826a-4feb-b86e-d7aebe572ac0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbae23dd-826a-4feb-b86e-d7aebe572ac0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229438.216433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48ceca18-6a76-4c58-8483-98caa95956dd, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48ceca18-6a76-4c58-8483-98caa95956dd, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48ceca18-6a76-4c58-8483-98caa95956dd, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229439.6183593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b57da678-2203-4b5c-bec6-bce68d010a92, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b57da678-2203-4b5c-bec6-bce68d010a92, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b57da678-2203-4b5c-bec6-bce68d010a92, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229441.2415528, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ca4fd24-dc07-4c5b-b720-2c2be7c52f31, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ca4fd24-dc07-4c5b-b720-2c2be7c52f31, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ca4fd24-dc07-4c5b-b720-2c2be7c52f31, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229443.4616244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 656b903b-d552-4e3b-b4fc-008475f64870, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 656b903b-d552-4e3b-b4fc-008475f64870, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 656b903b-d552-4e3b-b4fc-008475f64870, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229445.0943503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d008aaef-b639-4ccb-a041-c0b1c616c0cf, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d008aaef-b639-4ccb-a041-c0b1c616c0cf, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d008aaef-b639-4ccb-a041-c0b1c616c0cf, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229446.464528, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d46c6785-015d-4c9a-a9ae-6800e4126105, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d46c6785-015d-4c9a-a9ae-6800e4126105, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d46c6785-015d-4c9a-a9ae-6800e4126105, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229448.2352438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95c07234-4556-45c0-8a3c-6580770654ac, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95c07234-4556-45c0-8a3c-6580770654ac, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95c07234-4556-45c0-8a3c-6580770654ac, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229450.1107128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e03af9c1-e76a-4611-a508-00b782e42981, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e03af9c1-e76a-4611-a508-00b782e42981, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e03af9c1-e76a-4611-a508-00b782e42981, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229452.2409673, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a8dfcf2-5e42-4397-8877-6aaf37a48358, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a8dfcf2-5e42-4397-8877-6aaf37a48358, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a8dfcf2-5e42-4397-8877-6aaf37a48358, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229454.3922348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f266cff6-53ba-4068-96e9-67a3476ed58b, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f266cff6-53ba-4068-96e9-67a3476ed58b, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f266cff6-53ba-4068-96e9-67a3476ed58b, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229456.222541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a21eb8f-4f73-40e6-be1f-f6c651b23cc8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a21eb8f-4f73-40e6-be1f-f6c651b23cc8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a21eb8f-4f73-40e6-be1f-f6c651b23cc8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229458.3900485, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffb3a6bd-ae6d-47b0-8467-9fbb49883d16, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffb3a6bd-ae6d-47b0-8467-9fbb49883d16, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffb3a6bd-ae6d-47b0-8467-9fbb49883d16, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229459.8582444, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a78aa55-2d00-4345-bd34-2f6d20754cc0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a78aa55-2d00-4345-bd34-2f6d20754cc0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a78aa55-2d00-4345-bd34-2f6d20754cc0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229461.4370265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da9d99d6-fbce-41c5-85a2-381f602384b3, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da9d99d6-fbce-41c5-85a2-381f602384b3, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da9d99d6-fbce-41c5-85a2-381f602384b3, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229462.7501726, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 438b797f-fcd5-42f0-8bd3-297ddd5ec9c4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 438b797f-fcd5-42f0-8bd3-297ddd5ec9c4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 438b797f-fcd5-42f0-8bd3-297ddd5ec9c4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229464.0159774, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 389a2415-4556-4413-99e9-661964739cf1, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 389a2415-4556-4413-99e9-661964739cf1, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 389a2415-4556-4413-99e9-661964739cf1, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229465.9618483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a05c86a8-62c8-4403-ba28-3f321796a9fd, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a05c86a8-62c8-4403-ba28-3f321796a9fd, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a05c86a8-62c8-4403-ba28-3f321796a9fd, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229467.3577015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7eb1c67f-7b78-495d-886e-6f2896267118, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7eb1c67f-7b78-495d-886e-6f2896267118, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7eb1c67f-7b78-495d-886e-6f2896267118, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229467.9334748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 857f9aca-9134-49c6-bca5-d5732fdb9b3f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 857f9aca-9134-49c6-bca5-d5732fdb9b3f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 857f9aca-9134-49c6-bca5-d5732fdb9b3f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229469.8690152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 452e2555-a1a8-49f1-9581-f522cc0b31ab, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 452e2555-a1a8-49f1-9581-f522cc0b31ab, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 452e2555-a1a8-49f1-9581-f522cc0b31ab, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229471.8719277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec523614-ccd9-48dc-9143-588aa627ad46, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec523614-ccd9-48dc-9143-588aa627ad46, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec523614-ccd9-48dc-9143-588aa627ad46, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229473.4586318, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, beec54be-367e-45b2-918b-c3d06e5a1044, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, beec54be-367e-45b2-918b-c3d06e5a1044, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, beec54be-367e-45b2-918b-c3d06e5a1044, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229475.0502255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f9e1952-c4b1-4b67-a04e-b77123cebe3e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f9e1952-c4b1-4b67-a04e-b77123cebe3e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f9e1952-c4b1-4b67-a04e-b77123cebe3e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229477.1484618, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e8d4a77-44ab-4bac-b47b-138075059fed, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e8d4a77-44ab-4bac-b47b-138075059fed, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e8d4a77-44ab-4bac-b47b-138075059fed, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229479.2456408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5345168-8fcb-4ecb-a5c6-92d8c24965e2, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5345168-8fcb-4ecb-a5c6-92d8c24965e2, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5345168-8fcb-4ecb-a5c6-92d8c24965e2, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229481.1983, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dd23a90-acca-4cc4-af24-d8f4e12273db, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dd23a90-acca-4cc4-af24-d8f4e12273db, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dd23a90-acca-4cc4-af24-d8f4e12273db, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229482.770147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f04c64a6-1c46-43d0-b453-5c18eefe7a66, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f04c64a6-1c46-43d0-b453-5c18eefe7a66, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f04c64a6-1c46-43d0-b453-5c18eefe7a66, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229484.1386232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 448da82d-7f07-4fe1-a65c-d3c37751f7e5, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 448da82d-7f07-4fe1-a65c-d3c37751f7e5, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 448da82d-7f07-4fe1-a65c-d3c37751f7e5, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229485.7387986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10923032-457f-462f-af6f-dba941a83284, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10923032-457f-462f-af6f-dba941a83284, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10923032-457f-462f-af6f-dba941a83284, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229487.1441047, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acda8c6b-8807-42ab-bdcf-2a98bb0ae4bc, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acda8c6b-8807-42ab-bdcf-2a98bb0ae4bc, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acda8c6b-8807-42ab-bdcf-2a98bb0ae4bc, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229488.7363598, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d68517d2-3410-4c25-a167-329d762d0a18, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d68517d2-3410-4c25-a167-329d762d0a18, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d68517d2-3410-4c25-a167-329d762d0a18, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229490.7804327, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 579f1284-b832-471d-8d22-279c0422606c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 579f1284-b832-471d-8d22-279c0422606c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 579f1284-b832-471d-8d22-279c0422606c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229492.851494, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3843e39f-8f8d-4f64-8d09-f4807a6ff94c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3843e39f-8f8d-4f64-8d09-f4807a6ff94c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3843e39f-8f8d-4f64-8d09-f4807a6ff94c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229494.5943975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a30d3be-175e-4d28-a9aa-3d38d4c8c83e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a30d3be-175e-4d28-a9aa-3d38d4c8c83e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a30d3be-175e-4d28-a9aa-3d38d4c8c83e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229496.4620905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a68ee23-c05c-4d26-84cf-8e9443ccb3d7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a68ee23-c05c-4d26-84cf-8e9443ccb3d7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a68ee23-c05c-4d26-84cf-8e9443ccb3d7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229498.3025892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0a2bd60-e83e-497e-ac73-60387bded330, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0a2bd60-e83e-497e-ac73-60387bded330, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0a2bd60-e83e-497e-ac73-60387bded330, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229499.9503987, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce443af6-1354-4b69-8d1d-4b835facbd24, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce443af6-1354-4b69-8d1d-4b835facbd24, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce443af6-1354-4b69-8d1d-4b835facbd24, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229502.0451324, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc888795-5441-4a0b-832e-0cc1be87f016, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc888795-5441-4a0b-832e-0cc1be87f016, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc888795-5441-4a0b-832e-0cc1be87f016, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229503.7349832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5be07770-8953-4b25-a517-86d37df9b358, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5be07770-8953-4b25-a517-86d37df9b358, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5be07770-8953-4b25-a517-86d37df9b358, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229505.6858962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05266fca-915e-4677-a902-eab98206d21c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05266fca-915e-4677-a902-eab98206d21c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05266fca-915e-4677-a902-eab98206d21c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229507.1302106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d425c0c-3c80-4d7d-b284-741392db45e4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d425c0c-3c80-4d7d-b284-741392db45e4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d425c0c-3c80-4d7d-b284-741392db45e4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229508.586959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ed0b065-9762-40b0-a55d-c90c9d64cbf9, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ed0b065-9762-40b0-a55d-c90c9d64cbf9, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ed0b065-9762-40b0-a55d-c90c9d64cbf9, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229510.4605901, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ef85405-cf52-42b9-a667-281f78d09666, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ef85405-cf52-42b9-a667-281f78d09666, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ef85405-cf52-42b9-a667-281f78d09666, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229511.8979118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5355fc85-8de1-4912-afb7-daff0dedeaf2, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5355fc85-8de1-4912-afb7-daff0dedeaf2, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5355fc85-8de1-4912-afb7-daff0dedeaf2, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229513.3790848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58dd273b-70fe-4800-bc25-40404f4b156e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58dd273b-70fe-4800-bc25-40404f4b156e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58dd273b-70fe-4800-bc25-40404f4b156e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229514.793005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdc8e27f-089a-4732-af1a-357d99ff7ddb, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdc8e27f-089a-4732-af1a-357d99ff7ddb, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdc8e27f-089a-4732-af1a-357d99ff7ddb, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229516.5065866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ad48032-76f7-4111-ba32-e2fc6927b9cd, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ad48032-76f7-4111-ba32-e2fc6927b9cd, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ad48032-76f7-4111-ba32-e2fc6927b9cd, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229518.4776506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87e4757a-6b8d-425e-b03c-db760614dc63, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87e4757a-6b8d-425e-b03c-db760614dc63, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87e4757a-6b8d-425e-b03c-db760614dc63, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229519.9803634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f4bdf12-a8fd-416e-bcb9-2ad5318d7ca6, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4bdf12-a8fd-416e-bcb9-2ad5318d7ca6, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4bdf12-a8fd-416e-bcb9-2ad5318d7ca6, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229521.2292235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e969e420-d303-40ce-919e-34b1b30c8901, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e969e420-d303-40ce-919e-34b1b30c8901, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e969e420-d303-40ce-919e-34b1b30c8901, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229523.3010259, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75186d9f-c321-4583-8a81-c8ae8f268057, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75186d9f-c321-4583-8a81-c8ae8f268057, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75186d9f-c321-4583-8a81-c8ae8f268057, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229525.136383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e85ae57-65b8-41d5-b1ff-827f97a1b679, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e85ae57-65b8-41d5-b1ff-827f97a1b679, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e85ae57-65b8-41d5-b1ff-827f97a1b679, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229526.972073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a3a51b5c-840d-4413-85a1-7e71c752c20f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3a51b5c-840d-4413-85a1-7e71c752c20f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3a51b5c-840d-4413-85a1-7e71c752c20f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229528.317351, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36769eb9-42c9-432d-ba23-e805cbdc58b6, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36769eb9-42c9-432d-ba23-e805cbdc58b6, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36769eb9-42c9-432d-ba23-e805cbdc58b6, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229529.6884105, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 811b69c8-4c6f-4792-8a86-cd559c0109ce, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 811b69c8-4c6f-4792-8a86-cd559c0109ce, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 811b69c8-4c6f-4792-8a86-cd559c0109ce, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229531.1973157, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85d1a32f-1c9b-41d6-9f03-e3fe7d6a39d1, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85d1a32f-1c9b-41d6-9f03-e3fe7d6a39d1, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85d1a32f-1c9b-41d6-9f03-e3fe7d6a39d1, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229532.9921215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02f82540-9962-407e-a789-b58705ae7efd, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02f82540-9962-407e-a789-b58705ae7efd, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02f82540-9962-407e-a789-b58705ae7efd, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229534.9881163, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8f568b2-dd38-46cf-8de3-1cdbbe88bdc3, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8f568b2-dd38-46cf-8de3-1cdbbe88bdc3, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8f568b2-dd38-46cf-8de3-1cdbbe88bdc3, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229536.8064418, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0db94ad5-57ac-4061-87ac-7a8079de24e4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0db94ad5-57ac-4061-87ac-7a8079de24e4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0db94ad5-57ac-4061-87ac-7a8079de24e4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229538.1541991, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76a8579d-5f44-4904-b36f-c960f2c671da, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76a8579d-5f44-4904-b36f-c960f2c671da, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76a8579d-5f44-4904-b36f-c960f2c671da, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229540.2211232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, deefaf58-40b1-4b01-91bc-d2158ceb6182, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, deefaf58-40b1-4b01-91bc-d2158ceb6182, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, deefaf58-40b1-4b01-91bc-d2158ceb6182, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229542.436283, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aea63d94-e19e-425b-b194-591b1d6c412f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aea63d94-e19e-425b-b194-591b1d6c412f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aea63d94-e19e-425b-b194-591b1d6c412f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229543.9892795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8b50b77-fd82-4f49-9bd6-97405cd94b07, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8b50b77-fd82-4f49-9bd6-97405cd94b07, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8b50b77-fd82-4f49-9bd6-97405cd94b07, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229546.1075573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c0b818b-7fa0-4fec-b458-7cc3ae353165, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c0b818b-7fa0-4fec-b458-7cc3ae353165, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c0b818b-7fa0-4fec-b458-7cc3ae353165, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229547.9592416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9a21f39-c967-430b-9df8-ce8b713d90ce, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9a21f39-c967-430b-9df8-ce8b713d90ce, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9a21f39-c967-430b-9df8-ce8b713d90ce, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229549.2537365, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6cdfa7b0-fff9-4431-97d2-0dec571e68e4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cdfa7b0-fff9-4431-97d2-0dec571e68e4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cdfa7b0-fff9-4431-97d2-0dec571e68e4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229550.8108306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07e067a8-078f-4389-85db-6e1660ee97e9, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07e067a8-078f-4389-85db-6e1660ee97e9, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07e067a8-078f-4389-85db-6e1660ee97e9, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229552.8298452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22617038-ce40-4f77-a439-69024cf464ea, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22617038-ce40-4f77-a439-69024cf464ea, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22617038-ce40-4f77-a439-69024cf464ea, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229554.386472, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82c80c38-3ad1-4c86-82cc-fc8afa983595, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82c80c38-3ad1-4c86-82cc-fc8afa983595, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82c80c38-3ad1-4c86-82cc-fc8afa983595, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229556.4366906, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2623a801-e824-49cd-998d-3c00aee932c4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2623a801-e824-49cd-998d-3c00aee932c4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2623a801-e824-49cd-998d-3c00aee932c4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229558.2528477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12a55280-b078-47a3-ba38-cb9da70bc2ec, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a55280-b078-47a3-ba38-cb9da70bc2ec, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a55280-b078-47a3-ba38-cb9da70bc2ec, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229560.4559944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 345c65ef-5e38-46d2-ac96-a178519f7f81, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 345c65ef-5e38-46d2-ac96-a178519f7f81, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 345c65ef-5e38-46d2-ac96-a178519f7f81, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229561.7651455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 756d7683-4715-41b9-963e-7d379bb6610e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 756d7683-4715-41b9-963e-7d379bb6610e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 756d7683-4715-41b9-963e-7d379bb6610e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229563.833546, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 296b1423-207e-4c1e-8afe-27996b373fc0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 296b1423-207e-4c1e-8afe-27996b373fc0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 296b1423-207e-4c1e-8afe-27996b373fc0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229565.1801329, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9caa8c7-9b64-4ca7-b8d1-b3de7b33a68f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9caa8c7-9b64-4ca7-b8d1-b3de7b33a68f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9caa8c7-9b64-4ca7-b8d1-b3de7b33a68f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229566.9419322, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 295d58ce-b59d-4acf-9ddb-195be7d45476, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 295d58ce-b59d-4acf-9ddb-195be7d45476, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 295d58ce-b59d-4acf-9ddb-195be7d45476, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229568.4514287, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 627cea49-9151-418b-83cb-873fc3450895, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 627cea49-9151-418b-83cb-873fc3450895, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 627cea49-9151-418b-83cb-873fc3450895, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229570.5820363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, babdd117-928c-41b6-8810-03002ee1a0fb, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, babdd117-928c-41b6-8810-03002ee1a0fb, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, babdd117-928c-41b6-8810-03002ee1a0fb, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229571.9927955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f12bbca1-62fe-4a1a-a7b9-82d35929a251, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f12bbca1-62fe-4a1a-a7b9-82d35929a251, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f12bbca1-62fe-4a1a-a7b9-82d35929a251, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229574.1677613, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db74e20f-1ccc-4c4b-b6fc-1b8cf17c82a4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db74e20f-1ccc-4c4b-b6fc-1b8cf17c82a4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db74e20f-1ccc-4c4b-b6fc-1b8cf17c82a4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229576.056803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52ddca19-1791-4df6-b311-dc732b31e9d4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52ddca19-1791-4df6-b311-dc732b31e9d4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52ddca19-1791-4df6-b311-dc732b31e9d4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229577.7989087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9adc92f5-c094-46eb-97e5-ae91b40bedf1, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9adc92f5-c094-46eb-97e5-ae91b40bedf1, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9adc92f5-c094-46eb-97e5-ae91b40bedf1, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229579.2409775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 261e8860-1d9f-43c2-a242-98b21f260afc, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 261e8860-1d9f-43c2-a242-98b21f260afc, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 261e8860-1d9f-43c2-a242-98b21f260afc, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229581.205942, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8816de8e-c68d-442b-b4c7-bd201e2ac992, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8816de8e-c68d-442b-b4c7-bd201e2ac992, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8816de8e-c68d-442b-b4c7-bd201e2ac992, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229583.0681849, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00de1202-c3ba-45db-91a1-6cf4480c476a, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00de1202-c3ba-45db-91a1-6cf4480c476a, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00de1202-c3ba-45db-91a1-6cf4480c476a, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229584.6009076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5669d097-8b77-4afc-a591-4f5f08e2b04c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5669d097-8b77-4afc-a591-4f5f08e2b04c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5669d097-8b77-4afc-a591-4f5f08e2b04c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229585.9495785, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b69ee6da-37fc-46a1-a027-b86a57f637d6, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b69ee6da-37fc-46a1-a027-b86a57f637d6, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b69ee6da-37fc-46a1-a027-b86a57f637d6, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229587.680068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d98966b5-4daf-4490-b283-cc9d9ecce25e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d98966b5-4daf-4490-b283-cc9d9ecce25e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d98966b5-4daf-4490-b283-cc9d9ecce25e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229588.9098144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41dbc9aa-784d-4200-bedb-05b483142030, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41dbc9aa-784d-4200-bedb-05b483142030, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41dbc9aa-784d-4200-bedb-05b483142030, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229590.71678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d26a487-5aaf-47b8-b8c2-704190e17f9e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d26a487-5aaf-47b8-b8c2-704190e17f9e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d26a487-5aaf-47b8-b8c2-704190e17f9e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229592.7753685, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 518be8d5-de77-4c12-9f9d-5d5b3bedc495, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 518be8d5-de77-4c12-9f9d-5d5b3bedc495, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 518be8d5-de77-4c12-9f9d-5d5b3bedc495, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229594.5164404, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b72efb05-46be-4c91-8e58-f2d979e0738a, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b72efb05-46be-4c91-8e58-f2d979e0738a, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b72efb05-46be-4c91-8e58-f2d979e0738a, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229596.4052398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6ddbf84-1af7-459c-a672-e34a2f9d0a2d, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6ddbf84-1af7-459c-a672-e34a2f9d0a2d, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6ddbf84-1af7-459c-a672-e34a2f9d0a2d, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229598.571244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be57d0cc-2fce-4c74-9240-f5b25d29b82f, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be57d0cc-2fce-4c74-9240-f5b25d29b82f, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be57d0cc-2fce-4c74-9240-f5b25d29b82f, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229599.9655507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3e8a5d3-408e-4e2a-b3c5-4ea15f026de6, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3e8a5d3-408e-4e2a-b3c5-4ea15f026de6, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3e8a5d3-408e-4e2a-b3c5-4ea15f026de6, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229601.827594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bde2e940-454c-4cf1-b032-6c1d4c8e2dee, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bde2e940-454c-4cf1-b032-6c1d4c8e2dee, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bde2e940-454c-4cf1-b032-6c1d4c8e2dee, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229603.6628284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2835199c-c131-43d7-a5dc-5ca8d6459948, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2835199c-c131-43d7-a5dc-5ca8d6459948, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2835199c-c131-43d7-a5dc-5ca8d6459948, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229605.6147451, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f740219-d8bf-4b0d-a43d-585c4539d4d2, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f740219-d8bf-4b0d-a43d-585c4539d4d2, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f740219-d8bf-4b0d-a43d-585c4539d4d2, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229607.6401272, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98aa986e-5370-436a-b3dd-48a1ea5b45b8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98aa986e-5370-436a-b3dd-48a1ea5b45b8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98aa986e-5370-436a-b3dd-48a1ea5b45b8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229609.6534083, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa0e5fc1-6b34-4970-8a81-6f7613846dc7, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa0e5fc1-6b34-4970-8a81-6f7613846dc7, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa0e5fc1-6b34-4970-8a81-6f7613846dc7, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229611.2443767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed2c0040-0bab-4e30-856d-82e4ad0884b8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed2c0040-0bab-4e30-856d-82e4ad0884b8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed2c0040-0bab-4e30-856d-82e4ad0884b8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229612.7670803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e015f77e-2d29-441a-8a05-3310846fde1d, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e015f77e-2d29-441a-8a05-3310846fde1d, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e015f77e-2d29-441a-8a05-3310846fde1d, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229614.9641669, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65214507-52f9-4ec0-b5f1-0092989fdd91, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65214507-52f9-4ec0-b5f1-0092989fdd91, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65214507-52f9-4ec0-b5f1-0092989fdd91, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229616.613915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96d69ca8-adf2-43ff-964a-94b327cd1431, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96d69ca8-adf2-43ff-964a-94b327cd1431, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96d69ca8-adf2-43ff-964a-94b327cd1431, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229618.2588165, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7def50aa-0dcd-4f5a-9978-30033b979b6e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7def50aa-0dcd-4f5a-9978-30033b979b6e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7def50aa-0dcd-4f5a-9978-30033b979b6e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229620.31926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1047e87f-469d-40e5-b474-4be6822acb1c, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1047e87f-469d-40e5-b474-4be6822acb1c, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1047e87f-469d-40e5-b474-4be6822acb1c, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229622.2950559, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5e5e342-f254-46ee-b664-5c0cbd5a91f8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5e5e342-f254-46ee-b664-5c0cbd5a91f8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5e5e342-f254-46ee-b664-5c0cbd5a91f8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229624.4075541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e532e2e-eeae-4db7-a4b6-25ec0673d771, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e532e2e-eeae-4db7-a4b6-25ec0673d771, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e532e2e-eeae-4db7-a4b6-25ec0673d771, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229624.662369, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2651a3a-c21e-4388-8b1d-13f7067718de, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2651a3a-c21e-4388-8b1d-13f7067718de, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2651a3a-c21e-4388-8b1d-13f7067718de, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229626.7371614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44bba5ce-d66c-4663-9634-5f65bf5e3004, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44bba5ce-d66c-4663-9634-5f65bf5e3004, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44bba5ce-d66c-4663-9634-5f65bf5e3004, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229628.6342463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03eab9c4-1084-4f54-a4df-868d17891e8e, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03eab9c4-1084-4f54-a4df-868d17891e8e, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03eab9c4-1084-4f54-a4df-868d17891e8e, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229629.8738244, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc8d9178-8499-40c3-ba47-c4971bc78b78, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc8d9178-8499-40c3-ba47-c4971bc78b78, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc8d9178-8499-40c3-ba47-c4971bc78b78, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229631.9322898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7a02384-1d05-4b80-ab87-3e144d82273a, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7a02384-1d05-4b80-ab87-3e144d82273a, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7a02384-1d05-4b80-ab87-3e144d82273a, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229633.8785505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26ed2da2-c9d7-40b7-84f1-2f6d8aac0ae8, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26ed2da2-c9d7-40b7-84f1-2f6d8aac0ae8, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26ed2da2-c9d7-40b7-84f1-2f6d8aac0ae8, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229636.0744216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7642180b-e28d-4762-9ea5-c3c76b9af29d, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7642180b-e28d-4762-9ea5-c3c76b9af29d, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7642180b-e28d-4762-9ea5-c3c76b9af29d, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229637.7523406, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ea93180-0fa3-42aa-b32c-3c09b1455999, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ea93180-0fa3-42aa-b32c-3c09b1455999, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ea93180-0fa3-42aa-b32c-3c09b1455999, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229639.3574772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fac8816-824d-4f3d-95d2-c5de0805ef1d, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fac8816-824d-4f3d-95d2-c5de0805ef1d, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fac8816-824d-4f3d-95d2-c5de0805ef1d, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229640.7081337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c7807c5-37aa-49d6-8c80-aa116eaae3a5, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7807c5-37aa-49d6-8c80-aa116eaae3a5, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7807c5-37aa-49d6-8c80-aa116eaae3a5, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229642.5852985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e85f076e-5099-4bda-8d91-1c9195fe8751, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e85f076e-5099-4bda-8d91-1c9195fe8751, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e85f076e-5099-4bda-8d91-1c9195fe8751, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229644.148488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cf025242-e9ab-4584-b7cf-ed8455a06eb0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf025242-e9ab-4584-b7cf-ed8455a06eb0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf025242-e9ab-4584-b7cf-ed8455a06eb0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229645.7244563, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 444b864c-93d6-4e19-90e3-d28c9ddcf811, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 444b864c-93d6-4e19-90e3-d28c9ddcf811, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 444b864c-93d6-4e19-90e3-d28c9ddcf811, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.5709314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85223c59-e2da-4e78-a171-ecbbf14a9cd0, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85223c59-e2da-4e78-a171-ecbbf14a9cd0, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85223c59-e2da-4e78-a171-ecbbf14a9cd0, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.128645, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f34cf20-1b33-4c17-9955-ed55aad8db89, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f34cf20-1b33-4c17-9955-ed55aad8db89, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f34cf20-1b33-4c17-9955-ed55aad8db89, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.3161871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61622727-90b2-4931-b5ec-5f49df62b4df, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61622727-90b2-4931-b5ec-5f49df62b4df, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61622727-90b2-4931-b5ec-5f49df62b4df, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.6394281, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1eef4e0c-453c-4ef7-97c7-a4a136be06b3, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1eef4e0c-453c-4ef7-97c7-a4a136be06b3, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1eef4e0c-453c-4ef7-97c7-a4a136be06b3, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.2531352, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 277eed86-c372-4d04-9c0d-506b8e1553c2, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 277eed86-c372-4d04-9c0d-506b8e1553c2, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 277eed86-c372-4d04-9c0d-506b8e1553c2, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.2477288, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59d4ad27-7b8a-489c-84b3-3f8b50c784d4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59d4ad27-7b8a-489c-84b3-3f8b50c784d4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59d4ad27-7b8a-489c-84b3-3f8b50c784d4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.8750284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77ef0e77-53f1-4bcf-97e3-770ed3acc285, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77ef0e77-53f1-4bcf-97e3-770ed3acc285, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77ef0e77-53f1-4bcf-97e3-770ed3acc285, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.2022004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a617381-9af6-4535-ab8f-9b90a1fda001, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a617381-9af6-4535-ab8f-9b90a1fda001, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a617381-9af6-4535-ab8f-9b90a1fda001, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.078662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 936453ea-075b-4f1f-916f-98a39980b3e4, localhost:63603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 936453ea-075b-4f1f-916f-98a39980b3e4, localhost:63603): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 936453ea-075b-4f1f-916f-98a39980b3e4, localhost:63603): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:63603". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:63603
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229663312025&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29458/1
============================== slowest durations ===============================
312.04s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
13.21s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_enabled]
8.94s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
1.55s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 611.16s (0:10:11) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/ma4i/000378/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000378', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000378/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/ma4i/000378/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/000378', '--source-root', '/home/runner/.ya/build/build_root/ma4i/000378/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/000378/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___________ test_external_data_table_with_fail[encryption_disabled] ____________
ydb/tests/functional/secrets/test_secrets_usage.py:217: in test_external_data_table_with_fail
    create_secrets(user1_config, secrets, ['', '', 'mino123'])
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_external_data_table_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20346
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/00188a/r3tmp/kikimr_cluster_08a1ts1_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/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/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_q4ksrz7x.log --grpc-port=23598 --mon-port=24469 --ic-port=20346
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23598/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/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/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_q4ksrz7x.log --grpc-port=23598 --mon-port=24469 --ic-port=20346
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_q4ksrz7x.log', '--grpc-port=23598', '--mon-port=24469', '--ic-port=20346')' in '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 322743
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23598/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 322744
DEBUG    ya.test:process.py:259 Command (pid 322744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 322744) elapsed time (sec): 0.8634486198425293
DEBUG    ya.test:process.py:263 Command (pid 322744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 322744) minflt: 16313
DEBUG    ya.test:process.py:263 Command (pid 322744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 322744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 322744) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 322744) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 322744) stime: 0.6970299999999999
DEBUG    ya.test:process.py:263 Command (pid 322744) utime: 0.111524
DEBUG    ya.test:process.py:263 Command (pid 322744) wtime: 0.865
DEBUG    ya.test:process.py:275 Command (pid 322744) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23598', '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: 20346\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23598', '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: 20346\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 324808
DEBUG    ya.test:process.py:259 Command (pid 324808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 324808) elapsed time (sec): 0.5652496814727783
DEBUG    ya.test:process.py:263 Command (pid 324808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 324808) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 324808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 324808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 324808) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 324808) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 324808) stime: 0.42279
DEBUG    ya.test:process.py:263 Command (pid 324808) utime: 0.096925
DEBUG    ya.test:process.py:263 Command (pid 324808) wtime: 0.566
DEBUG    ya.test:process.py:275 Command (pid 324808) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23598', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23598', '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: 325959
DEBUG    ya.test:process.py:259 Command (pid 325959) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 325959) elapsed time (sec): 0.7798881530761719
DEBUG    ya.test:process.py:263 Command (pid 325959) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) maxrss: 555388
DEBUG    ya.test:process.py:263 Command (pid 325959) minflt: 18575
DEBUG    ya.test:process.py:263 Command (pid 325959) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 325959) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 325959) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 325959) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 325959) stime: 0.5932609999999999
DEBUG    ya.test:process.py:263 Command (pid 325959) utime: 0.131648
DEBUG    ya.test:process.py:263 Command (pid 325959) wtime: 0.782
DEBUG    ya.test:process.py:275 Command (pid 325959) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4857
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/00188a/r3tmp/kikimr_cluster_1j_z545g
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25132
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/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/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_nfhdyapa.log --grpc-port=26826 --mon-port=65155 --ic-port=4857
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26826/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/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/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_nfhdyapa.log --grpc-port=26826 --mon-port=65155 --ic-port=4857
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_nfhdyapa.log', '--grpc-port=26826', '--mon-port=65155', '--ic-port=4857')' in '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 326946
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26826/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 326948
DEBUG    ya.test:process.py:259 Command (pid 326948) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 326948) elapsed time (sec): 0.4758152961730957
DEBUG    ya.test:process.py:263 Command (pid 326948) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 326948) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 326948) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 326948) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 326948) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 326948) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 326948) stime: 0.292072
DEBUG    ya.test:process.py:263 Command (pid 326948) utime: 0.121095
DEBUG    ya.test:process.py:263 Command (pid 326948) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 326948) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26826', '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: 4857\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26826', '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: 4857\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 329705
DEBUG    ya.test:process.py:259 Command (pid 329705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 329705) elapsed time (sec): 0.5386905670166016
DEBUG    ya.test:process.py:263 Command (pid 329705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 329705) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 329705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 329705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 329705) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 329705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 329705) stime: 0.357527
DEBUG    ya.test:process.py:263 Command (pid 329705) utime: 0.133124
DEBUG    ya.test:process.py:263 Command (pid 329705) wtime: 0.54
DEBUG    ya.test:process.py:275 Command (pid 329705) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26826', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26826', '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: 330109
DEBUG    ya.test:process.py:259 Command (pid 330109) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 330109) elapsed time (sec): 0.5288612842559814
DEBUG    ya.test:process.py:263 Command (pid 330109) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 330109) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 330109) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 330109) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 330109) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 330109) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 330109) stime: 0.393349
DEBUG    ya.test:process.py:263 Command (pid 330109) utime: 0.09045199999999999
DEBUG    ya.test:process.py:263 Command (pid 330109) wtime: 0.53
DEBUG    ya.test:process.py:275 Command (pid 330109) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23892
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26796
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26826 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile__qepy05d.log --grpc-port=5750 --mon-port=26926 --ic-port=22939
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26826 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile__qepy05d.log --grpc-port=5750 --mon-port=26926 --ic-port=22939
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26826', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile__qepy05d.log', '--grpc-port=5750', '--mon-port=26926', '--ic-port=22939')' in '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 331383
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5750/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/00188a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 331392
DEBUG    ya.test:process.py:259 Command (pid 331392) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 331392) elapsed time (sec): 0.57468581199646
DEBUG    ya.test:process.py:263 Command (pid 331392) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 331392) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 331392) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 331392) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 331392) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 331392) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 331392) stime: 0.439596
DEBUG    ya.test:process.py:263 Command (pid 331392) utime: 0.087127
DEBUG    ya.test:process.py:263 Command (pid 331392) wtime: 0.576
DEBUG    ya.test:process.py:275 Command (pid 331392) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_external_data_table_with_fail[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3884e026-2f16-4d44-85cb-533bcb330449, localhost:26826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3884e026-2f16-4d44-85cb-533bcb330449, localhost:26826): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3884e026-2f16-4d44-85cb-533bcb330449, localhost:26826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 5750 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:5750, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d649790-f736-4ccc-9026-913d87b38c65, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d649790-f736-4ccc-9026-913d87b38c65, ghrun-2tlsei57yi.auto.internal:5750): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d649790-f736-4ccc-9026-913d87b38c65, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3e54f569-a007-40ef-b5ba-f975a83bfeb1, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3e54f569-a007-40ef-b5ba-f975a83bfeb1, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3e54f569-a007-40ef-b5ba-f975a83bfeb1, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fa1bb44-f33c-4cb0-8aca-07073ae8ebcf, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fa1bb44-f33c-4cb0-8aca-07073ae8ebcf, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fa1bb44-f33c-4cb0-8aca-07073ae8ebcf, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c120183b-e95b-41fc-9a72-8f3463ac7e9f, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c120183b-e95b-41fc-9a72-8f3463ac7e9f, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=OGEwNmRiOGUtNTBhZTJiMTMtMWY0NGM4OGEtOWNlNTFmNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c120183b-e95b-41fc-9a72-8f3463ac7e9f, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3e54f569-a007-40ef-b5ba-f975a83bfeb1, ghrun-2tlsei57yi.auto.internal:5750): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:5750
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 05ef81ca-b927-4797-a241-98121f2fea76, localhost:26826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05ef81ca-b927-4797-a241-98121f2fea76, localhost:26826): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05ef81ca-b927-4797-a241-98121f2fea76, localhost:26826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 5750 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:5750, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54f3044c-9666-4443-9cae-28ee245c5382, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54f3044c-9666-4443-9cae-28ee245c5382, ghrun-2tlsei57yi.auto.internal:5750): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54f3044c-9666-4443-9cae-28ee245c5382, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f5af8c01-0e55-4d59-afda-4cb4c71b009a, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f5af8c01-0e55-4d59-afda-4cb4c71b009a, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f5af8c01-0e55-4d59-afda-4cb4c71b009a, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b69e1a36-541b-4152-9df2-f69c453ef5af, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b69e1a36-541b-4152-9df2-f69c453ef5af, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b69e1a36-541b-4152-9df2-f69c453ef5af, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 17125d90-3fee-4b56-8945-8a85dba54382, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 17125d90-3fee-4b56-8945-8a85dba54382, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NTYyNjYxZWUtNjRiNmU5MTUtNzg3YzNiMzAtNmUwMDIzMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 17125d90-3fee-4b56-8945-8a85dba54382, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:5750
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 68367607-4270-4d75-924a-e0039f87d250, localhost:26826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 68367607-4270-4d75-924a-e0039f87d250, localhost:26826): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 68367607-4270-4d75-924a-e0039f87d250, localhost:26826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 5750 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:5750, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4d8651d-1ebd-4825-b661-caec71d9741b, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4d8651d-1ebd-4825-b661-caec71d9741b, ghrun-2tlsei57yi.auto.internal:5750): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4d8651d-1ebd-4825-b661-caec71d9741b, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea2eac5c-eea2-4a9b-9105-cfa455efa9df, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea2eac5c-eea2-4a9b-9105-cfa455efa9df, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea2eac5c-eea2-4a9b-9105-cfa455efa9df, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 626d8903-acc7-4ced-96b7-77f1080e889d, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 626d8903-acc7-4ced-96b7-77f1080e889d, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 626d8903-acc7-4ced-96b7-77f1080e889d, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b4a1a1f3-7aff-4922-9951-4c8d5da92311, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b4a1a1f3-7aff-4922-9951-4c8d5da92311, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=NDc2OTQ3MjYtYTdhZDZiZGUtNDQ4NWMyOC03Y2FhYzg3MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b4a1a1f3-7aff-4922-9951-4c8d5da92311, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:5750
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 55ff62ca-8e95-445a-ab4c-b0a3c9d37bad, localhost:26826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 55ff62ca-8e95-445a-ab4c-b0a3c9d37bad, localhost:26826): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 55ff62ca-8e95-445a-ab4c-b0a3c9d37bad, localhost:26826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 5750 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:5750, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21847d3b-bb24-4ed0-9c10-179439bbd094, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21847d3b-bb24-4ed0-9c10-179439bbd094, ghrun-2tlsei57yi.auto.internal:5750): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21847d3b-bb24-4ed0-9c10-179439bbd094, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e74f27f-3435-4804-8f0e-f2d9a9fdba58, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e74f27f-3435-4804-8f0e-f2d9a9fdba58, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e74f27f-3435-4804-8f0e-f2d9a9fdba58, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9659a1e-a377-4ba3-b75f-5f34b0609747, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9659a1e-a377-4ba3-b75f-5f34b0609747, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9659a1e-a377-4ba3-b75f-5f34b0609747, ghrun-2tlsei57yi.auto.internal:5750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4aa0eae3-9ed1-46f2-936d-1811d76adab3, ghrun-2tlsei57yi.auto.internal:5750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4aa0eae3-9ed1-46f2-936d-1811d76adab3, ghrun-2tlsei57yi.auto.internal:5750): request = { session_id: "ydb://session/3?node_id=50000&id=MjRkODU4ZTctNjA5NWVmY2UtOTNjYTJhMjctODMzNjMzMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4aa0eae3-9ed1-46f2-936d-1811d76adab3, ghrun-2tlsei57yi.auto.internal:5750): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e74f27f-3435-4804-8f0e-f2d9a9fdba58, ghrun-2tlsei57yi.auto.internal:5750): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:5750
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228961.4557993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4caf985-fa38-4f94-898d-cb3f846cfb27, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4caf985-fa38-4f94-898d-cb3f846cfb27, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4caf985-fa38-4f94-898d-cb3f846cfb27, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228962.2880573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 386bb5d1-0596-49a0-9f26-040734936f82, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 386bb5d1-0596-49a0-9f26-040734936f82, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 386bb5d1-0596-49a0-9f26-040734936f82, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228963.685862, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8de23e59-ddac-47a6-9688-c9f4a4d85353, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8de23e59-ddac-47a6-9688-c9f4a4d85353, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8de23e59-ddac-47a6-9688-c9f4a4d85353, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228965.5245068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e92ead6-41cb-4125-85f9-94fc7ccff917, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e92ead6-41cb-4125-85f9-94fc7ccff917, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e92ead6-41cb-4125-85f9-94fc7ccff917, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228966.1875818, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 799d0bd7-36ea-4228-b65b-fc47c008f893, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 799d0bd7-36ea-4228-b65b-fc47c008f893, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 799d0bd7-36ea-4228-b65b-fc47c008f893, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228968.3974888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c312e243-cfde-4700-b5f6-48f2f1fed8e1, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c312e243-cfde-4700-b5f6-48f2f1fed8e1, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c312e243-cfde-4700-b5f6-48f2f1fed8e1, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228970.5982025, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57b46d24-30b1-47bd-9021-79346543235b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57b46d24-30b1-47bd-9021-79346543235b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57b46d24-30b1-47bd-9021-79346543235b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228971.1189954, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb9879be-a687-4e3a-b9a6-70e633b9dac7, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb9879be-a687-4e3a-b9a6-70e633b9dac7, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb9879be-a687-4e3a-b9a6-70e633b9dac7, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228973.2062316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ffad63a-c508-4bc4-b5d5-a4dc4eadf6b7, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ffad63a-c508-4bc4-b5d5-a4dc4eadf6b7, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ffad63a-c508-4bc4-b5d5-a4dc4eadf6b7, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228974.9973905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cac4b5b8-c8a1-40c8-8a7d-39b05a8c4415, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cac4b5b8-c8a1-40c8-8a7d-39b05a8c4415, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cac4b5b8-c8a1-40c8-8a7d-39b05a8c4415, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228977.1300492, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ee0aa47-b573-4b13-a3e4-3d1461cc0446, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ee0aa47-b573-4b13-a3e4-3d1461cc0446, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ee0aa47-b573-4b13-a3e4-3d1461cc0446, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228979.2358115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dfde169-060a-4dbf-bd91-29dd574f1810, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dfde169-060a-4dbf-bd91-29dd574f1810, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dfde169-060a-4dbf-bd91-29dd574f1810, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228980.921129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f6eb9c1-6124-42ca-8207-353da43a5bbe, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f6eb9c1-6124-42ca-8207-353da43a5bbe, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f6eb9c1-6124-42ca-8207-353da43a5bbe, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228982.6231468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9bb06f8b-b84e-4be1-9706-98180afdd37e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bb06f8b-b84e-4be1-9706-98180afdd37e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bb06f8b-b84e-4be1-9706-98180afdd37e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228984.618171, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f508b347-f26f-48ae-8e44-de8a2a7a97a4, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f508b347-f26f-48ae-8e44-de8a2a7a97a4, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f508b347-f26f-48ae-8e44-de8a2a7a97a4, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228986.1633713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87e63ba5-5356-4beb-b1a4-207bade209f9, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87e63ba5-5356-4beb-b1a4-207bade209f9, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87e63ba5-5356-4beb-b1a4-207bade209f9, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228988.073448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ca1c88a-dc7d-40d0-abf7-397ad984f6d0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca1c88a-dc7d-40d0-abf7-397ad984f6d0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca1c88a-dc7d-40d0-abf7-397ad984f6d0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228989.347701, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bff0cb01-814d-466c-88ef-b87f9bea746c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bff0cb01-814d-466c-88ef-b87f9bea746c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bff0cb01-814d-466c-88ef-b87f9bea746c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228991.193661, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f4c9201-a896-459c-98ee-c8339bd83bd5, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f4c9201-a896-459c-98ee-c8339bd83bd5, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f4c9201-a896-459c-98ee-c8339bd83bd5, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228993.152247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8da85db-06e2-43f3-8771-cbc80aeba1f2, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8da85db-06e2-43f3-8771-cbc80aeba1f2, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8da85db-06e2-43f3-8771-cbc80aeba1f2, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228994.5742347, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 658e2c4d-2c56-4ee3-ba39-c380680a8d2b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 658e2c4d-2c56-4ee3-ba39-c380680a8d2b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 658e2c4d-2c56-4ee3-ba39-c380680a8d2b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228996.1155672, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 285d1826-fd4c-4843-99d7-32a74f0d7dd3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 285d1826-fd4c-4843-99d7-32a74f0d7dd3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 285d1826-fd4c-4843-99d7-32a74f0d7dd3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765228998.2500873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c263dffa-1c35-4d96-9910-34043e793b1e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c263dffa-1c35-4d96-9910-34043e793b1e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c263dffa-1c35-4d96-9910-34043e793b1e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229000.1879694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3dce38e-3905-4e7a-b16a-35af16b16f87, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3dce38e-3905-4e7a-b16a-35af16b16f87, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3dce38e-3905-4e7a-b16a-35af16b16f87, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229001.9357548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64581417-fb33-4141-8b44-42efcf0cb8b3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64581417-fb33-4141-8b44-42efcf0cb8b3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64581417-fb33-4141-8b44-42efcf0cb8b3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229003.2397764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2474bb2c-4710-432b-8824-a6b8496552ab, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2474bb2c-4710-432b-8824-a6b8496552ab, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2474bb2c-4710-432b-8824-a6b8496552ab, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229005.0488067, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f65fd702-2bc1-45b7-b23a-09c791da95ed, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f65fd702-2bc1-45b7-b23a-09c791da95ed, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f65fd702-2bc1-45b7-b23a-09c791da95ed, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229006.3104234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb2b2677-757a-4ac4-ab83-ad4d6db6524f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb2b2677-757a-4ac4-ab83-ad4d6db6524f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb2b2677-757a-4ac4-ab83-ad4d6db6524f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229007.82514, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc02ad1b-037b-4705-a8a5-b41e96fdd1b0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc02ad1b-037b-4705-a8a5-b41e96fdd1b0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc02ad1b-037b-4705-a8a5-b41e96fdd1b0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229009.5172992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f258808-9877-4d19-85de-f1a1f76ad2a0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f258808-9877-4d19-85de-f1a1f76ad2a0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f258808-9877-4d19-85de-f1a1f76ad2a0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229010.31304, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff57c9e9-57b2-4663-a654-10a68279284f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff57c9e9-57b2-4663-a654-10a68279284f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff57c9e9-57b2-4663-a654-10a68279284f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229011.9986846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 115b4e52-30b3-467a-afe7-59b64d5a1dbf, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 115b4e52-30b3-467a-afe7-59b64d5a1dbf, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 115b4e52-30b3-467a-afe7-59b64d5a1dbf, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229013.2368264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21b4a4c0-1de8-4297-a573-304f464b1ae8, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21b4a4c0-1de8-4297-a573-304f464b1ae8, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21b4a4c0-1de8-4297-a573-304f464b1ae8, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229015.0981612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d607fd8-6ba3-483c-b037-0c744db15f48, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d607fd8-6ba3-483c-b037-0c744db15f48, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d607fd8-6ba3-483c-b037-0c744db15f48, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229017.30574, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01fa6ab4-dc69-4dc7-94ee-19ee655030fa, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01fa6ab4-dc69-4dc7-94ee-19ee655030fa, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01fa6ab4-dc69-4dc7-94ee-19ee655030fa, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229019.2690582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50e9ead4-7446-448e-9f4f-1e2ff4362910, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50e9ead4-7446-448e-9f4f-1e2ff4362910, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50e9ead4-7446-448e-9f4f-1e2ff4362910, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229021.2080648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 371b0a39-2109-4565-b7e8-59d13672af53, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 371b0a39-2109-4565-b7e8-59d13672af53, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 371b0a39-2109-4565-b7e8-59d13672af53, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229022.8553197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ef029ee-9053-43c1-81d2-e6c60fb9c1e0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ef029ee-9053-43c1-81d2-e6c60fb9c1e0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ef029ee-9053-43c1-81d2-e6c60fb9c1e0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229024.1033208, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f777f190-4ee3-480f-8f43-be2b6e0022a6, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f777f190-4ee3-480f-8f43-be2b6e0022a6, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f777f190-4ee3-480f-8f43-be2b6e0022a6, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229025.5905402, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37bd5889-0b5d-4234-a540-d3c00083f586, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37bd5889-0b5d-4234-a540-d3c00083f586, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37bd5889-0b5d-4234-a540-d3c00083f586, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229027.7948582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9e7a081-3b48-4ca5-8236-e1e0be0ca9e1, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9e7a081-3b48-4ca5-8236-e1e0be0ca9e1, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9e7a081-3b48-4ca5-8236-e1e0be0ca9e1, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229029.9270425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c456c3d9-7a46-42eb-877a-31e688816d2b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c456c3d9-7a46-42eb-877a-31e688816d2b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c456c3d9-7a46-42eb-877a-31e688816d2b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229031.5529664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3b26fc1-f47b-468f-9b4f-06202b9fc39a, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3b26fc1-f47b-468f-9b4f-06202b9fc39a, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3b26fc1-f47b-468f-9b4f-06202b9fc39a, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229033.7654011, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9964d95-66f6-4426-81af-ababc12f39bc, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9964d95-66f6-4426-81af-ababc12f39bc, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9964d95-66f6-4426-81af-ababc12f39bc, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229035.4784145, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 58a797c7-208f-403c-8129-1864018665b9, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58a797c7-208f-403c-8129-1864018665b9, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58a797c7-208f-403c-8129-1864018665b9, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229037.2782125, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85979592-29b1-4e81-a117-20bafa318f6b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85979592-29b1-4e81-a117-20bafa318f6b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85979592-29b1-4e81-a117-20bafa318f6b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229038.57674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c18a28d7-ae8e-424d-9147-418a1435cb6b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18a28d7-ae8e-424d-9147-418a1435cb6b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18a28d7-ae8e-424d-9147-418a1435cb6b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229039.937219, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc96c7b0-33be-4963-b60a-65bde5339ca3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc96c7b0-33be-4963-b60a-65bde5339ca3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc96c7b0-33be-4963-b60a-65bde5339ca3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229041.9023657, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c985e70-0aa7-4301-b2d1-a7646e808f8c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c985e70-0aa7-4301-b2d1-a7646e808f8c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c985e70-0aa7-4301-b2d1-a7646e808f8c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229043.1341312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e217a0f-9859-41c5-898b-f7c43b92bc3b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e217a0f-9859-41c5-898b-f7c43b92bc3b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e217a0f-9859-41c5-898b-f7c43b92bc3b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229044.856777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48a17b06-7e9b-484c-8e54-2bd3e3f915ac, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48a17b06-7e9b-484c-8e54-2bd3e3f915ac, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48a17b06-7e9b-484c-8e54-2bd3e3f915ac, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229046.9581518, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec1ec7aa-77b1-4454-8c1d-03fe6e724db3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec1ec7aa-77b1-4454-8c1d-03fe6e724db3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec1ec7aa-77b1-4454-8c1d-03fe6e724db3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229048.1810277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2183c9f7-4eed-4539-bea1-9bfe8ff158a1, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2183c9f7-4eed-4539-bea1-9bfe8ff158a1, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2183c9f7-4eed-4539-bea1-9bfe8ff158a1, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229049.683466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9da2cf89-70e2-4035-856e-161a4cfc997b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9da2cf89-70e2-4035-856e-161a4cfc997b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9da2cf89-70e2-4035-856e-161a4cfc997b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229051.3714957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a31ec013-bf63-4f57-a498-112743d23242, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a31ec013-bf63-4f57-a498-112743d23242, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a31ec013-bf63-4f57-a498-112743d23242, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229053.2500932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c075636c-f77a-432b-8dae-6330b08fa804, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c075636c-f77a-432b-8dae-6330b08fa804, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c075636c-f77a-432b-8dae-6330b08fa804, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229054.8215573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be206d57-24db-4379-a0ed-cbd7e39f8a1d, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be206d57-24db-4379-a0ed-cbd7e39f8a1d, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be206d57-24db-4379-a0ed-cbd7e39f8a1d, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229056.5090744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e30bc0c8-a2e2-422c-8ec4-c2636f53f469, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e30bc0c8-a2e2-422c-8ec4-c2636f53f469, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e30bc0c8-a2e2-422c-8ec4-c2636f53f469, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229058.003828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 597ed9b4-75e4-43e4-9a0b-5cf370c90a9e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 597ed9b4-75e4-43e4-9a0b-5cf370c90a9e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 597ed9b4-75e4-43e4-9a0b-5cf370c90a9e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229059.8360364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99336bba-bd9b-4425-b157-fba31055dcf0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99336bba-bd9b-4425-b157-fba31055dcf0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99336bba-bd9b-4425-b157-fba31055dcf0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229061.3410716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2224520b-867c-4b38-b27d-8dfafb480dbe, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2224520b-867c-4b38-b27d-8dfafb480dbe, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2224520b-867c-4b38-b27d-8dfafb480dbe, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229062.6560793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1cd2284c-17bc-4bdb-b3c2-b4eff34f5de5, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cd2284c-17bc-4bdb-b3c2-b4eff34f5de5, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cd2284c-17bc-4bdb-b3c2-b4eff34f5de5, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229064.0221708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71d76ee9-079d-4baa-a40d-e663c2580975, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71d76ee9-079d-4baa-a40d-e663c2580975, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71d76ee9-079d-4baa-a40d-e663c2580975, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229066.081468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9677142f-b608-4d0b-9811-1e9192399a3a, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9677142f-b608-4d0b-9811-1e9192399a3a, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9677142f-b608-4d0b-9811-1e9192399a3a, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229067.4537175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 995ec17d-5cac-4350-882e-3f96490aebda, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 995ec17d-5cac-4350-882e-3f96490aebda, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 995ec17d-5cac-4350-882e-3f96490aebda, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229069.6724474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fe9a232-7b69-4f8b-9c1e-d8750a5b7617, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fe9a232-7b69-4f8b-9c1e-d8750a5b7617, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fe9a232-7b69-4f8b-9c1e-d8750a5b7617, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229071.3494542, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d014e79c-7a36-40c3-ab34-2ac592bd7ea7, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d014e79c-7a36-40c3-ab34-2ac592bd7ea7, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d014e79c-7a36-40c3-ab34-2ac592bd7ea7, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229073.4416192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46b6d24a-8efc-4d5e-ac0d-126aa02a8e23, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46b6d24a-8efc-4d5e-ac0d-126aa02a8e23, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46b6d24a-8efc-4d5e-ac0d-126aa02a8e23, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229074.909615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43731785-5bbb-42a5-883a-b46cc04db16c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43731785-5bbb-42a5-883a-b46cc04db16c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43731785-5bbb-42a5-883a-b46cc04db16c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229076.242771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98ce970c-fc7a-438a-ab02-e8cc27a7ded3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98ce970c-fc7a-438a-ab02-e8cc27a7ded3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98ce970c-fc7a-438a-ab02-e8cc27a7ded3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229077.8333957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fde12587-6ed9-404e-b48b-959f234b8955, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fde12587-6ed9-404e-b48b-959f234b8955, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fde12587-6ed9-404e-b48b-959f234b8955, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229079.4178689, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ede08ccc-bfac-4210-b15c-91b53e077d28, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ede08ccc-bfac-4210-b15c-91b53e077d28, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ede08ccc-bfac-4210-b15c-91b53e077d28, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229081.2775028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27c5e8ed-47e5-479f-8a0f-be05ed53b87b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27c5e8ed-47e5-479f-8a0f-be05ed53b87b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27c5e8ed-47e5-479f-8a0f-be05ed53b87b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229083.2502508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d7833ef-c193-42f3-9818-091088066fec, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d7833ef-c193-42f3-9818-091088066fec, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d7833ef-c193-42f3-9818-091088066fec, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229084.815911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4c5f438-5ce6-4ef1-a0e6-779314bc06b1, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4c5f438-5ce6-4ef1-a0e6-779314bc06b1, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4c5f438-5ce6-4ef1-a0e6-779314bc06b1, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229086.401108, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d3c9377-c777-4622-b288-50999bde4342, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d3c9377-c777-4622-b288-50999bde4342, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d3c9377-c777-4622-b288-50999bde4342, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229088.495321, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ea63a90-6ee4-4f6d-897a-9a586521da02, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ea63a90-6ee4-4f6d-897a-9a586521da02, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ea63a90-6ee4-4f6d-897a-9a586521da02, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229090.4961307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8dd174d7-e93f-43e4-9eab-d52e11f8307f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dd174d7-e93f-43e4-9eab-d52e11f8307f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dd174d7-e93f-43e4-9eab-d52e11f8307f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229092.2232115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2b650f7-48ed-4e14-94e1-9c2f35a77a07, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2b650f7-48ed-4e14-94e1-9c2f35a77a07, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2b650f7-48ed-4e14-94e1-9c2f35a77a07, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229094.217308, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53e4ed8f-237d-4aa2-8be3-4c9eb6089970, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53e4ed8f-237d-4aa2-8be3-4c9eb6089970, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53e4ed8f-237d-4aa2-8be3-4c9eb6089970, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229095.7123687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d13ddc07-fbbd-473a-93af-f1a63c96ed40, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d13ddc07-fbbd-473a-93af-f1a63c96ed40, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d13ddc07-fbbd-473a-93af-f1a63c96ed40, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229097.4329526, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a2b636f-800e-4890-bbf9-a204d3e86777, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a2b636f-800e-4890-bbf9-a204d3e86777, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a2b636f-800e-4890-bbf9-a204d3e86777, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229098.9761562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24bf112c-3d60-4c09-9abf-6ac8ed0d7811, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24bf112c-3d60-4c09-9abf-6ac8ed0d7811, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24bf112c-3d60-4c09-9abf-6ac8ed0d7811, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229100.493634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3451882-4344-4a22-9341-f63996c884c5, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3451882-4344-4a22-9341-f63996c884c5, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3451882-4344-4a22-9341-f63996c884c5, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229102.310783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42237bf4-251b-4d4f-862d-7174a970fb5e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42237bf4-251b-4d4f-862d-7174a970fb5e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42237bf4-251b-4d4f-862d-7174a970fb5e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229104.0857866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ba7453d-ca17-4270-b36b-e40d62d4920b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ba7453d-ca17-4270-b36b-e40d62d4920b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ba7453d-ca17-4270-b36b-e40d62d4920b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229105.886504, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db8ac2ba-0c6f-49ef-94ac-a4f49f09da3f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db8ac2ba-0c6f-49ef-94ac-a4f49f09da3f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db8ac2ba-0c6f-49ef-94ac-a4f49f09da3f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229107.2488005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc840493-31ef-460d-b508-e448a79b5a4d, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc840493-31ef-460d-b508-e448a79b5a4d, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc840493-31ef-460d-b508-e448a79b5a4d, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229109.0803556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e06d40a8-f540-459d-b082-90d7ede47b15, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e06d40a8-f540-459d-b082-90d7ede47b15, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e06d40a8-f540-459d-b082-90d7ede47b15, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229111.0375626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97a9427b-8ff1-4c18-9a08-16101d953cf3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97a9427b-8ff1-4c18-9a08-16101d953cf3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97a9427b-8ff1-4c18-9a08-16101d953cf3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229112.788923, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8547e883-fac3-4ec9-aa02-39992342459b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8547e883-fac3-4ec9-aa02-39992342459b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8547e883-fac3-4ec9-aa02-39992342459b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229114.530011, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5039ac69-cdf9-4249-824b-a56b50792536, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5039ac69-cdf9-4249-824b-a56b50792536, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5039ac69-cdf9-4249-824b-a56b50792536, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229116.5434399, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 976e4e63-485d-47d6-a121-330e339b4e64, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 976e4e63-485d-47d6-a121-330e339b4e64, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 976e4e63-485d-47d6-a121-330e339b4e64, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229118.1379826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17d1555b-3b6e-464b-969a-bcf1fb3d5bc3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17d1555b-3b6e-464b-969a-bcf1fb3d5bc3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17d1555b-3b6e-464b-969a-bcf1fb3d5bc3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229119.848538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b4ec971-e5c2-445e-9533-3c5e74936f50, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b4ec971-e5c2-445e-9533-3c5e74936f50, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b4ec971-e5c2-445e-9533-3c5e74936f50, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229120.8629253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dda2cd49-d933-44cd-93cc-4d05dfd19d3f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dda2cd49-d933-44cd-93cc-4d05dfd19d3f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dda2cd49-d933-44cd-93cc-4d05dfd19d3f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229122.1859062, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83805018-4084-49f2-b5bd-3c0633557bb4, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83805018-4084-49f2-b5bd-3c0633557bb4, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83805018-4084-49f2-b5bd-3c0633557bb4, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229123.706855, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 900fa2e4-afed-42ef-9413-7930890db58e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 900fa2e4-afed-42ef-9413-7930890db58e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 900fa2e4-afed-42ef-9413-7930890db58e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229125.0328364, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f2a3323-5b86-460e-ab1f-953d2116c10b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2a3323-5b86-460e-ab1f-953d2116c10b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2a3323-5b86-460e-ab1f-953d2116c10b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229126.4799278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 856b7885-03be-4e8b-964c-1a9f7545bfdc, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 856b7885-03be-4e8b-964c-1a9f7545bfdc, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 856b7885-03be-4e8b-964c-1a9f7545bfdc, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229127.7551885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6f30a23-e192-40ad-a985-f379c37a0c53, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6f30a23-e192-40ad-a985-f379c37a0c53, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6f30a23-e192-40ad-a985-f379c37a0c53, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229129.8187914, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 807462bb-1bac-4120-bb6c-ebd346ecaf7e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 807462bb-1bac-4120-bb6c-ebd346ecaf7e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 807462bb-1bac-4120-bb6c-ebd346ecaf7e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229132.0118694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0798d295-81ad-42e0-b4c9-80683aa9730c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0798d295-81ad-42e0-b4c9-80683aa9730c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0798d295-81ad-42e0-b4c9-80683aa9730c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229133.8566332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39c657c3-6b7d-4530-8c8a-3881c9ec94ac, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39c657c3-6b7d-4530-8c8a-3881c9ec94ac, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39c657c3-6b7d-4530-8c8a-3881c9ec94ac, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229135.7112074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c335bdd-6dd1-4479-b3fc-7458e1a504c7, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c335bdd-6dd1-4479-b3fc-7458e1a504c7, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c335bdd-6dd1-4479-b3fc-7458e1a504c7, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229137.5505059, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1b097d7-2b82-4bdd-a83e-e52704b339eb, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1b097d7-2b82-4bdd-a83e-e52704b339eb, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1b097d7-2b82-4bdd-a83e-e52704b339eb, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229139.1131709, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cb2f34c-2cec-4a61-921a-437292dc7d5d, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cb2f34c-2cec-4a61-921a-437292dc7d5d, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cb2f34c-2cec-4a61-921a-437292dc7d5d, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229140.535748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5b0e38c-b791-421e-b39d-6c8a37ead905, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5b0e38c-b791-421e-b39d-6c8a37ead905, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5b0e38c-b791-421e-b39d-6c8a37ead905, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229142.5214274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c725614-612f-45c4-87ad-c89be7489b60, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c725614-612f-45c4-87ad-c89be7489b60, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c725614-612f-45c4-87ad-c89be7489b60, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229144.244968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acd81361-3dc2-4e9e-a9a8-8ed562cfa008, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acd81361-3dc2-4e9e-a9a8-8ed562cfa008, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acd81361-3dc2-4e9e-a9a8-8ed562cfa008, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229145.774945, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6eae168d-6747-4c1b-89c2-cec025da4112, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6eae168d-6747-4c1b-89c2-cec025da4112, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6eae168d-6747-4c1b-89c2-cec025da4112, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229147.723399, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbcb9f18-e3dc-4b35-b71e-1e2979818b4c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbcb9f18-e3dc-4b35-b71e-1e2979818b4c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbcb9f18-e3dc-4b35-b71e-1e2979818b4c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229149.5572639, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 063f91dd-a156-4c36-8e60-9185f33509a8, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 063f91dd-a156-4c36-8e60-9185f33509a8, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 063f91dd-a156-4c36-8e60-9185f33509a8, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229151.3973548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03c7e1cf-92f9-475d-a406-22b939e26798, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03c7e1cf-92f9-475d-a406-22b939e26798, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03c7e1cf-92f9-475d-a406-22b939e26798, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229152.9523296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ce0b35e-2b4b-4dfc-8041-9a7dba8ea3ed, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ce0b35e-2b4b-4dfc-8041-9a7dba8ea3ed, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ce0b35e-2b4b-4dfc-8041-9a7dba8ea3ed, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229154.4010215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 438cba9f-c200-467e-9083-f977aab19e70, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 438cba9f-c200-467e-9083-f977aab19e70, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 438cba9f-c200-467e-9083-f977aab19e70, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229156.0591583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 804892db-05c0-440e-832e-15ff6d8fe4f9, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 804892db-05c0-440e-832e-15ff6d8fe4f9, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 804892db-05c0-440e-832e-15ff6d8fe4f9, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229157.4687138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dbe737d4-a476-497b-b3fe-dd8a30dec054, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbe737d4-a476-497b-b3fe-dd8a30dec054, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbe737d4-a476-497b-b3fe-dd8a30dec054, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229159.2427704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e343a72d-cd04-4e08-8cbd-b29f5103faca, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e343a72d-cd04-4e08-8cbd-b29f5103faca, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e343a72d-cd04-4e08-8cbd-b29f5103faca, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229161.4266074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9cdf8056-7b35-403a-8c5d-969c900f0321, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cdf8056-7b35-403a-8c5d-969c900f0321, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cdf8056-7b35-403a-8c5d-969c900f0321, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229163.629534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e77587e6-8e09-493b-b0f2-af0fcbe3c2a3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e77587e6-8e09-493b-b0f2-af0fcbe3c2a3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e77587e6-8e09-493b-b0f2-af0fcbe3c2a3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229165.8414538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc846e14-f330-42b6-96bf-a04a7121231e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc846e14-f330-42b6-96bf-a04a7121231e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc846e14-f330-42b6-96bf-a04a7121231e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229167.7381382, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6279b1e-dd39-4857-af92-25228b94e26f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6279b1e-dd39-4857-af92-25228b94e26f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6279b1e-dd39-4857-af92-25228b94e26f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229169.264317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c326ea17-85af-422a-89a0-6f64118aeae3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c326ea17-85af-422a-89a0-6f64118aeae3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c326ea17-85af-422a-89a0-6f64118aeae3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229171.4640768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16d8e698-2cc2-4031-ad00-0b6e60c5d51e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16d8e698-2cc2-4031-ad00-0b6e60c5d51e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16d8e698-2cc2-4031-ad00-0b6e60c5d51e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229173.2988477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f84ea443-3249-417a-bd22-45239ddef08b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f84ea443-3249-417a-bd22-45239ddef08b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f84ea443-3249-417a-bd22-45239ddef08b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229175.0068276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e98ba61e-350f-4d84-84fc-e47d98248aaf, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e98ba61e-350f-4d84-84fc-e47d98248aaf, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e98ba61e-350f-4d84-84fc-e47d98248aaf, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229176.294814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b4f9c06-b0b7-4f34-902e-100146200f52, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b4f9c06-b0b7-4f34-902e-100146200f52, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b4f9c06-b0b7-4f34-902e-100146200f52, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229178.4791875, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71d9aea9-49ad-43d8-91a0-64852718a14c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71d9aea9-49ad-43d8-91a0-64852718a14c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71d9aea9-49ad-43d8-91a0-64852718a14c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229179.8402474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bc2bb62-f398-4633-beb1-a78552c46fe5, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bc2bb62-f398-4633-beb1-a78552c46fe5, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bc2bb62-f398-4633-beb1-a78552c46fe5, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229180.60783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa67d233-58f9-4f5b-a48f-0e349928ca77, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa67d233-58f9-4f5b-a48f-0e349928ca77, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa67d233-58f9-4f5b-a48f-0e349928ca77, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229182.4661064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38fac4d7-d814-449d-ab3e-46d91d15fdf4, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38fac4d7-d814-449d-ab3e-46d91d15fdf4, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38fac4d7-d814-449d-ab3e-46d91d15fdf4, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229183.8102262, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd85f216-1237-423b-b891-b74f11431eca, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd85f216-1237-423b-b891-b74f11431eca, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd85f216-1237-423b-b891-b74f11431eca, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229185.1190758, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10faf782-0cf7-4595-809c-cfad4fbf79ef, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10faf782-0cf7-4595-809c-cfad4fbf79ef, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10faf782-0cf7-4595-809c-cfad4fbf79ef, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229187.2887468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f90d14f-1802-455a-982c-d64e9499b697, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f90d14f-1802-455a-982c-d64e9499b697, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f90d14f-1802-455a-982c-d64e9499b697, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229188.7344902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f88e588-4b11-472b-bda4-92c5d667d98f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f88e588-4b11-472b-bda4-92c5d667d98f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f88e588-4b11-472b-bda4-92c5d667d98f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229190.434007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 742b1478-42ac-450e-acb7-634a26b5ad70, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 742b1478-42ac-450e-acb7-634a26b5ad70, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 742b1478-42ac-450e-acb7-634a26b5ad70, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229191.739039, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ebe84658-a182-483f-a1ce-8884c46c5066, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebe84658-a182-483f-a1ce-8884c46c5066, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebe84658-a182-483f-a1ce-8884c46c5066, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229193.4320707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6272000-c307-47b2-b585-bbd0197750f2, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6272000-c307-47b2-b585-bbd0197750f2, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6272000-c307-47b2-b585-bbd0197750f2, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229195.3017933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91fa8859-46da-4d2a-af9e-38e8a6798dd8, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91fa8859-46da-4d2a-af9e-38e8a6798dd8, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91fa8859-46da-4d2a-af9e-38e8a6798dd8, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229196.7826893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8796a40-eee5-4123-ae9e-45dc7cf5a399, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8796a40-eee5-4123-ae9e-45dc7cf5a399, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8796a40-eee5-4123-ae9e-45dc7cf5a399, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229198.802716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0d5ea6b8-c4ca-4430-b36f-1a8fa3aeb810, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d5ea6b8-c4ca-4430-b36f-1a8fa3aeb810, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d5ea6b8-c4ca-4430-b36f-1a8fa3aeb810, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229200.2850883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7213bbd2-de5d-490f-8796-2439b2620768, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7213bbd2-de5d-490f-8796-2439b2620768, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7213bbd2-de5d-490f-8796-2439b2620768, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229202.39307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0c4ae426-9579-4735-807d-6cec7975c7d4, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c4ae426-9579-4735-807d-6cec7975c7d4, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c4ae426-9579-4735-807d-6cec7975c7d4, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229204.357227, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fab392bb-7ff7-4567-bf39-2e702490666d, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fab392bb-7ff7-4567-bf39-2e702490666d, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fab392bb-7ff7-4567-bf39-2e702490666d, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229205.7318335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 027591ea-7284-47ee-9a68-b590d4f98306, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 027591ea-7284-47ee-9a68-b590d4f98306, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 027591ea-7284-47ee-9a68-b590d4f98306, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229207.9138615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb7f61f2-c5a4-43c3-8e24-9ca061e08f4b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb7f61f2-c5a4-43c3-8e24-9ca061e08f4b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb7f61f2-c5a4-43c3-8e24-9ca061e08f4b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229209.901327, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ced07ecd-8f3f-41e8-91c1-11037656b3fc, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ced07ecd-8f3f-41e8-91c1-11037656b3fc, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ced07ecd-8f3f-41e8-91c1-11037656b3fc, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229211.6500738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56acc477-a0d2-4d4b-b918-ed32b8ea630b, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56acc477-a0d2-4d4b-b918-ed32b8ea630b, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56acc477-a0d2-4d4b-b918-ed32b8ea630b, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229213.1475153, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28adc2aa-b821-41a0-b785-4d1b519adfda, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28adc2aa-b821-41a0-b785-4d1b519adfda, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28adc2aa-b821-41a0-b785-4d1b519adfda, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229214.6096218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 150abc92-3aea-4d1e-a9bf-d87c4b3a2206, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 150abc92-3aea-4d1e-a9bf-d87c4b3a2206, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 150abc92-3aea-4d1e-a9bf-d87c4b3a2206, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229216.4838743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30bb8ba6-67af-46ec-a09b-c0c6c7cff929, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30bb8ba6-67af-46ec-a09b-c0c6c7cff929, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30bb8ba6-67af-46ec-a09b-c0c6c7cff929, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229218.3255677, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7ef07d9-54f2-497f-988e-20417751ca1e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7ef07d9-54f2-497f-988e-20417751ca1e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7ef07d9-54f2-497f-988e-20417751ca1e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229220.158981, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0300c309-06af-4aaa-9bb0-0455c77205f3, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0300c309-06af-4aaa-9bb0-0455c77205f3, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0300c309-06af-4aaa-9bb0-0455c77205f3, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229222.2349517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2561a038-9237-49d3-afa1-18af373bb02c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2561a038-9237-49d3-afa1-18af373bb02c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2561a038-9237-49d3-afa1-18af373bb02c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229222.8862042, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 376635a8-861f-4a47-b261-002e0493fa05, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 376635a8-861f-4a47-b261-002e0493fa05, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 376635a8-861f-4a47-b261-002e0493fa05, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229225.084683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 796b5dc8-7bce-43cd-85ae-4e3fcb94748e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 796b5dc8-7bce-43cd-85ae-4e3fcb94748e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 796b5dc8-7bce-43cd-85ae-4e3fcb94748e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229226.9256384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abc9d6a2-ae2c-4e05-ae50-8e67f88dc8e4, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abc9d6a2-ae2c-4e05-ae50-8e67f88dc8e4, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abc9d6a2-ae2c-4e05-ae50-8e67f88dc8e4, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229228.70506, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c9b339d-927e-44ed-ab03-7a1a2fb7d8d8, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c9b339d-927e-44ed-ab03-7a1a2fb7d8d8, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c9b339d-927e-44ed-ab03-7a1a2fb7d8d8, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229230.72986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bab46fed-c9f0-406e-a635-97bb476387ec, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bab46fed-c9f0-406e-a635-97bb476387ec, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bab46fed-c9f0-406e-a635-97bb476387ec, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229232.3401084, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce0a9178-73ab-47d2-ad00-585ccc7698dd, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce0a9178-73ab-47d2-ad00-585ccc7698dd, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce0a9178-73ab-47d2-ad00-585ccc7698dd, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229233.6052537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b14d604-3eec-4643-a0e8-f28e4039c79e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b14d604-3eec-4643-a0e8-f28e4039c79e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b14d604-3eec-4643-a0e8-f28e4039c79e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229234.899824, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 634e0bb9-6f58-4ee3-b6a2-b352e9d90849, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 634e0bb9-6f58-4ee3-b6a2-b352e9d90849, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 634e0bb9-6f58-4ee3-b6a2-b352e9d90849, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229236.6880581, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f388e7af-4573-4a24-b22a-db624559c14f, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f388e7af-4573-4a24-b22a-db624559c14f, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f388e7af-4573-4a24-b22a-db624559c14f, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229238.1401021, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12764adb-1570-43f5-bdc6-44389291ef8e, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12764adb-1570-43f5-bdc6-44389291ef8e, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12764adb-1570-43f5-bdc6-44389291ef8e, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229240.07274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27c17859-ef92-4fe5-aaee-0edd2b5edeae, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27c17859-ef92-4fe5-aaee-0edd2b5edeae, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27c17859-ef92-4fe5-aaee-0edd2b5edeae, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229242.245395, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87abbc91-e981-4cad-8f0f-ab831a4d6f60, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87abbc91-e981-4cad-8f0f-ab831a4d6f60, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87abbc91-e981-4cad-8f0f-ab831a4d6f60, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229243.5311966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 636d3a87-4f6e-418f-a2f2-9f1dea8a851a, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 636d3a87-4f6e-418f-a2f2-9f1dea8a851a, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 636d3a87-4f6e-418f-a2f2-9f1dea8a851a, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229245.6920042, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c0aeed1-a8da-41d6-bd1e-4b2d0c7d7aa0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c0aeed1-a8da-41d6-bd1e-4b2d0c7d7aa0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c0aeed1-a8da-41d6-bd1e-4b2d0c7d7aa0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229247.1517363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32026489-36aa-47ac-a0a7-6476015d5ec0, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32026489-36aa-47ac-a0a7-6476015d5ec0, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32026489-36aa-47ac-a0a7-6476015d5ec0, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229248.5797741, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7bd4f5ad-8bd3-47cd-9198-fbbadd8a0805, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bd4f5ad-8bd3-47cd-9198-fbbadd8a0805, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bd4f5ad-8bd3-47cd-9198-fbbadd8a0805, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229250.5175188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c972ac9f-01e4-4e9a-bd25-72de52cbfe34, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c972ac9f-01e4-4e9a-bd25-72de52cbfe34, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c972ac9f-01e4-4e9a-bd25-72de52cbfe34, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229252.1982656, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8b68eb8-391e-4b0c-89d6-1fcc0e3b0e15, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8b68eb8-391e-4b0c-89d6-1fcc0e3b0e15, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8b68eb8-391e-4b0c-89d6-1fcc0e3b0e15, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229254.1256502, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ec32e74-5e3b-4fb7-b7e2-1c58565a6984, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ec32e74-5e3b-4fb7-b7e2-1c58565a6984, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ec32e74-5e3b-4fb7-b7e2-1c58565a6984, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229255.5088913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81e3606a-9aa3-41d6-8ade-e0e20e27f7a8, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81e3606a-9aa3-41d6-8ade-e0e20e27f7a8, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81e3606a-9aa3-41d6-8ade-e0e20e27f7a8, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229256.9993763, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93a4aa21-34d6-482c-aa72-4b3d3453dfa6, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a4aa21-34d6-482c-aa72-4b3d3453dfa6, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a4aa21-34d6-482c-aa72-4b3d3453dfa6, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229258.287862, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20d35d2d-710c-4269-9e92-de6e9c0cc692, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20d35d2d-710c-4269-9e92-de6e9c0cc692, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20d35d2d-710c-4269-9e92-de6e9c0cc692, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229259.8052561, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a7d6dd0-b466-4171-9993-20704ca70762, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a7d6dd0-b466-4171-9993-20704ca70762, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a7d6dd0-b466-4171-9993-20704ca70762, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229261.4660811, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ccc54fc7-3e31-4e65-ac3b-0cc612624f1c, localhost:23598): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccc54fc7-3e31-4e65-ac3b-0cc612624f1c, localhost:23598): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccc54fc7-3e31-4e65-ac3b-0cc612624f1c, localhost:23598): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23598". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23598
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229263127905&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5750/1
============================== slowest durations ===============================
304.41s call     test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
10.88s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
9.69s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_enabled]
1.58s teardown test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 613.48s (0:10:13) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...build/build_root/ma4i/00188a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/00188a', '--source-root', '/home/runner/.ya/build/build_root/ma4i/00188a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...build/build_root/ma4i/00188a/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/00188a', '--source-root', '/home/runner/.ya/build/build_root/ma4i/00188a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/00188a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
___ test_migration_to_new_secrets_in_async_replication[encryption_disabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:466: in test_migration_to_new_secrets_in_async_replication
    create_table_for_replication(table_name)
ydb/tests/functional/secrets/test_secrets_usage.py:434: in create_table_for_replication
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_async_replication[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14628
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009df/r3tmp/kikimr_cluster_hlvy6_ma
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2123
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19439
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23964
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23965
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_x3tp9vw6.log --grpc-port=2123 --mon-port=62142 --ic-port=14628
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2123/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_x3tp9vw6.log --grpc-port=2123 --mon-port=62142 --ic-port=14628
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_x3tp9vw6.log', '--grpc-port=2123', '--mon-port=62142', '--ic-port=14628')' in '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 769651
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2123/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 769652
DEBUG    ya.test:process.py:259 Command (pid 769652) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 769652) elapsed time (sec): 0.3686037063598633
DEBUG    ya.test:process.py:263 Command (pid 769652) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 769652) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 769652) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 769652) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 769652) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 769652) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 769652) stime: 0.218986
DEBUG    ya.test:process.py:263 Command (pid 769652) utime: 0.101368
DEBUG    ya.test:process.py:263 Command (pid 769652) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 769652) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2123', '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: 14628\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2123', '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: 14628\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 771091
DEBUG    ya.test:process.py:259 Command (pid 771091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 771091) elapsed time (sec): 0.4292318820953369
DEBUG    ya.test:process.py:263 Command (pid 771091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 771091) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 771091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 771091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 771091) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 771091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 771091) stime: 0.241858
DEBUG    ya.test:process.py:263 Command (pid 771091) utime: 0.134803
DEBUG    ya.test:process.py:263 Command (pid 771091) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 771091) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2123', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2123', '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: 771184
DEBUG    ya.test:process.py:259 Command (pid 771184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 771184) elapsed time (sec): 0.4067397117614746
DEBUG    ya.test:process.py:263 Command (pid 771184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 771184) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 771184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 771184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 771184) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 771184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 771184) stime: 0.23954299999999998
DEBUG    ya.test:process.py:263 Command (pid 771184) utime: 0.11977099999999999
DEBUG    ya.test:process.py:263 Command (pid 771184) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 771184) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1701
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009df/r3tmp/kikimr_cluster_q1ks97zn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24551
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12746
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8262
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_8f1qntxy.log --grpc-port=24551 --mon-port=14815 --ic-port=1701
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24551/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_8f1qntxy.log --grpc-port=24551 --mon-port=14815 --ic-port=1701
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_8f1qntxy.log', '--grpc-port=24551', '--mon-port=14815', '--ic-port=1701')' in '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 771677
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24551/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 771682
DEBUG    ya.test:process.py:259 Command (pid 771682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 771682) elapsed time (sec): 0.4030954837799072
DEBUG    ya.test:process.py:263 Command (pid 771682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 771682) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 771682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 771682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 771682) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 771682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 771682) stime: 0.235453
DEBUG    ya.test:process.py:263 Command (pid 771682) utime: 0.119722
DEBUG    ya.test:process.py:263 Command (pid 771682) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 771682) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24551', '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: 1701\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24551', '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: 1701\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 772606
DEBUG    ya.test:process.py:259 Command (pid 772606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 772606) elapsed time (sec): 0.41127800941467285
DEBUG    ya.test:process.py:263 Command (pid 772606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) maxrss: 555576
DEBUG    ya.test:process.py:263 Command (pid 772606) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 772606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 772606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 772606) nvcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 772606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 772606) stime: 0.23207699999999998
DEBUG    ya.test:process.py:263 Command (pid 772606) utime: 0.136033
DEBUG    ya.test:process.py:263 Command (pid 772606) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 772606) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24551', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24551', '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: 772945
DEBUG    ya.test:process.py:259 Command (pid 772945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 772945) elapsed time (sec): 0.4161219596862793
DEBUG    ya.test:process.py:263 Command (pid 772945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 772945) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 772945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 772945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 772945) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 772945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 772945) stime: 0.253862
DEBUG    ya.test:process.py:263 Command (pid 772945) utime: 0.11895599999999999
DEBUG    ya.test:process.py:263 Command (pid 772945) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 772945) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16895
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21482
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3327
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24551 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_zdzdh92h.log --grpc-port=23021 --mon-port=28176 --ic-port=16895
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24551 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_zdzdh92h.log --grpc-port=23021 --mon-port=28176 --ic-port=16895
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24551', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_zdzdh92h.log', '--grpc-port=23021', '--mon-port=28176', '--ic-port=16895')' in '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 773163
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23021/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 773164
DEBUG    ya.test:process.py:259 Command (pid 773164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 773164) elapsed time (sec): 0.35196566581726074
DEBUG    ya.test:process.py:263 Command (pid 773164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) maxrss: 547176
DEBUG    ya.test:process.py:263 Command (pid 773164) minflt: 17537
DEBUG    ya.test:process.py:263 Command (pid 773164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 773164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 773164) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 773164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 773164) stime: 0.204372
DEBUG    ya.test:process.py:263 Command (pid 773164) utime: 0.098256
DEBUG    ya.test:process.py:263 Command (pid 773164) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 773164) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_async_replication[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ef43ddb3-7e93-4c10-be21-36b52afa96ff, localhost:24551): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef43ddb3-7e93-4c10-be21-36b52afa96ff, localhost:24551): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef43ddb3-7e93-4c10-be21-36b52afa96ff, localhost:24551): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23021 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:23021, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24551
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8728a076-5a1a-4bc3-81be-f7ea8dcea3bf, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8728a076-5a1a-4bc3-81be-f7ea8dcea3bf, ghrun-2tlsei57yi.auto.internal:23021): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8728a076-5a1a-4bc3-81be-f7ea8dcea3bf, ghrun-2tlsei57yi.auto.internal:23021): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3906e8a8-eadc-4124-8e0d-aa53cce8dc11, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3906e8a8-eadc-4124-8e0d-aa53cce8dc11, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3906e8a8-eadc-4124-8e0d-aa53cce8dc11, ghrun-2tlsei57yi.auto.internal:23021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3582b44e-2741-449d-b650-0c010df7ec34, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3582b44e-2741-449d-b650-0c010df7ec34, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3582b44e-2741-449d-b650-0c010df7ec34, ghrun-2tlsei57yi.auto.internal:23021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2e48d697-fecf-4eb0-b8e7-985d53556c04, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2e48d697-fecf-4eb0-b8e7-985d53556c04, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=YzdhZmFhYTktNzgyM2Y5MzYtYTY5NzdjMzQtMzU4NmE0NTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2e48d697-fecf-4eb0-b8e7-985d53556c04, ghrun-2tlsei57yi.auto.internal:23021): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24551
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23021
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d9110a31-23fd-4d09-a535-6b2a8832c828, localhost:24551): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9110a31-23fd-4d09-a535-6b2a8832c828, localhost:24551): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9110a31-23fd-4d09-a535-6b2a8832c828, localhost:24551): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23021 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:23021, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24551
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38964cd7-3e18-4558-9a1a-357f1e70cad8, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38964cd7-3e18-4558-9a1a-357f1e70cad8, ghrun-2tlsei57yi.auto.internal:23021): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38964cd7-3e18-4558-9a1a-357f1e70cad8, ghrun-2tlsei57yi.auto.internal:23021): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f0aeab2c-8353-4562-aa61-8493f4c669cb, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f0aeab2c-8353-4562-aa61-8493f4c669cb, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f0aeab2c-8353-4562-aa61-8493f4c669cb, ghrun-2tlsei57yi.auto.internal:23021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a0f2370-5d8a-4069-935f-f442cca8c497, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a0f2370-5d8a-4069-935f-f442cca8c497, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a0f2370-5d8a-4069-935f-f442cca8c497, ghrun-2tlsei57yi.auto.internal:23021): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9a7557c2-b108-4211-95e6-a2d347bbf90a, ghrun-2tlsei57yi.auto.internal:23021): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9a7557c2-b108-4211-95e6-a2d347bbf90a, ghrun-2tlsei57yi.auto.internal:23021): request = { session_id: "ydb://session/3?node_id=50000&id=NjMxMTgwMWYtMTFlNDFjZTAtMzNlMzVhM2YtNzU1NDM1M2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9a7557c2-b108-4211-95e6-a2d347bbf90a, ghrun-2tlsei57yi.auto.internal:23021): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0aeab2c-8353-4562-aa61-8493f4c669cb, ghrun-2tlsei57yi.auto.internal:23021): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24551
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23021
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.258116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e7f0b0e-771a-45ba-999c-e05abca44c8d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e7f0b0e-771a-45ba-999c-e05abca44c8d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e7f0b0e-771a-45ba-999c-e05abca44c8d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.9895737, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab0e9b59-518b-4956-a323-1454b81af078, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab0e9b59-518b-4956-a323-1454b81af078, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab0e9b59-518b-4956-a323-1454b81af078, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.4769776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79cc3a00-2e2d-4cb1-89bd-037d0b764018, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79cc3a00-2e2d-4cb1-89bd-037d0b764018, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79cc3a00-2e2d-4cb1-89bd-037d0b764018, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.342957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46fc0760-6ed6-48ae-8a9c-05deb3098245, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46fc0760-6ed6-48ae-8a9c-05deb3098245, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46fc0760-6ed6-48ae-8a9c-05deb3098245, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.0435634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20bb1826-b342-4a99-87ab-3a442728e2bc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20bb1826-b342-4a99-87ab-3a442728e2bc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20bb1826-b342-4a99-87ab-3a442728e2bc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.893355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f044d383-f770-4a2f-9fed-c655b95fbbf4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f044d383-f770-4a2f-9fed-c655b95fbbf4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f044d383-f770-4a2f-9fed-c655b95fbbf4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.1397028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1c02434-3243-4a8a-bf22-d5a5c5d2090e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1c02434-3243-4a8a-bf22-d5a5c5d2090e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1c02434-3243-4a8a-bf22-d5a5c5d2090e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.4738126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66bf052d-3931-4873-9634-9bd9c2235b64, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66bf052d-3931-4873-9634-9bd9c2235b64, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66bf052d-3931-4873-9634-9bd9c2235b64, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.4148052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd2ee45d-ec0e-4b85-959e-5019eea1879e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd2ee45d-ec0e-4b85-959e-5019eea1879e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd2ee45d-ec0e-4b85-959e-5019eea1879e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.747991, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8650e835-2fda-4111-abcf-68843e3b90bb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8650e835-2fda-4111-abcf-68843e3b90bb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8650e835-2fda-4111-abcf-68843e3b90bb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.3313556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15740f97-1fcb-4a7a-bf6f-b610145642f5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15740f97-1fcb-4a7a-bf6f-b610145642f5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15740f97-1fcb-4a7a-bf6f-b610145642f5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229681.1087825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 599fa172-dac3-4cce-93ed-925fe9cef534, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 599fa172-dac3-4cce-93ed-925fe9cef534, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 599fa172-dac3-4cce-93ed-925fe9cef534, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.9250069, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70b6653e-4c5d-4708-9a8a-088f8dece908, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70b6653e-4c5d-4708-9a8a-088f8dece908, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70b6653e-4c5d-4708-9a8a-088f8dece908, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.8742516, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 254d40a5-e6ec-4a15-aff6-b2170dbc9cdd, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 254d40a5-e6ec-4a15-aff6-b2170dbc9cdd, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 254d40a5-e6ec-4a15-aff6-b2170dbc9cdd, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.0762053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15fae911-226d-4eb3-8a99-676685e4bca6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15fae911-226d-4eb3-8a99-676685e4bca6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15fae911-226d-4eb3-8a99-676685e4bca6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.7203422, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98a0261d-5af1-4de1-9482-d8945b430a6a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98a0261d-5af1-4de1-9482-d8945b430a6a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98a0261d-5af1-4de1-9482-d8945b430a6a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.735005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 682114ff-2bbb-44f9-871d-78f4d53bc44b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 682114ff-2bbb-44f9-871d-78f4d53bc44b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 682114ff-2bbb-44f9-871d-78f4d53bc44b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.4368217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abf41ab8-0a2a-44bc-a554-52a1b6aecea6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abf41ab8-0a2a-44bc-a554-52a1b6aecea6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abf41ab8-0a2a-44bc-a554-52a1b6aecea6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.5874486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 662959f4-63a6-478d-ab2b-43e57749db12, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 662959f4-63a6-478d-ab2b-43e57749db12, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 662959f4-63a6-478d-ab2b-43e57749db12, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.8951714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 801c0c8c-0e48-442f-b122-d7484aded0bc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 801c0c8c-0e48-442f-b122-d7484aded0bc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 801c0c8c-0e48-442f-b122-d7484aded0bc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.0167916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4944d4a0-bd05-4284-a7cb-a9307fe76623, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4944d4a0-bd05-4284-a7cb-a9307fe76623, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4944d4a0-bd05-4284-a7cb-a9307fe76623, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.6448147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dcc6eb4-741a-4ef0-b2c3-355f73df6922, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dcc6eb4-741a-4ef0-b2c3-355f73df6922, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dcc6eb4-741a-4ef0-b2c3-355f73df6922, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.6620202, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 524fa1bb-7bef-489f-bcfc-e31afaeead1b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 524fa1bb-7bef-489f-bcfc-e31afaeead1b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 524fa1bb-7bef-489f-bcfc-e31afaeead1b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.532795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1bb0adb-7b1e-4d2e-83c4-a58f49a96632, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1bb0adb-7b1e-4d2e-83c4-a58f49a96632, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1bb0adb-7b1e-4d2e-83c4-a58f49a96632, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.8156986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e3dac0e-caff-44b4-9713-d57792f05d0e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e3dac0e-caff-44b4-9713-d57792f05d0e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e3dac0e-caff-44b4-9713-d57792f05d0e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.2419612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbd504a0-4e9b-44c6-97ee-e78c527c7ab2, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbd504a0-4e9b-44c6-97ee-e78c527c7ab2, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbd504a0-4e9b-44c6-97ee-e78c527c7ab2, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.8867466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0b8f8d5-30c1-40e7-a73e-235d5125df1d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0b8f8d5-30c1-40e7-a73e-235d5125df1d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0b8f8d5-30c1-40e7-a73e-235d5125df1d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.1973383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3cade7e-119e-4f75-b4a8-74ddac3eccd6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3cade7e-119e-4f75-b4a8-74ddac3eccd6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3cade7e-119e-4f75-b4a8-74ddac3eccd6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.1887953, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 036b761b-6a8b-4617-af23-4b127384e69e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 036b761b-6a8b-4617-af23-4b127384e69e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 036b761b-6a8b-4617-af23-4b127384e69e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.189538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88773ec1-6290-4827-87ea-5793a19d37b5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88773ec1-6290-4827-87ea-5793a19d37b5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88773ec1-6290-4827-87ea-5793a19d37b5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.7982018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ecb92676-6413-462f-8178-205c098b05ba, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecb92676-6413-462f-8178-205c098b05ba, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecb92676-6413-462f-8178-205c098b05ba, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.6590807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ef3ae1f-3f12-4d45-9f24-e372a57a4cb5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ef3ae1f-3f12-4d45-9f24-e372a57a4cb5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ef3ae1f-3f12-4d45-9f24-e372a57a4cb5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.0779295, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a76f74a-c3ac-4e59-8be5-7878b67678e3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a76f74a-c3ac-4e59-8be5-7878b67678e3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a76f74a-c3ac-4e59-8be5-7878b67678e3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.021503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b769a7e3-5d09-45b7-9ec1-d2bb1f0b2673, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b769a7e3-5d09-45b7-9ec1-d2bb1f0b2673, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b769a7e3-5d09-45b7-9ec1-d2bb1f0b2673, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.331237, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0bfeeab-06e7-4c60-b9fb-2aacd622d39a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0bfeeab-06e7-4c60-b9fb-2aacd622d39a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0bfeeab-06e7-4c60-b9fb-2aacd622d39a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.9775317, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 440c618d-e5ec-43a5-92a1-b05bd5f2877c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 440c618d-e5ec-43a5-92a1-b05bd5f2877c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 440c618d-e5ec-43a5-92a1-b05bd5f2877c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.7172792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, deb950d4-6ebc-4d11-9e14-cea1d37086bd, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, deb950d4-6ebc-4d11-9e14-cea1d37086bd, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, deb950d4-6ebc-4d11-9e14-cea1d37086bd, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.734373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff0e62d8-117c-470c-8198-103b96b2b419, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff0e62d8-117c-470c-8198-103b96b2b419, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff0e62d8-117c-470c-8198-103b96b2b419, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.4746308, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68dc532f-f7ea-4462-a2df-1006747f1464, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68dc532f-f7ea-4462-a2df-1006747f1464, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68dc532f-f7ea-4462-a2df-1006747f1464, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.8143394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cea8c719-e341-46c3-8b24-36e4b0fd1acf, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cea8c719-e341-46c3-8b24-36e4b0fd1acf, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cea8c719-e341-46c3-8b24-36e4b0fd1acf, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.8203058, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa6190ca-9ab8-47f7-a3ef-57afd086c7bd, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa6190ca-9ab8-47f7-a3ef-57afd086c7bd, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa6190ca-9ab8-47f7-a3ef-57afd086c7bd, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.8867989, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43dc4e43-dd24-4e7c-a636-833fbea04ee1, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43dc4e43-dd24-4e7c-a636-833fbea04ee1, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43dc4e43-dd24-4e7c-a636-833fbea04ee1, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.0837102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f2de789-e18f-456a-a1c9-c13471860ab4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2de789-e18f-456a-a1c9-c13471860ab4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2de789-e18f-456a-a1c9-c13471860ab4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.2167234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 436ed9b6-6657-4d72-a2d9-be9e7a58e8c6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 436ed9b6-6657-4d72-a2d9-be9e7a58e8c6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 436ed9b6-6657-4d72-a2d9-be9e7a58e8c6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.7683995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e65ca119-e3ee-4728-a653-0347d79a20dc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e65ca119-e3ee-4728-a653-0347d79a20dc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e65ca119-e3ee-4728-a653-0347d79a20dc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.201804, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85f978a3-9d6b-48f0-b19c-1748178b77d6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85f978a3-9d6b-48f0-b19c-1748178b77d6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85f978a3-9d6b-48f0-b19c-1748178b77d6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.3320606, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23f2a869-30b8-47ae-a0d6-2be5393bffa0, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23f2a869-30b8-47ae-a0d6-2be5393bffa0, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23f2a869-30b8-47ae-a0d6-2be5393bffa0, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.4477608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb45210a-2629-43a5-9f6b-229146643f7b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb45210a-2629-43a5-9f6b-229146643f7b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb45210a-2629-43a5-9f6b-229146643f7b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.2830408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 352ab2f4-31a5-44af-b6ef-e85364da94a9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 352ab2f4-31a5-44af-b6ef-e85364da94a9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 352ab2f4-31a5-44af-b6ef-e85364da94a9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.4892044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9051b27-cf82-4960-927c-56f9cde72b1f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9051b27-cf82-4960-927c-56f9cde72b1f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9051b27-cf82-4960-927c-56f9cde72b1f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.0740771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4231e0bd-2df1-4eba-bf4f-94ab3f03b5be, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4231e0bd-2df1-4eba-bf4f-94ab3f03b5be, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4231e0bd-2df1-4eba-bf4f-94ab3f03b5be, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.6168897, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bffe2292-0dc7-44e4-966e-7e3a392a5a5f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bffe2292-0dc7-44e4-966e-7e3a392a5a5f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bffe2292-0dc7-44e4-966e-7e3a392a5a5f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.2148128, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43c200fd-043c-41f8-b71d-7766cd2cfceb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43c200fd-043c-41f8-b71d-7766cd2cfceb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43c200fd-043c-41f8-b71d-7766cd2cfceb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.3911932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 918cb810-09ea-460d-a215-2005e098b5ef, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 918cb810-09ea-460d-a215-2005e098b5ef, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 918cb810-09ea-460d-a215-2005e098b5ef, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.4054835, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 775a4d53-1059-42eb-bdc8-9ec675392a40, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 775a4d53-1059-42eb-bdc8-9ec675392a40, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 775a4d53-1059-42eb-bdc8-9ec675392a40, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.4781735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9e8c73f-bc83-43ce-9657-42bf2fb17ed3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9e8c73f-bc83-43ce-9657-42bf2fb17ed3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9e8c73f-bc83-43ce-9657-42bf2fb17ed3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.2936969, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d06a695c-d8d7-4fd2-893e-5667a64a5808, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d06a695c-d8d7-4fd2-893e-5667a64a5808, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d06a695c-d8d7-4fd2-893e-5667a64a5808, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.3777957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b280ce61-721e-4cf5-bb9a-ce8d78e06c4a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b280ce61-721e-4cf5-bb9a-ce8d78e06c4a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b280ce61-721e-4cf5-bb9a-ce8d78e06c4a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.0169299, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5795027a-a8c0-4ac2-ad44-74e9d0490c91, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5795027a-a8c0-4ac2-ad44-74e9d0490c91, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5795027a-a8c0-4ac2-ad44-74e9d0490c91, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.3079247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 545242eb-eafe-4baf-9288-86fbdb78c9af, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 545242eb-eafe-4baf-9288-86fbdb78c9af, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 545242eb-eafe-4baf-9288-86fbdb78c9af, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.879652, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9434d55e-4729-4077-a9e0-30eb1f149cb4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9434d55e-4729-4077-a9e0-30eb1f149cb4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9434d55e-4729-4077-a9e0-30eb1f149cb4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.1085641, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e8b9eda-6e1a-45e1-8374-17a0c6055870, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e8b9eda-6e1a-45e1-8374-17a0c6055870, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e8b9eda-6e1a-45e1-8374-17a0c6055870, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.6990762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5dfd6fb4-532c-414b-b2a7-3a1025480ec0, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dfd6fb4-532c-414b-b2a7-3a1025480ec0, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dfd6fb4-532c-414b-b2a7-3a1025480ec0, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.5153754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c3f711b-d7fa-4815-8378-5b5df12ca47a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c3f711b-d7fa-4815-8378-5b5df12ca47a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c3f711b-d7fa-4815-8378-5b5df12ca47a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.3533561, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3926fa7d-7f24-4b1e-9c8d-1b209957bc2e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3926fa7d-7f24-4b1e-9c8d-1b209957bc2e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3926fa7d-7f24-4b1e-9c8d-1b209957bc2e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.2030857, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e21e04a-bec0-48ad-990b-ba6d2ceb9675, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e21e04a-bec0-48ad-990b-ba6d2ceb9675, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e21e04a-bec0-48ad-990b-ba6d2ceb9675, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.3706663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1df63bea-a45b-4cd3-9d46-c3d60b80ec29, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1df63bea-a45b-4cd3-9d46-c3d60b80ec29, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1df63bea-a45b-4cd3-9d46-c3d60b80ec29, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.9986842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2edf945c-1b5c-4397-b91e-3150519504c8, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2edf945c-1b5c-4397-b91e-3150519504c8, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2edf945c-1b5c-4397-b91e-3150519504c8, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.4674342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eaf807e9-a238-4a51-af11-9a9500eea4a3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaf807e9-a238-4a51-af11-9a9500eea4a3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaf807e9-a238-4a51-af11-9a9500eea4a3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.1415665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1734643-5fd0-4628-aa3e-99dacdc4c4c5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1734643-5fd0-4628-aa3e-99dacdc4c4c5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1734643-5fd0-4628-aa3e-99dacdc4c4c5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.7797642, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b75ff3f-dabe-4253-ba26-4265c81154e3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b75ff3f-dabe-4253-ba26-4265c81154e3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b75ff3f-dabe-4253-ba26-4265c81154e3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.5163867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 161b6c76-8047-414b-b20e-fc73dda41091, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 161b6c76-8047-414b-b20e-fc73dda41091, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 161b6c76-8047-414b-b20e-fc73dda41091, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.9229438, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 378e4b5d-3377-454c-ac63-86fd86cb4335, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 378e4b5d-3377-454c-ac63-86fd86cb4335, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 378e4b5d-3377-454c-ac63-86fd86cb4335, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.093106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d73990a8-ed85-47a9-9294-af5ab80bab09, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d73990a8-ed85-47a9-9294-af5ab80bab09, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d73990a8-ed85-47a9-9294-af5ab80bab09, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.4273744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3019df34-0835-4fd1-962d-0ffdc4901f63, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3019df34-0835-4fd1-962d-0ffdc4901f63, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3019df34-0835-4fd1-962d-0ffdc4901f63, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.8396003, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ae335d7-3c98-4cd3-8cfd-db2d4b3b894c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae335d7-3c98-4cd3-8cfd-db2d4b3b894c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae335d7-3c98-4cd3-8cfd-db2d4b3b894c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.761971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64f7213d-81cd-46bd-b065-b3b9a4d8990a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64f7213d-81cd-46bd-b065-b3b9a4d8990a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64f7213d-81cd-46bd-b065-b3b9a4d8990a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.1499434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdd580f9-c118-4782-b7e6-f65880271446, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdd580f9-c118-4782-b7e6-f65880271446, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdd580f9-c118-4782-b7e6-f65880271446, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.7352931, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66f8f786-fb8d-4e52-8fe6-734ec05b0d17, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66f8f786-fb8d-4e52-8fe6-734ec05b0d17, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66f8f786-fb8d-4e52-8fe6-734ec05b0d17, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.9649727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1ffe61a-2a40-4995-a899-9581008febba, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1ffe61a-2a40-4995-a899-9581008febba, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1ffe61a-2a40-4995-a899-9581008febba, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.718137, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8397dc73-47b2-4c0b-8605-3daff20f4fee, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8397dc73-47b2-4c0b-8605-3daff20f4fee, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8397dc73-47b2-4c0b-8605-3daff20f4fee, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.3323832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 373f4df1-2ae3-4e6a-841e-b4a294067cc1, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 373f4df1-2ae3-4e6a-841e-b4a294067cc1, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 373f4df1-2ae3-4e6a-841e-b4a294067cc1, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.2099512, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57682f5d-6a51-4d36-a802-d57f3d40198a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57682f5d-6a51-4d36-a802-d57f3d40198a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57682f5d-6a51-4d36-a802-d57f3d40198a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.976943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e737e393-b8e2-4807-b429-04b08a2fe2b6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e737e393-b8e2-4807-b429-04b08a2fe2b6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e737e393-b8e2-4807-b429-04b08a2fe2b6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.489822, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e89fd428-d5b9-4d4a-8150-d91df76c0383, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e89fd428-d5b9-4d4a-8150-d91df76c0383, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e89fd428-d5b9-4d4a-8150-d91df76c0383, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.717649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7374975-e359-4fbc-ad1f-27f5e63c08c3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7374975-e359-4fbc-ad1f-27f5e63c08c3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7374975-e359-4fbc-ad1f-27f5e63c08c3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.6290987, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3ff1748-3050-4c22-a084-bb2956463b2a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3ff1748-3050-4c22-a084-bb2956463b2a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3ff1748-3050-4c22-a084-bb2956463b2a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.9984658, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab8cde3b-2304-43ac-a430-d612c2b999e5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab8cde3b-2304-43ac-a430-d612c2b999e5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab8cde3b-2304-43ac-a430-d612c2b999e5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.494276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a42e62ce-2409-4353-ab7a-45e7c7aab928, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a42e62ce-2409-4353-ab7a-45e7c7aab928, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a42e62ce-2409-4353-ab7a-45e7c7aab928, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.4334614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73cde5d3-954d-4278-843d-bcf04b1916ad, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73cde5d3-954d-4278-843d-bcf04b1916ad, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73cde5d3-954d-4278-843d-bcf04b1916ad, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.9001076, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99b0c80e-035a-4b4f-bbfc-3d9a158da681, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99b0c80e-035a-4b4f-bbfc-3d9a158da681, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99b0c80e-035a-4b4f-bbfc-3d9a158da681, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.0852833, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8659554d-479f-45bd-82c5-48474cb1117c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8659554d-479f-45bd-82c5-48474cb1117c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8659554d-479f-45bd-82c5-48474cb1117c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.8406346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b45d0b69-5766-47b3-a65e-2bec7545df74, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b45d0b69-5766-47b3-a65e-2bec7545df74, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b45d0b69-5766-47b3-a65e-2bec7545df74, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.8245096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1209bbc7-8ce4-43fc-a93e-59b5dad4a68a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1209bbc7-8ce4-43fc-a93e-59b5dad4a68a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1209bbc7-8ce4-43fc-a93e-59b5dad4a68a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.5717967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e50f8315-afa3-45cd-b740-afc04d567248, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e50f8315-afa3-45cd-b740-afc04d567248, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e50f8315-afa3-45cd-b740-afc04d567248, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.2185855, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40f92e2c-479e-44a8-95c5-cad20cfaa083, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40f92e2c-479e-44a8-95c5-cad20cfaa083, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40f92e2c-479e-44a8-95c5-cad20cfaa083, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.1299486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7e21e9c-587b-43bc-84f0-684414dfa97b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7e21e9c-587b-43bc-84f0-684414dfa97b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7e21e9c-587b-43bc-84f0-684414dfa97b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.8206453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c4ca135-f8de-46f7-bcfa-6b3dc4c86cf9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c4ca135-f8de-46f7-bcfa-6b3dc4c86cf9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c4ca135-f8de-46f7-bcfa-6b3dc4c86cf9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.0213647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d642052d-99eb-4864-92a2-8981ad0dd102, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d642052d-99eb-4864-92a2-8981ad0dd102, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d642052d-99eb-4864-92a2-8981ad0dd102, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.0881393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56f7a3ae-0242-4e0e-9852-9cc746881481, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56f7a3ae-0242-4e0e-9852-9cc746881481, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56f7a3ae-0242-4e0e-9852-9cc746881481, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.4217823, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0fb68d58-0c46-4044-9455-0452420df763, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fb68d58-0c46-4044-9455-0452420df763, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fb68d58-0c46-4044-9455-0452420df763, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.3295376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f92317fd-36b6-4372-be98-41495402e5d9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f92317fd-36b6-4372-be98-41495402e5d9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f92317fd-36b6-4372-be98-41495402e5d9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.9120874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e85b1945-f4d9-4f8f-a65c-e86d8ae80639, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e85b1945-f4d9-4f8f-a65c-e86d8ae80639, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e85b1945-f4d9-4f8f-a65c-e86d8ae80639, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.3006392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6745441f-c9a0-4eed-8524-2e99646cf106, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6745441f-c9a0-4eed-8524-2e99646cf106, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6745441f-c9a0-4eed-8524-2e99646cf106, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.8107934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdf49ca9-57e1-4e97-8b80-eaf57575dd18, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf49ca9-57e1-4e97-8b80-eaf57575dd18, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf49ca9-57e1-4e97-8b80-eaf57575dd18, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.5524464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7e1f41c1-20bf-453d-9fbf-64ead1c3ef7c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e1f41c1-20bf-453d-9fbf-64ead1c3ef7c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e1f41c1-20bf-453d-9fbf-64ead1c3ef7c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.7348347, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0809a7d-9905-4d13-af16-d7f03c5d2a2e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0809a7d-9905-4d13-af16-d7f03c5d2a2e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0809a7d-9905-4d13-af16-d7f03c5d2a2e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.424612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1863202-cd2b-4655-827b-7f055f1645f3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1863202-cd2b-4655-827b-7f055f1645f3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1863202-cd2b-4655-827b-7f055f1645f3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.5921216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d8201f4-b8f3-421d-9f8f-de762f298337, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d8201f4-b8f3-421d-9f8f-de762f298337, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d8201f4-b8f3-421d-9f8f-de762f298337, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.2930028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cde5dbda-be1a-49f0-b0d2-035933a4b07c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cde5dbda-be1a-49f0-b0d2-035933a4b07c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cde5dbda-be1a-49f0-b0d2-035933a4b07c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.6788485, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9e793be-67bb-4e45-a796-0f882d1c0bef, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9e793be-67bb-4e45-a796-0f882d1c0bef, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9e793be-67bb-4e45-a796-0f882d1c0bef, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.2050993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 678a304d-0a54-4c99-8b6b-f654875a30b1, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 678a304d-0a54-4c99-8b6b-f654875a30b1, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 678a304d-0a54-4c99-8b6b-f654875a30b1, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.6591432, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01452d25-186e-49bc-98c5-074aeca9aa73, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01452d25-186e-49bc-98c5-074aeca9aa73, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01452d25-186e-49bc-98c5-074aeca9aa73, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.9720805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5099d579-195d-452c-8b06-fac791675b92, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5099d579-195d-452c-8b06-fac791675b92, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5099d579-195d-452c-8b06-fac791675b92, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.6671164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 184cfe76-0b4d-4b53-acc2-faba0d20d643, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 184cfe76-0b4d-4b53-acc2-faba0d20d643, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 184cfe76-0b4d-4b53-acc2-faba0d20d643, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.9076078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d80af5ee-719b-4f18-a0b7-e0e20ca5a980, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d80af5ee-719b-4f18-a0b7-e0e20ca5a980, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d80af5ee-719b-4f18-a0b7-e0e20ca5a980, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.054998, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66f11267-98ef-4aa1-a1c1-8ab68008e544, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66f11267-98ef-4aa1-a1c1-8ab68008e544, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66f11267-98ef-4aa1-a1c1-8ab68008e544, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.4341261, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48ba8765-ee84-45a6-a478-96d3ce02fe84, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48ba8765-ee84-45a6-a478-96d3ce02fe84, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48ba8765-ee84-45a6-a478-96d3ce02fe84, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.3423703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 991a3857-44b3-40dc-857e-ca8054769cd3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 991a3857-44b3-40dc-857e-ca8054769cd3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 991a3857-44b3-40dc-857e-ca8054769cd3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.890269, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b237ebe-a9f8-42c9-ab51-acd364d6192c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b237ebe-a9f8-42c9-ab51-acd364d6192c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b237ebe-a9f8-42c9-ab51-acd364d6192c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.7902365, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6501dccf-421b-44fd-9a59-8f890545d7e5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6501dccf-421b-44fd-9a59-8f890545d7e5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6501dccf-421b-44fd-9a59-8f890545d7e5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.6614242, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cee2c8b6-4109-40ef-80d5-9be401afbf4e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cee2c8b6-4109-40ef-80d5-9be401afbf4e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cee2c8b6-4109-40ef-80d5-9be401afbf4e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.6655319, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d331b42-c5f8-4b2b-a3da-c00e0e76c052, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d331b42-c5f8-4b2b-a3da-c00e0e76c052, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d331b42-c5f8-4b2b-a3da-c00e0e76c052, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.7264888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd18753f-f065-4e7e-8870-64e78d75680b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd18753f-f065-4e7e-8870-64e78d75680b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd18753f-f065-4e7e-8870-64e78d75680b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.1674063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b504889e-d212-4314-bbe5-19d9790e9f20, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b504889e-d212-4314-bbe5-19d9790e9f20, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b504889e-d212-4314-bbe5-19d9790e9f20, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.382144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51056b94-7154-4817-8c40-f925cce6841f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51056b94-7154-4817-8c40-f925cce6841f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51056b94-7154-4817-8c40-f925cce6841f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.795567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f60c2d4d-9650-4ec1-8be4-1acd54c592c9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f60c2d4d-9650-4ec1-8be4-1acd54c592c9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f60c2d4d-9650-4ec1-8be4-1acd54c592c9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.3302462, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18cdea95-59b3-45d5-b00a-bfaae7b8b597, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18cdea95-59b3-45d5-b00a-bfaae7b8b597, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18cdea95-59b3-45d5-b00a-bfaae7b8b597, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.918519, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71085e3c-d37a-4ee9-a0f0-1f13668a5c83, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71085e3c-d37a-4ee9-a0f0-1f13668a5c83, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71085e3c-d37a-4ee9-a0f0-1f13668a5c83, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.0459602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37f0fc06-b396-4b3f-a4af-83f04d5ff197, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37f0fc06-b396-4b3f-a4af-83f04d5ff197, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37f0fc06-b396-4b3f-a4af-83f04d5ff197, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.7987003, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c7c78c5-6cbd-4293-a822-deb55f0d16fe, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c7c78c5-6cbd-4293-a822-deb55f0d16fe, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c7c78c5-6cbd-4293-a822-deb55f0d16fe, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.6194503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d75c544f-fab9-449d-8b48-0cbb1cb72d70, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d75c544f-fab9-449d-8b48-0cbb1cb72d70, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d75c544f-fab9-449d-8b48-0cbb1cb72d70, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.4881303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49eb3d8e-f7ec-42cd-ad37-eacd44fb7ccc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49eb3d8e-f7ec-42cd-ad37-eacd44fb7ccc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49eb3d8e-f7ec-42cd-ad37-eacd44fb7ccc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.258713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67379672-5caa-41bc-a69d-079f8da6507e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67379672-5caa-41bc-a69d-079f8da6507e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67379672-5caa-41bc-a69d-079f8da6507e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.8794641, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bad47160-7aa1-4485-bbc0-2bf1bb7d59ff, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bad47160-7aa1-4485-bbc0-2bf1bb7d59ff, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bad47160-7aa1-4485-bbc0-2bf1bb7d59ff, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.9025238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0b02f32-884a-4807-b096-19cc426a451a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0b02f32-884a-4807-b096-19cc426a451a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0b02f32-884a-4807-b096-19cc426a451a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.246257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af5a2005-64bb-4374-8965-cd463c624b25, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af5a2005-64bb-4374-8965-cd463c624b25, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af5a2005-64bb-4374-8965-cd463c624b25, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.1602993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e452dc35-25cc-4e41-b5f9-be08be52a80a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e452dc35-25cc-4e41-b5f9-be08be52a80a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e452dc35-25cc-4e41-b5f9-be08be52a80a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.5150015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f006cc0-e3e8-41d2-a7e9-ebc782498931, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f006cc0-e3e8-41d2-a7e9-ebc782498931, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f006cc0-e3e8-41d2-a7e9-ebc782498931, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.4017754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a9a4d2d-3b13-4f1b-921c-f6d646f1be7a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a9a4d2d-3b13-4f1b-921c-f6d646f1be7a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a9a4d2d-3b13-4f1b-921c-f6d646f1be7a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.6917722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe59004e-46d2-4116-b41e-a41730342df6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe59004e-46d2-4116-b41e-a41730342df6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe59004e-46d2-4116-b41e-a41730342df6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.9218357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2c43798-0428-43f3-8ce9-34b9c0482095, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2c43798-0428-43f3-8ce9-34b9c0482095, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2c43798-0428-43f3-8ce9-34b9c0482095, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.3574023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34730e4d-7075-4443-8ad9-3451b4a32ad2, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34730e4d-7075-4443-8ad9-3451b4a32ad2, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34730e4d-7075-4443-8ad9-3451b4a32ad2, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.2655694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a82b09b-fb02-4f2c-9765-b0242dedf60f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a82b09b-fb02-4f2c-9765-b0242dedf60f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a82b09b-fb02-4f2c-9765-b0242dedf60f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.0911717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c25b8f9-3b6b-4e05-90ac-75406dba62b2, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c25b8f9-3b6b-4e05-90ac-75406dba62b2, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c25b8f9-3b6b-4e05-90ac-75406dba62b2, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.1026359, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3356028e-e583-4704-a9de-38b035b32f16, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3356028e-e583-4704-a9de-38b035b32f16, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3356028e-e583-4704-a9de-38b035b32f16, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.576268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46eb5d21-fc38-4d5a-b839-2c13b87a7993, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46eb5d21-fc38-4d5a-b839-2c13b87a7993, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46eb5d21-fc38-4d5a-b839-2c13b87a7993, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.3062892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d287f350-e618-40a8-9d91-cbde049db50f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d287f350-e618-40a8-9d91-cbde049db50f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d287f350-e618-40a8-9d91-cbde049db50f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.6895432, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ade8bb56-8c83-4fa4-b3a1-f3b544c8a9ef, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ade8bb56-8c83-4fa4-b3a1-f3b544c8a9ef, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ade8bb56-8c83-4fa4-b3a1-f3b544c8a9ef, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.8314183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e588c69-10f8-440b-a4c6-0a22f3c6af2c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e588c69-10f8-440b-a4c6-0a22f3c6af2c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e588c69-10f8-440b-a4c6-0a22f3c6af2c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.9502933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6184bdf-a897-4a75-9b26-3ca94bba9e05, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6184bdf-a897-4a75-9b26-3ca94bba9e05, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6184bdf-a897-4a75-9b26-3ca94bba9e05, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.2639894, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c232488e-ab63-417f-8eb0-cfa43af10544, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c232488e-ab63-417f-8eb0-cfa43af10544, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c232488e-ab63-417f-8eb0-cfa43af10544, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.842887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cac181d6-906c-4997-bc69-51d48ca99cb6, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cac181d6-906c-4997-bc69-51d48ca99cb6, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cac181d6-906c-4997-bc69-51d48ca99cb6, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.3207886, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5fc1f21-2a5f-4c23-9276-e50dbd3eb79e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5fc1f21-2a5f-4c23-9276-e50dbd3eb79e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5fc1f21-2a5f-4c23-9276-e50dbd3eb79e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.319465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97942eda-bbeb-4d25-a2a5-1121b14957e4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97942eda-bbeb-4d25-a2a5-1121b14957e4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97942eda-bbeb-4d25-a2a5-1121b14957e4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.0612755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89e1b718-4f5c-4512-8bae-fbdd8af89af3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89e1b718-4f5c-4512-8bae-fbdd8af89af3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89e1b718-4f5c-4512-8bae-fbdd8af89af3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.2224052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 159878de-c892-4c08-a605-67147dcbe630, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 159878de-c892-4c08-a605-67147dcbe630, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 159878de-c892-4c08-a605-67147dcbe630, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.3299685, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eeb37a33-b03e-4c9e-ad4d-121e8f8403fe, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eeb37a33-b03e-4c9e-ad4d-121e8f8403fe, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eeb37a33-b03e-4c9e-ad4d-121e8f8403fe, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229932.2561662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d050ecd1-a3c1-4b00-a905-755bc77889d4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d050ecd1-a3c1-4b00-a905-755bc77889d4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d050ecd1-a3c1-4b00-a905-755bc77889d4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.5969672, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3e6ee9b-bebb-43bf-8c0d-2b1293b40846, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3e6ee9b-bebb-43bf-8c0d-2b1293b40846, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3e6ee9b-bebb-43bf-8c0d-2b1293b40846, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.0195725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 534a548a-0895-4c05-b3ba-593ba372d326, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 534a548a-0895-4c05-b3ba-593ba372d326, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 534a548a-0895-4c05-b3ba-593ba372d326, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.0342329, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16cc1d56-2cfa-4e1f-af98-3a97e6f41a84, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16cc1d56-2cfa-4e1f-af98-3a97e6f41a84, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16cc1d56-2cfa-4e1f-af98-3a97e6f41a84, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229938.6944141, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7aac696-36b9-477d-b703-e853be84c601, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7aac696-36b9-477d-b703-e853be84c601, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7aac696-36b9-477d-b703-e853be84c601, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.5285275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d81546f-222f-4491-bb3f-e14290bf242d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d81546f-222f-4491-bb3f-e14290bf242d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d81546f-222f-4491-bb3f-e14290bf242d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229942.0057302, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e21db583-e19e-4767-b1e8-6dc3286e7ce4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21db583-e19e-4767-b1e8-6dc3286e7ce4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21db583-e19e-4767-b1e8-6dc3286e7ce4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229943749270&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23021/1
____ test_migration_to_new_secrets_in_async_replication[encryption_enabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:466: in test_migration_to_new_secrets_in_async_replication
    create_table_for_replication(table_name)
ydb/tests/functional/secrets/test_secrets_usage.py:434: in create_table_for_replication
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_async_replication[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24551/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21482
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8262
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1701
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8286
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009df/r3tmp/kikimr_cluster_8fdud7jp
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9055
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10067
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_mz0egfxo.log --grpc-port=61546 --mon-port=9055 --ic-port=8286
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61546/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/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/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_mz0egfxo.log --grpc-port=61546 --mon-port=9055 --ic-port=8286
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_mz0egfxo.log', '--grpc-port=61546', '--mon-port=9055', '--ic-port=8286')' in '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 917320
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61546/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 917321
DEBUG    ya.test:process.py:259 Command (pid 917321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 917321) elapsed time (sec): 0.3198509216308594
DEBUG    ya.test:process.py:263 Command (pid 917321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 917321) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 917321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 917321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 917321) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 917321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 917321) stime: 0.190653
DEBUG    ya.test:process.py:263 Command (pid 917321) utime: 0.08112799999999999
DEBUG    ya.test:process.py:263 Command (pid 917321) wtime: 0.321
DEBUG    ya.test:process.py:275 Command (pid 917321) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61546', '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: 8286\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61546', '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: 8286\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918375
DEBUG    ya.test:process.py:259 Command (pid 918375) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918375) elapsed time (sec): 0.35245585441589355
DEBUG    ya.test:process.py:263 Command (pid 918375) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) maxrss: 555592
DEBUG    ya.test:process.py:263 Command (pid 918375) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 918375) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 918375) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918375) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 918375) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918375) stime: 0.175758
DEBUG    ya.test:process.py:263 Command (pid 918375) utime: 0.132795
DEBUG    ya.test:process.py:263 Command (pid 918375) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 918375) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61546', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61546', '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: 918478
DEBUG    ya.test:process.py:259 Command (pid 918478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918478) elapsed time (sec): 0.37276196479797363
DEBUG    ya.test:process.py:263 Command (pid 918478) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 918478) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 918478) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 918478) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918478) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 918478) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918478) stime: 0.235731
DEBUG    ya.test:process.py:263 Command (pid 918478) utime: 0.08997
DEBUG    ya.test:process.py:263 Command (pid 918478) wtime: 0.374
DEBUG    ya.test:process.py:275 Command (pid 918478) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3046
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9537
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61546 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_gahqh6ki.log --grpc-port=20113 --mon-port=3046 --ic-port=13157 --key-file /home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61546 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_gahqh6ki.log --grpc-port=20113 --mon-port=3046 --ic-port=13157 --key-file /home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61546', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_gahqh6ki.log', '--grpc-port=20113', '--mon-port=3046', '--ic-port=13157', '--key-file', '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 918817
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20113/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009df/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 918818
DEBUG    ya.test:process.py:259 Command (pid 918818) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 918818) elapsed time (sec): 0.34201669692993164
DEBUG    ya.test:process.py:263 Command (pid 918818) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 918818) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 918818) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 918818) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 918818) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 918818) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 918818) stime: 0.207416
DEBUG    ya.test:process.py:263 Command (pid 918818) utime: 0.08609699999999999
DEBUG    ya.test:process.py:263 Command (pid 918818) wtime: 0.343
DEBUG    ya.test:process.py:275 Command (pid 918818) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_async_replication[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 58917ba0-e689-4833-a039-25bf0b6d788b, localhost:61546): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 58917ba0-e689-4833-a039-25bf0b6d788b, localhost:61546): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 58917ba0-e689-4833-a039-25bf0b6d788b, localhost:61546): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 20113 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:20113, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61546
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f859b2c-da00-46e7-ab0d-d4df6a4f4096, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f859b2c-da00-46e7-ab0d-d4df6a4f4096, ghrun-2tlsei57yi.auto.internal:20113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f859b2c-da00-46e7-ab0d-d4df6a4f4096, ghrun-2tlsei57yi.auto.internal:20113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07f34972-c31b-4e01-a6fd-0c4223624f55, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07f34972-c31b-4e01-a6fd-0c4223624f55, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07f34972-c31b-4e01-a6fd-0c4223624f55, ghrun-2tlsei57yi.auto.internal:20113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efacdca1-a467-428e-a982-f32ca4c44661, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efacdca1-a467-428e-a982-f32ca4c44661, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efacdca1-a467-428e-a982-f32ca4c44661, ghrun-2tlsei57yi.auto.internal:20113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d3d421ae-3ad3-407b-b4d1-0d41dec2e442, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d3d421ae-3ad3-407b-b4d1-0d41dec2e442, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=OTBiYWQ2OTctMjU3YjdiZTYtZTZjOWQ3ZGEtNmQ3YzY3YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d3d421ae-3ad3-407b-b4d1-0d41dec2e442, ghrun-2tlsei57yi.auto.internal:20113): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07f34972-c31b-4e01-a6fd-0c4223624f55, ghrun-2tlsei57yi.auto.internal:20113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61546
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:20113
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f5943b0a-6305-4066-b1f1-34e47a7a105c, localhost:61546): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5943b0a-6305-4066-b1f1-34e47a7a105c, localhost:61546): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5943b0a-6305-4066-b1f1-34e47a7a105c, localhost:61546): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 20113 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:20113, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61546
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e84402bf-899b-419b-9ba8-015868c528f9, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e84402bf-899b-419b-9ba8-015868c528f9, ghrun-2tlsei57yi.auto.internal:20113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e84402bf-899b-419b-9ba8-015868c528f9, ghrun-2tlsei57yi.auto.internal:20113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d3d2d4d-73c6-42fe-b53c-baaaa0b09388, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d3d2d4d-73c6-42fe-b53c-baaaa0b09388, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d3d2d4d-73c6-42fe-b53c-baaaa0b09388, ghrun-2tlsei57yi.auto.internal:20113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9688e8ef-48a8-4741-ad50-ab59b90d16cd, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9688e8ef-48a8-4741-ad50-ab59b90d16cd, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9688e8ef-48a8-4741-ad50-ab59b90d16cd, ghrun-2tlsei57yi.auto.internal:20113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0c9eb4c1-13b2-4bea-815c-c863acf13ca4, ghrun-2tlsei57yi.auto.internal:20113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0c9eb4c1-13b2-4bea-815c-c863acf13ca4, ghrun-2tlsei57yi.auto.internal:20113): request = { session_id: "ydb://session/3?node_id=50000&id=NDkwZGMzMDQtNThjY2MwNzYtZGU5NzJjNjUtZWRhNzljNjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0c9eb4c1-13b2-4bea-815c-c863acf13ca4, ghrun-2tlsei57yi.auto.internal:20113): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d3d2d4d-73c6-42fe-b53c-baaaa0b09388, ghrun-2tlsei57yi.auto.internal:20113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61546
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:20113
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.771946, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca661936-6a86-451c-bf04-90b6763e1934, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca661936-6a86-451c-bf04-90b6763e1934, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca661936-6a86-451c-bf04-90b6763e1934, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.4277298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ef9462d-2719-409f-8755-4edc267ce0ab, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef9462d-2719-409f-8755-4edc267ce0ab, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef9462d-2719-409f-8755-4edc267ce0ab, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.0003576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4436ec35-8611-42a9-aa4a-4b96557158b9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4436ec35-8611-42a9-aa4a-4b96557158b9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4436ec35-8611-42a9-aa4a-4b96557158b9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229963.8828568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b6cf433-d865-4236-96bb-18e52f3afb1e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b6cf433-d865-4236-96bb-18e52f3afb1e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b6cf433-d865-4236-96bb-18e52f3afb1e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229965.1085608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3438f8a3-6e6f-4ba7-95dd-59d3a8ec8967, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3438f8a3-6e6f-4ba7-95dd-59d3a8ec8967, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3438f8a3-6e6f-4ba7-95dd-59d3a8ec8967, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229965.9238892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6b6b5da-c7ec-449f-b1ac-395cf5fa5490, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6b6b5da-c7ec-449f-b1ac-395cf5fa5490, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6b6b5da-c7ec-449f-b1ac-395cf5fa5490, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.7740953, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd42dac1-19a7-4df2-9ed6-84db6c3b39c9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd42dac1-19a7-4df2-9ed6-84db6c3b39c9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd42dac1-19a7-4df2-9ed6-84db6c3b39c9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229969.0607593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 90fdd82d-bea4-4234-a616-f4c104982b26, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90fdd82d-bea4-4234-a616-f4c104982b26, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90fdd82d-bea4-4234-a616-f4c104982b26, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229970.53642, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a79443e-6977-4a99-81cc-714199dc728d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a79443e-6977-4a99-81cc-714199dc728d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a79443e-6977-4a99-81cc-714199dc728d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229972.6351516, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b337f3f-3a5f-4a23-bff6-2d8f660b28c7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b337f3f-3a5f-4a23-bff6-2d8f660b28c7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b337f3f-3a5f-4a23-bff6-2d8f660b28c7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229974.8004754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d33714e2-279f-4fec-87f3-6b57d4f39c6d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d33714e2-279f-4fec-87f3-6b57d4f39c6d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d33714e2-279f-4fec-87f3-6b57d4f39c6d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229976.2626095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50d096ec-4a29-4bf7-abb3-7a2950ab3cd2, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50d096ec-4a29-4bf7-abb3-7a2950ab3cd2, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50d096ec-4a29-4bf7-abb3-7a2950ab3cd2, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229977.5879323, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1d12ac8-c88e-48d2-bc94-f7ee100dba7f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1d12ac8-c88e-48d2-bc94-f7ee100dba7f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1d12ac8-c88e-48d2-bc94-f7ee100dba7f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229979.7966354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e880207-d149-499b-8601-71e48c7aa997, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e880207-d149-499b-8601-71e48c7aa997, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e880207-d149-499b-8601-71e48c7aa997, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229981.731166, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87ac686c-f527-4de5-9f09-6e1aa09eda85, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87ac686c-f527-4de5-9f09-6e1aa09eda85, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87ac686c-f527-4de5-9f09-6e1aa09eda85, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229983.289843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c90b743-9cfe-46b2-aafc-98af84b3b89a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c90b743-9cfe-46b2-aafc-98af84b3b89a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c90b743-9cfe-46b2-aafc-98af84b3b89a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229985.1042805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a028e5c-d41a-408b-a41f-12e464771587, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a028e5c-d41a-408b-a41f-12e464771587, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a028e5c-d41a-408b-a41f-12e464771587, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229987.029911, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1dc7c378-e69d-4546-bf33-2213fcc62518, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dc7c378-e69d-4546-bf33-2213fcc62518, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dc7c378-e69d-4546-bf33-2213fcc62518, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229988.8743508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8711112a-fd65-4765-9c64-741f1b7bac28, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8711112a-fd65-4765-9c64-741f1b7bac28, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8711112a-fd65-4765-9c64-741f1b7bac28, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229990.3111484, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93f6308d-218f-4589-8add-8996704c303d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93f6308d-218f-4589-8add-8996704c303d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93f6308d-218f-4589-8add-8996704c303d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229992.3237054, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40341103-fe36-48fb-8221-e1c8355ab2ef, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40341103-fe36-48fb-8221-e1c8355ab2ef, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40341103-fe36-48fb-8221-e1c8355ab2ef, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229993.7411263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9646a560-b5b8-4dfc-917c-a572f20e40de, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9646a560-b5b8-4dfc-917c-a572f20e40de, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9646a560-b5b8-4dfc-917c-a572f20e40de, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229995.5242667, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, edeba541-fd8d-4b17-9ab3-4ccd433179bd, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edeba541-fd8d-4b17-9ab3-4ccd433179bd, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edeba541-fd8d-4b17-9ab3-4ccd433179bd, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229996.9279048, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c897eb5-4a3e-4c13-a08a-d383f83fd0ab, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c897eb5-4a3e-4c13-a08a-d383f83fd0ab, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c897eb5-4a3e-4c13-a08a-d383f83fd0ab, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229998.972665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5ab83da-9b55-406b-9f81-a9ed24aaa429, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5ab83da-9b55-406b-9f81-a9ed24aaa429, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5ab83da-9b55-406b-9f81-a9ed24aaa429, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230001.1879702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c47af0c5-425b-4d7e-b034-34ca07653cc1, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c47af0c5-425b-4d7e-b034-34ca07653cc1, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c47af0c5-425b-4d7e-b034-34ca07653cc1, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230002.6728256, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee949b8c-86d9-4cbd-bed9-55fb6de83a8f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee949b8c-86d9-4cbd-bed9-55fb6de83a8f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee949b8c-86d9-4cbd-bed9-55fb6de83a8f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230004.628155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e374faa0-5b4a-4d0f-95d1-c6d13e8ef93f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e374faa0-5b4a-4d0f-95d1-c6d13e8ef93f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e374faa0-5b4a-4d0f-95d1-c6d13e8ef93f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230006.4388714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e233ca3d-cf93-4f28-a071-0a1212f84ebe, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e233ca3d-cf93-4f28-a071-0a1212f84ebe, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e233ca3d-cf93-4f28-a071-0a1212f84ebe, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230008.234138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9156ac83-a57d-4fb4-8a0f-ae57711863ae, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9156ac83-a57d-4fb4-8a0f-ae57711863ae, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9156ac83-a57d-4fb4-8a0f-ae57711863ae, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230009.7126231, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c51a7007-55b1-45b8-bc3f-d475ec9f7ef5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c51a7007-55b1-45b8-bc3f-d475ec9f7ef5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c51a7007-55b1-45b8-bc3f-d475ec9f7ef5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.0031867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf168a59-448f-4d0a-a658-f8ee76fe45f4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf168a59-448f-4d0a-a658-f8ee76fe45f4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf168a59-448f-4d0a-a658-f8ee76fe45f4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230011.967165, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fd8f705-a40d-4c40-a6d2-309a0f8bcc54, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fd8f705-a40d-4c40-a6d2-309a0f8bcc54, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fd8f705-a40d-4c40-a6d2-309a0f8bcc54, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230014.0686967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7af86df9-63dd-4c43-9551-f191119417a9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7af86df9-63dd-4c43-9551-f191119417a9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7af86df9-63dd-4c43-9551-f191119417a9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230015.9037118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9ab1942-522f-4dbd-8a17-7e8471879cf7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9ab1942-522f-4dbd-8a17-7e8471879cf7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9ab1942-522f-4dbd-8a17-7e8471879cf7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230017.735775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fe18ab0-8de7-41a8-bb4d-ab71b6e3d282, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fe18ab0-8de7-41a8-bb4d-ab71b6e3d282, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fe18ab0-8de7-41a8-bb4d-ab71b6e3d282, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230019.5526497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bed08934-f4bd-470a-a1fa-71b7d495c945, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed08934-f4bd-470a-a1fa-71b7d495c945, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed08934-f4bd-470a-a1fa-71b7d495c945, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230020.9893582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51a8e44d-7860-47c9-9936-18f6525c3ee9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51a8e44d-7860-47c9-9936-18f6525c3ee9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51a8e44d-7860-47c9-9936-18f6525c3ee9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230022.632569, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 765bf779-79ea-4c10-8ee0-d66631aa7da5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 765bf779-79ea-4c10-8ee0-d66631aa7da5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 765bf779-79ea-4c10-8ee0-d66631aa7da5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230024.2309868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed3bc9d9-4992-440f-82f3-9089c9e030da, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed3bc9d9-4992-440f-82f3-9089c9e030da, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed3bc9d9-4992-440f-82f3-9089c9e030da, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230026.2642293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4568a421-5884-44b7-a97d-03a2fca5dfcb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4568a421-5884-44b7-a97d-03a2fca5dfcb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4568a421-5884-44b7-a97d-03a2fca5dfcb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230028.45029, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9195e7e-22ad-427a-b7bb-2913f1f79158, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9195e7e-22ad-427a-b7bb-2913f1f79158, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9195e7e-22ad-427a-b7bb-2913f1f79158, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230030.1070569, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a330833a-a5be-4631-a90e-de9ed0354fcb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a330833a-a5be-4631-a90e-de9ed0354fcb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a330833a-a5be-4631-a90e-de9ed0354fcb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230031.9415028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 200ba949-92c7-4e47-ae70-9df347619fcd, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 200ba949-92c7-4e47-ae70-9df347619fcd, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 200ba949-92c7-4e47-ae70-9df347619fcd, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230033.662467, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55ab997c-db83-4d85-8e0b-d44b0e3eaad7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55ab997c-db83-4d85-8e0b-d44b0e3eaad7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55ab997c-db83-4d85-8e0b-d44b0e3eaad7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230035.3783011, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3164cea8-bb31-454e-87f5-24d621086633, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3164cea8-bb31-454e-87f5-24d621086633, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3164cea8-bb31-454e-87f5-24d621086633, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230036.9466205, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78a39356-ec7c-4433-befd-ad7dedd90001, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78a39356-ec7c-4433-befd-ad7dedd90001, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78a39356-ec7c-4433-befd-ad7dedd90001, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230038.2676802, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0bea59d-67c6-4ee6-9685-78f4a3049f5e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0bea59d-67c6-4ee6-9685-78f4a3049f5e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0bea59d-67c6-4ee6-9685-78f4a3049f5e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230040.3724484, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54d27686-93b8-4a08-ae1c-864456b8ea4a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54d27686-93b8-4a08-ae1c-864456b8ea4a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54d27686-93b8-4a08-ae1c-864456b8ea4a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230042.2963586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b97cd71-191f-4e12-8200-970c5853b5d8, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b97cd71-191f-4e12-8200-970c5853b5d8, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b97cd71-191f-4e12-8200-970c5853b5d8, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230044.14071, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7899d12-eb24-40ff-b122-c3210cb7304d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7899d12-eb24-40ff-b122-c3210cb7304d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7899d12-eb24-40ff-b122-c3210cb7304d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230045.886487, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5504b688-7e43-4b09-9ec2-aa8e6d66a711, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5504b688-7e43-4b09-9ec2-aa8e6d66a711, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5504b688-7e43-4b09-9ec2-aa8e6d66a711, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230047.2335737, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a785ec1c-0b47-494c-8e23-ca941268a99d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a785ec1c-0b47-494c-8e23-ca941268a99d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a785ec1c-0b47-494c-8e23-ca941268a99d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230048.7721665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 479befad-2455-48c2-9720-4af46e84c400, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 479befad-2455-48c2-9720-4af46e84c400, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 479befad-2455-48c2-9720-4af46e84c400, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230050.7845974, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ae76fcb-d08e-4f85-90a1-5cefa7e9ba3e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae76fcb-d08e-4f85-90a1-5cefa7e9ba3e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae76fcb-d08e-4f85-90a1-5cefa7e9ba3e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230052.972888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c478ca5-cf5c-4c52-9ec7-e70cd99879be, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c478ca5-cf5c-4c52-9ec7-e70cd99879be, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c478ca5-cf5c-4c52-9ec7-e70cd99879be, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230054.2179632, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e290063-536b-45a3-b944-35db70de556c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e290063-536b-45a3-b944-35db70de556c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e290063-536b-45a3-b944-35db70de556c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230056.1806622, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d5165058-d074-454e-9d48-71b9aea7584a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5165058-d074-454e-9d48-71b9aea7584a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5165058-d074-454e-9d48-71b9aea7584a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230057.421841, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab15b353-3687-4d2b-a5c9-76adf4a4a985, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab15b353-3687-4d2b-a5c9-76adf4a4a985, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab15b353-3687-4d2b-a5c9-76adf4a4a985, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230059.703696, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3890de95-5730-482f-b827-0b5ca740aa25, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3890de95-5730-482f-b827-0b5ca740aa25, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3890de95-5730-482f-b827-0b5ca740aa25, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230061.5163496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2263165-aa98-4d56-8b10-00a802ee3345, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2263165-aa98-4d56-8b10-00a802ee3345, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2263165-aa98-4d56-8b10-00a802ee3345, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230062.7675843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b527c7e5-3b97-4d97-b496-5b0688ba7386, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b527c7e5-3b97-4d97-b496-5b0688ba7386, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b527c7e5-3b97-4d97-b496-5b0688ba7386, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230064.0754464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8a75bc8-820a-40f4-a630-557452c1599a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8a75bc8-820a-40f4-a630-557452c1599a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8a75bc8-820a-40f4-a630-557452c1599a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230065.5566401, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cbf891c-6afe-4b88-b942-29517a146153, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cbf891c-6afe-4b88-b942-29517a146153, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cbf891c-6afe-4b88-b942-29517a146153, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230066.944871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca6dfc32-327e-4d00-beea-d30a03661659, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca6dfc32-327e-4d00-beea-d30a03661659, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca6dfc32-327e-4d00-beea-d30a03661659, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230067.5774293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, efe86ee7-77ce-4d5d-b4a3-dab230fab957, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efe86ee7-77ce-4d5d-b4a3-dab230fab957, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efe86ee7-77ce-4d5d-b4a3-dab230fab957, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230069.262795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62e64e26-f3a5-4d1f-9130-8e4e09278679, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62e64e26-f3a5-4d1f-9130-8e4e09278679, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62e64e26-f3a5-4d1f-9130-8e4e09278679, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230070.8692718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17fb6c22-05eb-4acf-bffb-c068c4450486, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17fb6c22-05eb-4acf-bffb-c068c4450486, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17fb6c22-05eb-4acf-bffb-c068c4450486, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230072.8464708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ac0a0be-273f-4db6-bb2f-0b1e0337624d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ac0a0be-273f-4db6-bb2f-0b1e0337624d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ac0a0be-273f-4db6-bb2f-0b1e0337624d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230074.8140483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c6932bd2-e3d4-474e-a0ac-73825a1eb65e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6932bd2-e3d4-474e-a0ac-73825a1eb65e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6932bd2-e3d4-474e-a0ac-73825a1eb65e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230076.2732878, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32b16558-5579-437b-b9ea-f47395b8256d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32b16558-5579-437b-b9ea-f47395b8256d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32b16558-5579-437b-b9ea-f47395b8256d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230077.9826229, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1dfaf4c-6c06-4c98-b320-611f86152c93, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1dfaf4c-6c06-4c98-b320-611f86152c93, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1dfaf4c-6c06-4c98-b320-611f86152c93, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230079.7755735, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 563734ef-92e5-417d-9751-6e3131b3a62c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 563734ef-92e5-417d-9751-6e3131b3a62c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 563734ef-92e5-417d-9751-6e3131b3a62c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230081.4284854, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3e8c130-db6f-4b84-bf13-140294452d53, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3e8c130-db6f-4b84-bf13-140294452d53, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3e8c130-db6f-4b84-bf13-140294452d53, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230083.4038649, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0ecd6a1-5e88-45ca-91f6-08c79514a761, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0ecd6a1-5e88-45ca-91f6-08c79514a761, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0ecd6a1-5e88-45ca-91f6-08c79514a761, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230085.08611, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8995b10-5762-478c-913a-66b30d7b08ad, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8995b10-5762-478c-913a-66b30d7b08ad, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8995b10-5762-478c-913a-66b30d7b08ad, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230087.1588814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fff7d63-407b-45dd-8386-fb0c3a056664, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fff7d63-407b-45dd-8386-fb0c3a056664, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fff7d63-407b-45dd-8386-fb0c3a056664, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230089.0181956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77a037f7-8393-4645-8ec6-54e652a2989d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77a037f7-8393-4645-8ec6-54e652a2989d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77a037f7-8393-4645-8ec6-54e652a2989d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230090.2449539, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5ffd891-9607-43af-a826-262430fe87a2, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5ffd891-9607-43af-a826-262430fe87a2, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5ffd891-9607-43af-a826-262430fe87a2, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230092.1965418, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22ed18f4-5f8b-4d05-90ff-82d77efbac33, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22ed18f4-5f8b-4d05-90ff-82d77efbac33, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22ed18f4-5f8b-4d05-90ff-82d77efbac33, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230093.4200764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6206ff3-67dd-4ba7-bd19-b8f4beacb189, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6206ff3-67dd-4ba7-bd19-b8f4beacb189, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6206ff3-67dd-4ba7-bd19-b8f4beacb189, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230095.2285702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4cc0e62-ba46-4569-9c65-f7963e438aca, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4cc0e62-ba46-4569-9c65-f7963e438aca, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4cc0e62-ba46-4569-9c65-f7963e438aca, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230097.283505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be70b061-39c9-403a-bca7-1712339ff3da, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be70b061-39c9-403a-bca7-1712339ff3da, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be70b061-39c9-403a-bca7-1712339ff3da, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230098.7725348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67beb395-692a-41c0-be5f-358168a2d562, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67beb395-692a-41c0-be5f-358168a2d562, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67beb395-692a-41c0-be5f-358168a2d562, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230100.2566612, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5d74fc1-6ec1-44b4-9055-040ae7a2ca6f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5d74fc1-6ec1-44b4-9055-040ae7a2ca6f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5d74fc1-6ec1-44b4-9055-040ae7a2ca6f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230102.202087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f76b296-c424-4a7d-871b-983f7f70cc6a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f76b296-c424-4a7d-871b-983f7f70cc6a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f76b296-c424-4a7d-871b-983f7f70cc6a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230104.0717778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3604eb83-b136-4b38-ac31-f4aceba29da7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3604eb83-b136-4b38-ac31-f4aceba29da7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3604eb83-b136-4b38-ac31-f4aceba29da7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230105.6938465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3289659-3a6e-484c-8c7e-cd6d812cc457, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3289659-3a6e-484c-8c7e-cd6d812cc457, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3289659-3a6e-484c-8c7e-cd6d812cc457, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230107.1756315, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 249ae54a-7187-4b59-a198-c0b8a627f73d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 249ae54a-7187-4b59-a198-c0b8a627f73d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 249ae54a-7187-4b59-a198-c0b8a627f73d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230108.866924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dea93e2a-2a4e-4a05-8db7-d55c18556757, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dea93e2a-2a4e-4a05-8db7-d55c18556757, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dea93e2a-2a4e-4a05-8db7-d55c18556757, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230110.5910132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed2cca07-f532-41c5-ad13-5a1ad439a673, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed2cca07-f532-41c5-ad13-5a1ad439a673, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed2cca07-f532-41c5-ad13-5a1ad439a673, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230111.9038773, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15e225f9-4987-40a1-914a-89b87a7b7cd9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15e225f9-4987-40a1-914a-89b87a7b7cd9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15e225f9-4987-40a1-914a-89b87a7b7cd9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230113.981485, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94e42cce-0023-4f53-b922-c87a7b83e3e8, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94e42cce-0023-4f53-b922-c87a7b83e3e8, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94e42cce-0023-4f53-b922-c87a7b83e3e8, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230116.1841717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 293c9e39-a39d-4b99-855c-5031c248018b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 293c9e39-a39d-4b99-855c-5031c248018b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 293c9e39-a39d-4b99-855c-5031c248018b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230118.1095378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a4aef3a-8432-4c48-8bac-5715fce1b205, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a4aef3a-8432-4c48-8bac-5715fce1b205, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a4aef3a-8432-4c48-8bac-5715fce1b205, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230119.8146298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a20ac71b-f805-4d13-bd6d-a5b183d274f7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a20ac71b-f805-4d13-bd6d-a5b183d274f7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a20ac71b-f805-4d13-bd6d-a5b183d274f7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230121.6587036, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24d658d2-80b5-4733-9fe6-bb33c051e6fc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24d658d2-80b5-4733-9fe6-bb33c051e6fc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24d658d2-80b5-4733-9fe6-bb33c051e6fc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230123.1533184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, adeac4bb-8b0e-4974-be21-311ecf92912a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adeac4bb-8b0e-4974-be21-311ecf92912a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adeac4bb-8b0e-4974-be21-311ecf92912a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230124.9484587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5a563fc-a86b-4244-b948-934515d93ba9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5a563fc-a86b-4244-b948-934515d93ba9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5a563fc-a86b-4244-b948-934515d93ba9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230126.247716, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 802f6b3a-c3c3-4463-8f01-ac9a486c8f9d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 802f6b3a-c3c3-4463-8f01-ac9a486c8f9d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 802f6b3a-c3c3-4463-8f01-ac9a486c8f9d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230127.0738401, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4c6f3e8e-8124-49f4-a256-00e73d444ab4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c6f3e8e-8124-49f4-a256-00e73d444ab4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c6f3e8e-8124-49f4-a256-00e73d444ab4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230129.265778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8691a81f-4930-4378-b2d2-79ca469b11fe, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8691a81f-4930-4378-b2d2-79ca469b11fe, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8691a81f-4930-4378-b2d2-79ca469b11fe, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230131.1017454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a426684f-80a0-4c22-a34b-7c6a1208c039, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a426684f-80a0-4c22-a34b-7c6a1208c039, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a426684f-80a0-4c22-a34b-7c6a1208c039, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230133.0672314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 652e44d4-b33b-45f3-8b5d-2802900af175, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 652e44d4-b33b-45f3-8b5d-2802900af175, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 652e44d4-b33b-45f3-8b5d-2802900af175, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230134.711434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b7b1006-37d2-4924-8eda-17b492a92573, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b7b1006-37d2-4924-8eda-17b492a92573, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b7b1006-37d2-4924-8eda-17b492a92573, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230136.1128106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0fb15c4b-aa83-4b11-8ecd-ee053252f3de, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fb15c4b-aa83-4b11-8ecd-ee053252f3de, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fb15c4b-aa83-4b11-8ecd-ee053252f3de, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230137.473013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c0815db-8bbc-47cb-9281-8501afdf7c4e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c0815db-8bbc-47cb-9281-8501afdf7c4e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c0815db-8bbc-47cb-9281-8501afdf7c4e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230139.675687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56eafa5e-0e25-4da3-a569-196d889b8308, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56eafa5e-0e25-4da3-a569-196d889b8308, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56eafa5e-0e25-4da3-a569-196d889b8308, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230141.488966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e4f1220-f32b-4435-b22d-a82c0cf9a685, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e4f1220-f32b-4435-b22d-a82c0cf9a685, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e4f1220-f32b-4435-b22d-a82c0cf9a685, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230143.3591743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be64bfa8-7c39-45db-a5aa-0c1fe0339bae, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be64bfa8-7c39-45db-a5aa-0c1fe0339bae, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be64bfa8-7c39-45db-a5aa-0c1fe0339bae, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230145.2022362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8238c1dc-5cb9-4e31-9884-9f3826b7e24a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8238c1dc-5cb9-4e31-9884-9f3826b7e24a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8238c1dc-5cb9-4e31-9884-9f3826b7e24a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230147.1557565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df6dae1c-caa3-40fc-b539-8fe3f7ce8a3f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df6dae1c-caa3-40fc-b539-8fe3f7ce8a3f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df6dae1c-caa3-40fc-b539-8fe3f7ce8a3f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230148.603096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bfd07db3-2abc-4931-949f-2bec7ed6d006, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfd07db3-2abc-4931-949f-2bec7ed6d006, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfd07db3-2abc-4931-949f-2bec7ed6d006, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230150.4156826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8021d2e1-cf65-4e50-87f5-5b0de00b5f6d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8021d2e1-cf65-4e50-87f5-5b0de00b5f6d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8021d2e1-cf65-4e50-87f5-5b0de00b5f6d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230151.7871068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eff66b32-b59c-49a2-9fe8-c9044e3cda2a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eff66b32-b59c-49a2-9fe8-c9044e3cda2a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eff66b32-b59c-49a2-9fe8-c9044e3cda2a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230153.1968646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85d067de-a660-49ce-9d3d-87e6f84278dc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85d067de-a660-49ce-9d3d-87e6f84278dc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85d067de-a660-49ce-9d3d-87e6f84278dc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230155.3127072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28426f95-724a-46b6-9dc9-ca0169bfb94f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28426f95-724a-46b6-9dc9-ca0169bfb94f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28426f95-724a-46b6-9dc9-ca0169bfb94f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230156.9617634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd477965-2a21-4261-a05f-f64aef806f21, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd477965-2a21-4261-a05f-f64aef806f21, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd477965-2a21-4261-a05f-f64aef806f21, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230158.7658947, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9136ae8-e4aa-41c0-8e39-d323dd3eb752, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9136ae8-e4aa-41c0-8e39-d323dd3eb752, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9136ae8-e4aa-41c0-8e39-d323dd3eb752, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230160.840848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9cc3c73-da41-4bdf-856f-c745ab8fbc5d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9cc3c73-da41-4bdf-856f-c745ab8fbc5d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9cc3c73-da41-4bdf-856f-c745ab8fbc5d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230162.2811198, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eb84467-3823-4fae-a8b7-11bd2cb28070, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb84467-3823-4fae-a8b7-11bd2cb28070, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb84467-3823-4fae-a8b7-11bd2cb28070, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230164.3184505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05ae3fa6-ce21-41a2-bc11-0740ee5a91e9, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05ae3fa6-ce21-41a2-bc11-0740ee5a91e9, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05ae3fa6-ce21-41a2-bc11-0740ee5a91e9, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230165.8288932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45815fc1-d3ee-4bd6-99cf-4e8ab4439c24, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45815fc1-d3ee-4bd6-99cf-4e8ab4439c24, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45815fc1-d3ee-4bd6-99cf-4e8ab4439c24, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230167.5675282, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4daa45ad-b0d1-4d01-965f-8c81db24d50b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4daa45ad-b0d1-4d01-965f-8c81db24d50b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4daa45ad-b0d1-4d01-965f-8c81db24d50b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230169.079294, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cce91b19-00d5-46af-9f83-b19a5a3a6dcc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cce91b19-00d5-46af-9f83-b19a5a3a6dcc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cce91b19-00d5-46af-9f83-b19a5a3a6dcc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230170.486706, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66cc5fe3-01d1-49b9-99e6-6e1a28194577, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66cc5fe3-01d1-49b9-99e6-6e1a28194577, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66cc5fe3-01d1-49b9-99e6-6e1a28194577, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230172.1924233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97f81d21-c653-4a44-85a7-3a2314719f58, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97f81d21-c653-4a44-85a7-3a2314719f58, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97f81d21-c653-4a44-85a7-3a2314719f58, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230174.1909783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f89f5dd5-4a11-4da0-af72-b1f37fce727b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f89f5dd5-4a11-4da0-af72-b1f37fce727b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f89f5dd5-4a11-4da0-af72-b1f37fce727b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230176.221477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f1951a2-4632-4e0f-99dd-2f41d81e112b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f1951a2-4632-4e0f-99dd-2f41d81e112b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f1951a2-4632-4e0f-99dd-2f41d81e112b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230177.453596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88ff6334-f427-46ef-b528-ec7f5d6c87c5, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88ff6334-f427-46ef-b528-ec7f5d6c87c5, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88ff6334-f427-46ef-b528-ec7f5d6c87c5, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230179.425801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d318d92-d232-43ca-859a-f6a1a3cd5ed7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d318d92-d232-43ca-859a-f6a1a3cd5ed7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d318d92-d232-43ca-859a-f6a1a3cd5ed7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230181.624279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22382420-cde3-4176-85aa-0062d5af7434, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22382420-cde3-4176-85aa-0062d5af7434, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22382420-cde3-4176-85aa-0062d5af7434, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230183.3945408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b66f650d-4f83-4c69-9a7f-4731668bb59e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b66f650d-4f83-4c69-9a7f-4731668bb59e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b66f650d-4f83-4c69-9a7f-4731668bb59e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230185.165171, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 86818b35-7c5c-408e-8c64-eb88941b5b15, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86818b35-7c5c-408e-8c64-eb88941b5b15, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86818b35-7c5c-408e-8c64-eb88941b5b15, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230186.6053383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12079a46-a4ff-4294-92ce-464380d3b1eb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12079a46-a4ff-4294-92ce-464380d3b1eb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12079a46-a4ff-4294-92ce-464380d3b1eb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230187.9423947, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 90bb096b-b6a8-447f-9789-11cb67c32592, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90bb096b-b6a8-447f-9789-11cb67c32592, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90bb096b-b6a8-447f-9789-11cb67c32592, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230189.3579414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce32f65b-e660-4e27-99ae-2219eed45239, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce32f65b-e660-4e27-99ae-2219eed45239, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce32f65b-e660-4e27-99ae-2219eed45239, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230191.3046372, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, afb796dc-2e54-4b50-a69c-5cde71af726e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afb796dc-2e54-4b50-a69c-5cde71af726e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afb796dc-2e54-4b50-a69c-5cde71af726e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230193.518527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ef0a69e-fe41-4bb8-8905-044b8c340b3a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef0a69e-fe41-4bb8-8905-044b8c340b3a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef0a69e-fe41-4bb8-8905-044b8c340b3a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230194.738722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b1f2f07-0393-48fb-9736-3524bf549aa0, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b1f2f07-0393-48fb-9736-3524bf549aa0, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b1f2f07-0393-48fb-9736-3524bf549aa0, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230196.8868747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8df8b440-4356-4afd-985e-60ea2f821915, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8df8b440-4356-4afd-985e-60ea2f821915, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8df8b440-4356-4afd-985e-60ea2f821915, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230198.9379733, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 955da774-0517-42c9-b49d-c25b259727b4, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 955da774-0517-42c9-b49d-c25b259727b4, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 955da774-0517-42c9-b49d-c25b259727b4, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230201.0387223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ac11931-59f0-492b-beb5-2f057146a358, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ac11931-59f0-492b-beb5-2f057146a358, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ac11931-59f0-492b-beb5-2f057146a358, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230202.9924335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af9a8d5d-e8b1-4049-b735-ce1844da24e3, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af9a8d5d-e8b1-4049-b735-ce1844da24e3, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af9a8d5d-e8b1-4049-b735-ce1844da24e3, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230204.1647182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c5b1293-eca0-4889-be5b-cf3847d0a99c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c5b1293-eca0-4889-be5b-cf3847d0a99c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c5b1293-eca0-4889-be5b-cf3847d0a99c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230206.0618846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41ed2430-93c6-4913-ab75-c00042b29aa7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41ed2430-93c6-4913-ab75-c00042b29aa7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41ed2430-93c6-4913-ab75-c00042b29aa7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230207.9838705, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f90953ee-d1f2-4601-8289-79f46bfbed5c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f90953ee-d1f2-4601-8289-79f46bfbed5c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f90953ee-d1f2-4601-8289-79f46bfbed5c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230209.8924575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a652f329-e5ca-4455-9e5c-3798191b3075, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a652f329-e5ca-4455-9e5c-3798191b3075, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a652f329-e5ca-4455-9e5c-3798191b3075, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230211.594967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48c0176e-573e-4df5-b6c1-29923cce7853, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48c0176e-573e-4df5-b6c1-29923cce7853, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48c0176e-573e-4df5-b6c1-29923cce7853, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230213.0668924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 317dffa9-a1ca-4b89-af17-33d1cafb221d, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 317dffa9-a1ca-4b89-af17-33d1cafb221d, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 317dffa9-a1ca-4b89-af17-33d1cafb221d, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230214.5242236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6806e501-97bc-420a-9962-b99dd7906984, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6806e501-97bc-420a-9962-b99dd7906984, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6806e501-97bc-420a-9962-b99dd7906984, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230216.1186721, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, adf7ac41-8ccd-407c-905e-4e6032b4066b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adf7ac41-8ccd-407c-905e-4e6032b4066b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adf7ac41-8ccd-407c-905e-4e6032b4066b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230217.4469674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0d96b9b-d550-43dc-a8fb-3122763c0b11, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0d96b9b-d550-43dc-a8fb-3122763c0b11, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0d96b9b-d550-43dc-a8fb-3122763c0b11, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230218.995521, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b735781d-cf51-467d-8aba-c6ad22ab43fc, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b735781d-cf51-467d-8aba-c6ad22ab43fc, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b735781d-cf51-467d-8aba-c6ad22ab43fc, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230221.0206604, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91856d74-aad4-4213-bfc5-5bfb58ba3a8f, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91856d74-aad4-4213-bfc5-5bfb58ba3a8f, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91856d74-aad4-4213-bfc5-5bfb58ba3a8f, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230223.0958867, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5454b14-a1f4-485d-a8c2-bff44375476a, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5454b14-a1f4-485d-a8c2-bff44375476a, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5454b14-a1f4-485d-a8c2-bff44375476a, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230224.3360486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9d1b61d-e713-4e14-82ec-6109f425b4bb, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9d1b61d-e713-4e14-82ec-6109f425b4bb, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9d1b61d-e713-4e14-82ec-6109f425b4bb, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230225.9870453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d74334d4-2322-4f6c-bf31-a6ae5d5ae163, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d74334d4-2322-4f6c-bf31-a6ae5d5ae163, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d74334d4-2322-4f6c-bf31-a6ae5d5ae163, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230227.6425755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e816edb-3bf7-44cc-a602-ec5146341607, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e816edb-3bf7-44cc-a602-ec5146341607, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e816edb-3bf7-44cc-a602-ec5146341607, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230229.1849847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e086ff3-2f6b-4189-9b46-bf3d595c066c, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e086ff3-2f6b-4189-9b46-bf3d595c066c, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e086ff3-2f6b-4189-9b46-bf3d595c066c, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230231.0885828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3ec9858-a9ab-425c-9ede-7443e507539b, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3ec9858-a9ab-425c-9ede-7443e507539b, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3ec9858-a9ab-425c-9ede-7443e507539b, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230232.896063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03499277-c464-4244-acf6-ee12b2cf8d88, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03499277-c464-4244-acf6-ee12b2cf8d88, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03499277-c464-4244-acf6-ee12b2cf8d88, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230234.9215715, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8d3fbaa-4a7e-4e1b-b3e6-41e8bf44fa50, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8d3fbaa-4a7e-4e1b-b3e6-41e8bf44fa50, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8d3fbaa-4a7e-4e1b-b3e6-41e8bf44fa50, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230236.8324275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bbfbade-2e80-490d-b69d-49cacfd2432e, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bbfbade-2e80-490d-b69d-49cacfd2432e, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bbfbade-2e80-490d-b69d-49cacfd2432e, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230238.9190578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a455470-7363-43fb-ae03-9d4b14635cc7, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a455470-7363-43fb-ae03-9d4b14635cc7, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a455470-7363-43fb-ae03-9d4b14635cc7, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230240.9675524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9c4f8c1d-118d-42a1-8d13-07a723bca530, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c4f8c1d-118d-42a1-8d13-07a723bca530, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c4f8c1d-118d-42a1-8d13-07a723bca530, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230243.0208645, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 049b6ae6-ba79-4bc9-998a-72e8a3e2fbc8, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 049b6ae6-ba79-4bc9-998a-72e8a3e2fbc8, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 049b6ae6-ba79-4bc9-998a-72e8a3e2fbc8, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230244.2411523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 216a5f91-7624-4e91-873f-f660392ca2ff, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216a5f91-7624-4e91-873f-f660392ca2ff, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216a5f91-7624-4e91-873f-f660392ca2ff, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765230246.387053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55d03728-f8b5-4f9d-801e-0ecd02e06bfe, localhost:2123): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55d03728-f8b5-4f9d-801e-0ecd02e06bfe, localhost:2123): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55d03728-f8b5-4f9d-801e-0ecd02e06bfe, localhost:2123): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2123". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2123
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
289.42s call     test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
280.84s call     test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
12.76s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
9.36s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
1.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 606.16s (0:10:06) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...build/build_root/ma4i/0009df/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009df', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009df/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '11', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...build/build_root/ma4i/0009df/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/ma4i/0009df', '--source-root', '/home/runner/.ya/build/build_root/ma4i/0009df/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ma4i/0009df/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/secrets', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '20', '--modulo-index', '11', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_disabled] __
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5380
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a00/r3tmp/kikimr_cluster_gyawog9r
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27802
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3346
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/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/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fosolxkv.log --grpc-port=9986 --mon-port=27802 --ic-port=5380
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9986/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/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/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fosolxkv.log --grpc-port=9986 --mon-port=27802 --ic-port=5380
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fosolxkv.log', '--grpc-port=9986', '--mon-port=27802', '--ic-port=5380')' in '/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757515
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9986/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757533
DEBUG    ya.test:process.py:259 Command (pid 757533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757533) elapsed time (sec): 0.4400136470794678
DEBUG    ya.test:process.py:263 Command (pid 757533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 757533) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 757533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 757533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757533) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 757533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757533) stime: 0.269163
DEBUG    ya.test:process.py:263 Command (pid 757533) utime: 0.11544399999999999
DEBUG    ya.test:process.py:263 Command (pid 757533) wtime: 0.441
DEBUG    ya.test:process.py:275 Command (pid 757533) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9986', '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: 5380\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9986', '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: 5380\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 759942
DEBUG    ya.test:process.py:259 Command (pid 759942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 759942) elapsed time (sec): 0.5453321933746338
DEBUG    ya.test:process.py:263 Command (pid 759942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 759942) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 759942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 759942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 759942) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 759942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 759942) stime: 0.32037499999999997
DEBUG    ya.test:process.py:263 Command (pid 759942) utime: 0.11674899999999999
DEBUG    ya.test:process.py:263 Command (pid 759942) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 759942) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9986', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9986', '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: 760356
DEBUG    ya.test:process.py:259 Command (pid 760356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760356) elapsed time (sec): 0.590740442276001
DEBUG    ya.test:process.py:263 Command (pid 760356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 760356) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 760356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 760356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760356) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 760356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760356) stime: 0.337779
DEBUG    ya.test:process.py:263 Command (pid 760356) utime: 0.114205
DEBUG    ya.test:process.py:263 Command (pid 760356) wtime: 0.593
DEBUG    ya.test:process.py:275 Command (pid 760356) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a00/r3tmp/kikimr_cluster_lagzf9_t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16371
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/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/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_6581x83p.log --grpc-port=30255 --mon-port=13803 --ic-port=26960
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30255/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/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/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_6581x83p.log --grpc-port=30255 --mon-port=13803 --ic-port=26960
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_6581x83p.log', '--grpc-port=30255', '--mon-port=13803', '--ic-port=26960')' in '/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 761466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30255/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 761467
DEBUG    ya.test:process.py:259 Command (pid 761467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 761467) elapsed time (sec): 0.6169307231903076
DEBUG    ya.test:process.py:263 Command (pid 761467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 761467) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 761467) minflt: 16580
DEBUG    ya.test:process.py:263 Command (pid 761467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 761467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 761467) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 761467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 761467) stime: 0.38099299999999997
DEBUG    ya.test:process.py:263 Command (pid 761467) utime: 0.117947
DEBUG    ya.test:process.py:263 Command (pid 761467) wtime: 0.631
DEBUG    ya.test:process.py:275 Command (pid 761467) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30255', '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: 26960\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30255', '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: 26960\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 764544
DEBUG    ya.test:process.py:259 Command (pid 764544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 764544) elapsed time (sec): 0.5964996814727783
DEBUG    ya.test:process.py:263 Command (pid 764544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 764544) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 764544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 764544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 764544) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 764544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 764544) stime: 0.366986
DEBUG    ya.test:process.py:263 Command (pid 764544) utime: 0.124596
DEBUG    ya.test:process.py:263 Command (pid 764544) wtime: 0.598
DEBUG    ya.test:process.py:275 Command (pid 764544) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30255', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30255', '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: 765266
DEBUG    ya.test:process.py:259 Command (pid 765266) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 765266) elapsed time (sec): 0.8853001594543457
DEBUG    ya.test:process.py:263 Command (pid 765266) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 765266) minflt: 18792
DEBUG    ya.test:process.py:263 Command (pid 765266) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 765266) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 765266) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 765266) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 765266) stime: 0.660289
DEBUG    ya.test:process.py:263 Command (pid 765266) utime: 0.11628799999999999
DEBUG    ya.test:process.py:263 Command (pid 765266) wtime: 0.887
DEBUG    ya.test:process.py:275 Command (pid 765266) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10542
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30255 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_8orhf1gy.log --grpc-port=11592 --mon-port=6430 --ic-port=63647
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30255 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_8orhf1gy.log --grpc-port=11592 --mon-port=6430 --ic-port=63647
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:30255', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_8orhf1gy.log', '--grpc-port=11592', '--mon-port=6430', '--ic-port=63647')' in '/home/runner/.ya/build/build_root/ma4i/000a00/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 766215
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11592/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a00/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 766220
DEBUG    ya.test:process.py:259 Command (pid 766220) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 766220) elapsed time (sec): 0.4938035011291504
DEBUG    ya.test:process.py:263 Command (pid 766220) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 766220) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 766220) minflt: 16455
DEBUG    ya.test:process.py:263 Command (pid 766220) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 766220) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 766220) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 766220) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 766220) stime: 0.30114399999999997
DEBUG    ya.test:process.py:263 Command (pid 766220) utime: 0.120295
DEBUG    ya.test:process.py:263 Command (pid 766220) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 766220) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ad0a191b-be12-44d1-8a90-e5dff6029dcb, localhost:30255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad0a191b-be12-44d1-8a90-e5dff6029dcb, localhost:30255): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad0a191b-be12-44d1-8a90-e5dff6029dcb, localhost:30255): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11592 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11592, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30255
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 370ad500-9799-406f-a0f7-e761bf722240, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 370ad500-9799-406f-a0f7-e761bf722240, ghrun-2tlsei57yi.auto.internal:11592): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 370ad500-9799-406f-a0f7-e761bf722240, ghrun-2tlsei57yi.auto.internal:11592): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a418f6e2-bdf3-45ba-a0c2-5972fa386fee, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a418f6e2-bdf3-45ba-a0c2-5972fa386fee, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a418f6e2-bdf3-45ba-a0c2-5972fa386fee, ghrun-2tlsei57yi.auto.internal:11592): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89f92b4f-8dca-4c37-99b6-478c6d7892bd, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89f92b4f-8dca-4c37-99b6-478c6d7892bd, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89f92b4f-8dca-4c37-99b6-478c6d7892bd, ghrun-2tlsei57yi.auto.internal:11592): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a03835b5-c346-44fb-a7f4-49a7880e9fd9, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a03835b5-c346-44fb-a7f4-49a7880e9fd9, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=OGVlYWQxYzUtYTViYWQ4Y2MtYTQ1MjIwYzAtMmFjNWZjMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a03835b5-c346-44fb-a7f4-49a7880e9fd9, ghrun-2tlsei57yi.auto.internal:11592): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30255
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11592
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, cee72735-eff6-42cb-ba6f-6c80de23840e, localhost:30255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cee72735-eff6-42cb-ba6f-6c80de23840e, localhost:30255): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cee72735-eff6-42cb-ba6f-6c80de23840e, localhost:30255): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11592 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11592, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30255
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 91241be7-cb26-43e7-ab32-bfc5d347ded5, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91241be7-cb26-43e7-ab32-bfc5d347ded5, ghrun-2tlsei57yi.auto.internal:11592): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91241be7-cb26-43e7-ab32-bfc5d347ded5, ghrun-2tlsei57yi.auto.internal:11592): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1ec3e68-db8e-49b8-b956-1eba24e6c227, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1ec3e68-db8e-49b8-b956-1eba24e6c227, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1ec3e68-db8e-49b8-b956-1eba24e6c227, ghrun-2tlsei57yi.auto.internal:11592): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51d7b696-0e8f-446a-adb2-47998e808f41, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d7b696-0e8f-446a-adb2-47998e808f41, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51d7b696-0e8f-446a-adb2-47998e808f41, ghrun-2tlsei57yi.auto.internal:11592): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 98a0a1fb-b7c0-4c0d-a2cb-a013a975664b, ghrun-2tlsei57yi.auto.internal:11592): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 98a0a1fb-b7c0-4c0d-a2cb-a013a975664b, ghrun-2tlsei57yi.auto.internal:11592): request = { session_id: "ydb://session/3?node_id=50000&id=MmI2MjQ3YjAtNWYwMmZiYWEtYmRmMmJjYzEtOTkyMDNlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 98a0a1fb-b7c0-4c0d-a2cb-a013a975664b, ghrun-2tlsei57yi.auto.internal:11592): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30255
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1ec3e68-db8e-49b8-b956-1eba24e6c227, ghrun-2tlsei57yi.auto.internal:11592): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11592
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7fa7bd766810>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7fa7bd8b01d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7fa7bbb84f50>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7fa7bd8abe90>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7fa7bbb841d0>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7fa7bd782a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fa7bd7b1310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7fa7bd782810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fa7bd7b1550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:6713', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:6713/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7fa7bd782ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7fa7bd780b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7fa7bd7b0950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:6713/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fa7a95b33f0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fa7bbb71a00>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7fa7bd782690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7fa7bd7b1490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:6713
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T213412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213412Z
20251208/yandex/s3/aws4_request
dcd6126dbf18717b6b8f43cab4392870aa45b9e7e7f99e842d97313e4cb61aec
DEBUG    botocore.auth:auth.py:430 Signature:
2a6b8896b455f91ecfe2f53c1f68e8335b982cacf247ac08bf39bdf9dd0c0d6b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7fa7bd7b1250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:6713/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T213412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a6b8896b455f91ecfe2f53c1f68e8335b982cacf247ac08bf39bdf9dd0c0d6b', 'amz-sdk-invocation-id': b'682d1316-593f-44d2-b5dc-79679468f90b', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6713
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6713 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:12 GMT', 'x-amzn-requestid': 'eNxlYMmCDeouRQ5aIPaOTrJiMflzYFd1GJSum1v5c1RyWDfylVfR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7fa7bb63bfd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'eNxlYMmCDeouRQ5aIPaOTrJiMflzYFd1GJSum1v5c1RyWDfylVfR', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 21:34:12 GMT', 'x-amzn-requestid': 'eNxlYMmCDeouRQ5aIPaOTrJiMflzYFd1GJSum1v5c1RyWDfylVfR', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7fa7bd7b0350>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7fa7bd782a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fa7bd7b1310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7fa7bd782810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fa7bd7b1550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:6713', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:6713/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7fa7bd782ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7fa7bd780b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7fa7bd7b0950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:6713/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fa7a95b33f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fa7bbb71a00>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7fa7bd782690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7fa7bd7b1490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:6713
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T213413Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213413Z
20251208/yandex/s3/aws4_request
591a1a75321271d04dbab8bebedf83b99e9590ea86a629ed6301a62fbf2f072a
DEBUG    botocore.auth:auth.py:430 Signature:
036d107313ae82011b091a128f958e374dc174b446127bd99407e8771cc53c2d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7fa7bd7b1250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:6713/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T213413Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=036d107313ae82011b091a128f958e374dc174b446127bd99407e8771cc53c2d', 'amz-sdk-invocation-id': b'c83d2416-c4ea-4ccb-9425-d9a19f41a9e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6713 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:13 GMT', 'x-amzn-requestid': 'PtzJdLq78UlTDHp21YcCnQfwme9V0yrsPwkPdOsJK7MblBg9hO6i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7fa7bb63bfd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7fa7bd7b0410>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7fa7bbb84050>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7fa7bd783ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7fa7bd782b10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7fa7bd7b07d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7fa7bd782a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fa7bd7b1310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7fa7bd782810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fa7bd7b1550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:6713', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:6713/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7fa7bd9ae510>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7fa7bd782ed0>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7fa7bd780b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7fa7bd7b0950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7fa7bb681a90>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:6713/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fa7a95b33f0>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7fa7bb681a90>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fa7bbb71a00>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fa7bb9938f0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7fa7bd782690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7fa7bd7b1490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fa7bdbc8470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:6713
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T213413Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213413Z
20251208/yandex/s3/aws4_request
1a6c32b25cc038bacce5b1b0a3d2c9f750fd46904b0755017064faf9adbc3579
DEBUG    botocore.auth:auth.py:430 Signature:
4bc9af33452e56143ba9fb4328d04a66466a8c011dec7b6409361765e4a73320
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7fa7bd7b1250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:6713/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T213413Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=4bc9af33452e56143ba9fb4328d04a66466a8c011dec7b6409361765e4a73320', 'amz-sdk-invocation-id': b'26ba6374-8524-4181-b933-a3301c6c3421', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6713 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:13 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 21:34:13 GMT', 'x-amzn-requestid': 's6JsakL3T7AT4LodMZBzrWqLAs2VwgsWxWdR35gLW8GUoOvViHA9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7fa7bb63bfd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fa7bd6e1e10>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 's6JsakL3T7AT4LodMZBzrWqLAs2VwgsWxWdR35gLW8GUoOvViHA9', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 21:34:13 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 21:34:13 GMT', 'x-amzn-requestid': 's6JsakL3T7AT4LodMZBzrWqLAs2VwgsWxWdR35gLW8GUoOvViHA9', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7fa7bbb84110>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.0688217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 73f3d535-770b-471c-a88a-32ee2139f76d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73f3d535-770b-471c-a88a-32ee2139f76d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73f3d535-770b-471c-a88a-32ee2139f76d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.6747446, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 853fa92d-764f-4aa2-9732-63450ca973ee, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 853fa92d-764f-4aa2-9732-63450ca973ee, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 853fa92d-764f-4aa2-9732-63450ca973ee, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.97808, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f804eb7-96c4-4795-8f1e-d355811177d6, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f804eb7-96c4-4795-8f1e-d355811177d6, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f804eb7-96c4-4795-8f1e-d355811177d6, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.9451096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0233552-d523-4f84-9b9b-c785a2fec190, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0233552-d523-4f84-9b9b-c785a2fec190, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0233552-d523-4f84-9b9b-c785a2fec190, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.7651355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9456062-0319-496e-aed7-49405859c5de, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9456062-0319-496e-aed7-49405859c5de, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9456062-0319-496e-aed7-49405859c5de, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.365956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2abb446-5027-4ea5-8061-7e86afba1b7e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2abb446-5027-4ea5-8061-7e86afba1b7e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2abb446-5027-4ea5-8061-7e86afba1b7e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.7099822, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1923f48f-f03d-4238-8aae-132e8e97071c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1923f48f-f03d-4238-8aae-132e8e97071c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1923f48f-f03d-4238-8aae-132e8e97071c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.9598064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 823842f2-0c48-4193-8888-d8a914507c07, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 823842f2-0c48-4193-8888-d8a914507c07, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 823842f2-0c48-4193-8888-d8a914507c07, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.1922963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe67f21c-7ee1-40b5-91d6-604f5b7bfeb8, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe67f21c-7ee1-40b5-91d6-604f5b7bfeb8, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe67f21c-7ee1-40b5-91d6-604f5b7bfeb8, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.628518, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd7b36d6-25da-4a8c-baf8-0119611a2275, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd7b36d6-25da-4a8c-baf8-0119611a2275, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd7b36d6-25da-4a8c-baf8-0119611a2275, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.0583413, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df234987-62bc-4dc9-b172-2ce23a71b61a, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df234987-62bc-4dc9-b172-2ce23a71b61a, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df234987-62bc-4dc9-b172-2ce23a71b61a, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.6303406, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42f36028-f704-4623-93f3-4a0967594c0c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42f36028-f704-4623-93f3-4a0967594c0c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42f36028-f704-4623-93f3-4a0967594c0c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.4710617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66347d3a-f9e3-4230-986a-2706ed69db82, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66347d3a-f9e3-4230-986a-2706ed69db82, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66347d3a-f9e3-4230-986a-2706ed69db82, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.420303, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ccd26d13-d354-42b1-85c8-e555745318c9, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccd26d13-d354-42b1-85c8-e555745318c9, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccd26d13-d354-42b1-85c8-e555745318c9, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.9905713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b3a3ea4-01d6-49a1-821d-359f474cd858, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b3a3ea4-01d6-49a1-821d-359f474cd858, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b3a3ea4-01d6-49a1-821d-359f474cd858, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.0771854, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e6d2641-733b-4fee-a6b2-536098e1e7d7, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e6d2641-733b-4fee-a6b2-536098e1e7d7, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e6d2641-733b-4fee-a6b2-536098e1e7d7, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.253433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e59df1c-943e-4ee8-a8af-c90501b6146a, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e59df1c-943e-4ee8-a8af-c90501b6146a, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e59df1c-943e-4ee8-a8af-c90501b6146a, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.6878986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f25b5fce-6832-49b3-b54c-9daccd6589f3, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f25b5fce-6832-49b3-b54c-9daccd6589f3, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f25b5fce-6832-49b3-b54c-9daccd6589f3, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.5284393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 094dfc94-8e31-46ee-afdd-284c0d131ca3, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 094dfc94-8e31-46ee-afdd-284c0d131ca3, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 094dfc94-8e31-46ee-afdd-284c0d131ca3, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.0941448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04e6a765-2571-407f-a5a4-ffb36a8aa62f, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e6a765-2571-407f-a5a4-ffb36a8aa62f, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e6a765-2571-407f-a5a4-ffb36a8aa62f, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.6868336, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 217093f9-5ec0-444d-aba8-33c3898d914d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 217093f9-5ec0-444d-aba8-33c3898d914d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 217093f9-5ec0-444d-aba8-33c3898d914d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.4628415, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7af0ca9-73e7-445e-8f9e-824779889d12, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7af0ca9-73e7-445e-8f9e-824779889d12, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7af0ca9-73e7-445e-8f9e-824779889d12, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.377375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ae75ce5-2759-4643-8c5d-ae0f0a89eaf0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ae75ce5-2759-4643-8c5d-ae0f0a89eaf0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ae75ce5-2759-4643-8c5d-ae0f0a89eaf0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.3148615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 553b2c29-8ee2-40ee-a8cc-785966e83231, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 553b2c29-8ee2-40ee-a8cc-785966e83231, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 553b2c29-8ee2-40ee-a8cc-785966e83231, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.570601, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd23702c-3db5-404d-a4f7-e626f2929d87, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd23702c-3db5-404d-a4f7-e626f2929d87, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd23702c-3db5-404d-a4f7-e626f2929d87, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.325227, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49b2ddfd-6b9f-48c5-acdf-bfb2f0542b92, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49b2ddfd-6b9f-48c5-acdf-bfb2f0542b92, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49b2ddfd-6b9f-48c5-acdf-bfb2f0542b92, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.3733466, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4247ea78-4c60-41bf-89e7-fcaf8a06843e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4247ea78-4c60-41bf-89e7-fcaf8a06843e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4247ea78-4c60-41bf-89e7-fcaf8a06843e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.4812617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5b1a4246-c92a-4940-af39-17f8be3cdb6d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b1a4246-c92a-4940-af39-17f8be3cdb6d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b1a4246-c92a-4940-af39-17f8be3cdb6d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.969955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cc05f58-659d-4fec-b1c8-80c93abe7fdd, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cc05f58-659d-4fec-b1c8-80c93abe7fdd, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cc05f58-659d-4fec-b1c8-80c93abe7fdd, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.0278933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56fa582c-4755-406e-942c-e08b4c9e3123, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56fa582c-4755-406e-942c-e08b4c9e3123, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56fa582c-4755-406e-942c-e08b4c9e3123, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.364761, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d268d8be-0016-4c8a-bf8b-5192aba12493, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d268d8be-0016-4c8a-bf8b-5192aba12493, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d268d8be-0016-4c8a-bf8b-5192aba12493, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.5752468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 931328ec-970e-4e58-ba9a-bd2dfb3cda75, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 931328ec-970e-4e58-ba9a-bd2dfb3cda75, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 931328ec-970e-4e58-ba9a-bd2dfb3cda75, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.7159603, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51683b9e-b08e-47ad-8383-18df252d6647, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51683b9e-b08e-47ad-8383-18df252d6647, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51683b9e-b08e-47ad-8383-18df252d6647, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.9496746, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 643e033c-5763-4867-94e6-11149959d5e0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 643e033c-5763-4867-94e6-11149959d5e0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 643e033c-5763-4867-94e6-11149959d5e0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.5778146, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5065f6dc-eca6-4c4c-8b40-b61ab609ba55, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5065f6dc-eca6-4c4c-8b40-b61ab609ba55, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5065f6dc-eca6-4c4c-8b40-b61ab609ba55, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.1025605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 838253bb-f3dd-4c55-90ad-32bd9b98cdaa, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 838253bb-f3dd-4c55-90ad-32bd9b98cdaa, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 838253bb-f3dd-4c55-90ad-32bd9b98cdaa, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.7660558, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b9b69c5-2236-4e21-8d47-e6e5927bf6c1, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b9b69c5-2236-4e21-8d47-e6e5927bf6c1, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b9b69c5-2236-4e21-8d47-e6e5927bf6c1, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.984186, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 890e3000-8ea7-4eb6-98cc-bf0115c6d5ea, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 890e3000-8ea7-4eb6-98cc-bf0115c6d5ea, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 890e3000-8ea7-4eb6-98cc-bf0115c6d5ea, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.622725, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04ab5d39-13fe-4c09-8f04-b1c6a6d83e5d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04ab5d39-13fe-4c09-8f04-b1c6a6d83e5d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04ab5d39-13fe-4c09-8f04-b1c6a6d83e5d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.2444685, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9b8fc12-0c20-4cd4-8787-b67a88225236, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9b8fc12-0c20-4cd4-8787-b67a88225236, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9b8fc12-0c20-4cd4-8787-b67a88225236, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.0680783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68330acb-b2d2-42bf-8943-b40994f8a5a2, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68330acb-b2d2-42bf-8943-b40994f8a5a2, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68330acb-b2d2-42bf-8943-b40994f8a5a2, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.9170074, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e28e6e2d-b27e-426f-963a-e23dabb723f6, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e28e6e2d-b27e-426f-963a-e23dabb723f6, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e28e6e2d-b27e-426f-963a-e23dabb723f6, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229721.9088478, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a409ff11-af08-4336-9b8e-f5977fff12e9, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a409ff11-af08-4336-9b8e-f5977fff12e9, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a409ff11-af08-4336-9b8e-f5977fff12e9, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.6553707, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 066a6ce5-ca64-4e7c-864a-05f6f0f83d47, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 066a6ce5-ca64-4e7c-864a-05f6f0f83d47, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 066a6ce5-ca64-4e7c-864a-05f6f0f83d47, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.767232, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a44c0d51-3f32-421f-84e3-5576e8cdbca5, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a44c0d51-3f32-421f-84e3-5576e8cdbca5, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a44c0d51-3f32-421f-84e3-5576e8cdbca5, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.418048, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf3fcb9c-271e-4b60-ad0f-33feb549381e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf3fcb9c-271e-4b60-ad0f-33feb549381e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf3fcb9c-271e-4b60-ad0f-33feb549381e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.5658572, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 09b0070e-3624-49f1-9d9f-717404635857, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09b0070e-3624-49f1-9d9f-717404635857, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09b0070e-3624-49f1-9d9f-717404635857, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.7334783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb0d43d3-7d01-42ba-8ae3-72dfe515d7da, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb0d43d3-7d01-42ba-8ae3-72dfe515d7da, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb0d43d3-7d01-42ba-8ae3-72dfe515d7da, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.4323041, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9c12e124-23c2-4150-b269-5d266c3a8e8e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c12e124-23c2-4150-b269-5d266c3a8e8e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c12e124-23c2-4150-b269-5d266c3a8e8e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.182016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb6f836f-f833-4dcc-81ed-2dfc33a6a0f2, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb6f836f-f833-4dcc-81ed-2dfc33a6a0f2, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb6f836f-f833-4dcc-81ed-2dfc33a6a0f2, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.2794912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b9b7447-079b-480c-901a-2dc54d7da990, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b9b7447-079b-480c-901a-2dc54d7da990, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b9b7447-079b-480c-901a-2dc54d7da990, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.42404, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8f0d520-f7d3-46f3-921a-038d2cba8a31, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8f0d520-f7d3-46f3-921a-038d2cba8a31, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8f0d520-f7d3-46f3-921a-038d2cba8a31, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.158339, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9bde77cf-6753-4f6c-a46c-2a644434bd73, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bde77cf-6753-4f6c-a46c-2a644434bd73, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bde77cf-6753-4f6c-a46c-2a644434bd73, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.2651021, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9be9005d-6757-4d1a-aa13-92a4834d4dfe, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9be9005d-6757-4d1a-aa13-92a4834d4dfe, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9be9005d-6757-4d1a-aa13-92a4834d4dfe, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.787755, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1689ea65-8cde-43c6-b09a-309d445c9658, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1689ea65-8cde-43c6-b09a-309d445c9658, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1689ea65-8cde-43c6-b09a-309d445c9658, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.1974165, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61837fe7-d86a-4fc1-93b9-35905db9f096, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61837fe7-d86a-4fc1-93b9-35905db9f096, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61837fe7-d86a-4fc1-93b9-35905db9f096, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.8756046, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ba95f6e-9424-4b69-b121-0f9d614335d2, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ba95f6e-9424-4b69-b121-0f9d614335d2, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ba95f6e-9424-4b69-b121-0f9d614335d2, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.6619647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79696678-eaf1-41fb-a272-1bdc0f0a1a44, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79696678-eaf1-41fb-a272-1bdc0f0a1a44, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79696678-eaf1-41fb-a272-1bdc0f0a1a44, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.8638422, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83400ff7-a737-4d60-bc78-f5734a6fe60c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83400ff7-a737-4d60-bc78-f5734a6fe60c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83400ff7-a737-4d60-bc78-f5734a6fe60c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.7930527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d442fe5-8424-4a4c-ba92-c1156f50d651, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d442fe5-8424-4a4c-ba92-c1156f50d651, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d442fe5-8424-4a4c-ba92-c1156f50d651, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.4233747, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75610a78-9970-4816-b701-bae0766aa6fa, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75610a78-9970-4816-b701-bae0766aa6fa, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75610a78-9970-4816-b701-bae0766aa6fa, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.814284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 51c52e10-9986-4c74-9a72-2b1c7feec675, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51c52e10-9986-4c74-9a72-2b1c7feec675, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51c52e10-9986-4c74-9a72-2b1c7feec675, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.0353293, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21968473-0921-4772-b45d-653efb422902, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21968473-0921-4772-b45d-653efb422902, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21968473-0921-4772-b45d-653efb422902, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229759.8787284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5da22509-394c-45e5-9c94-86cc9763a3ae, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5da22509-394c-45e5-9c94-86cc9763a3ae, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5da22509-394c-45e5-9c94-86cc9763a3ae, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.455845, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7aa9967c-c230-4905-bca9-7f5adf11b3c6, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7aa9967c-c230-4905-bca9-7f5adf11b3c6, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7aa9967c-c230-4905-bca9-7f5adf11b3c6, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.4808102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26b3dbdb-1257-45ce-b062-3500dcd420e0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26b3dbdb-1257-45ce-b062-3500dcd420e0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26b3dbdb-1257-45ce-b062-3500dcd420e0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.542363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68e22f04-22f0-4ca7-aa9a-802819ef9b7c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68e22f04-22f0-4ca7-aa9a-802819ef9b7c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68e22f04-22f0-4ca7-aa9a-802819ef9b7c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.8644273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d831e81-3b84-4705-9d4f-4a6c0d23e6d8, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d831e81-3b84-4705-9d4f-4a6c0d23e6d8, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d831e81-3b84-4705-9d4f-4a6c0d23e6d8, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.3243365, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b02d176e-9ac2-4c7b-9c8b-f1dc3443fa71, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b02d176e-9ac2-4c7b-9c8b-f1dc3443fa71, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b02d176e-9ac2-4c7b-9c8b-f1dc3443fa71, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.0529447, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01829261-bb71-476a-8f29-a1fea9da5d91, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01829261-bb71-476a-8f29-a1fea9da5d91, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01829261-bb71-476a-8f29-a1fea9da5d91, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.9120064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 879b891f-e307-4c28-9224-c84542f25543, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 879b891f-e307-4c28-9224-c84542f25543, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 879b891f-e307-4c28-9224-c84542f25543, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229773.977616, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7364737c-ea1c-469a-8447-d4ae53d633e7, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7364737c-ea1c-469a-8447-d4ae53d633e7, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7364737c-ea1c-469a-8447-d4ae53d633e7, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.6036787, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45295645-bcef-4cda-8610-5debe1baf739, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45295645-bcef-4cda-8610-5debe1baf739, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45295645-bcef-4cda-8610-5debe1baf739, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.8655574, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66f1ca52-c367-415e-99e9-4e6e6933d422, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66f1ca52-c367-415e-99e9-4e6e6933d422, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66f1ca52-c367-415e-99e9-4e6e6933d422, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.189837, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 041a1632-718f-46de-a7e0-2c2728c31d6d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 041a1632-718f-46de-a7e0-2c2728c31d6d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 041a1632-718f-46de-a7e0-2c2728c31d6d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.2521694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7397c18f-efa9-4a10-bf9e-48057cd4f100, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7397c18f-efa9-4a10-bf9e-48057cd4f100, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7397c18f-efa9-4a10-bf9e-48057cd4f100, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.9031868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df5537e7-3f7f-444e-aac9-0b7894b561ba, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df5537e7-3f7f-444e-aac9-0b7894b561ba, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df5537e7-3f7f-444e-aac9-0b7894b561ba, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.826115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85a316b5-0f5c-40b2-bccc-baaf26158c01, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85a316b5-0f5c-40b2-bccc-baaf26158c01, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85a316b5-0f5c-40b2-bccc-baaf26158c01, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.2565866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fabb8061-ce9d-4abe-97c5-aaa9d9937727, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fabb8061-ce9d-4abe-97c5-aaa9d9937727, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fabb8061-ce9d-4abe-97c5-aaa9d9937727, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.3640902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3772dd3-f050-4bea-9308-1dc51594557c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3772dd3-f050-4bea-9308-1dc51594557c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3772dd3-f050-4bea-9308-1dc51594557c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.60617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 50300ba8-738a-4640-a110-55c03773a4ec, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50300ba8-738a-4640-a110-55c03773a4ec, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50300ba8-738a-4640-a110-55c03773a4ec, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.619894, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c5ab645-83f8-475d-933a-9d0a9b03e582, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c5ab645-83f8-475d-933a-9d0a9b03e582, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c5ab645-83f8-475d-933a-9d0a9b03e582, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.9617095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14d506d8-14fc-487f-8f2c-f3a1b9a01b5a, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14d506d8-14fc-487f-8f2c-f3a1b9a01b5a, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14d506d8-14fc-487f-8f2c-f3a1b9a01b5a, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.5302665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c00fe595-eefb-4b1c-a617-15a1f45f0af2, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c00fe595-eefb-4b1c-a617-15a1f45f0af2, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c00fe595-eefb-4b1c-a617-15a1f45f0af2, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.988815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7cdc54a4-4e29-429a-8e42-f0fa8c0b1a29, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cdc54a4-4e29-429a-8e42-f0fa8c0b1a29, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cdc54a4-4e29-429a-8e42-f0fa8c0b1a29, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.956002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78a93c22-5007-4bdb-af64-04466ffb157d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78a93c22-5007-4bdb-af64-04466ffb157d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78a93c22-5007-4bdb-af64-04466ffb157d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.8453405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f47655c7-f2e1-42f5-9920-b72f90d4498e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f47655c7-f2e1-42f5-9920-b72f90d4498e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f47655c7-f2e1-42f5-9920-b72f90d4498e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.8226018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6bf491c9-3335-4df5-a7ab-2d35120b5822, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bf491c9-3335-4df5-a7ab-2d35120b5822, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bf491c9-3335-4df5-a7ab-2d35120b5822, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.0571623, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 445f5dc8-5b4f-4a2c-8170-839fed212f52, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 445f5dc8-5b4f-4a2c-8170-839fed212f52, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 445f5dc8-5b4f-4a2c-8170-839fed212f52, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.847762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb627bf2-dd5d-46c1-911f-e914fa99af9d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb627bf2-dd5d-46c1-911f-e914fa99af9d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb627bf2-dd5d-46c1-911f-e914fa99af9d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.0072868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82c99502-42fe-422d-9a5d-069c0b840164, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82c99502-42fe-422d-9a5d-069c0b840164, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82c99502-42fe-422d-9a5d-069c0b840164, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.43712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 073ebea4-e7d7-4c8f-b77c-a430c583bfa3, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 073ebea4-e7d7-4c8f-b77c-a430c583bfa3, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 073ebea4-e7d7-4c8f-b77c-a430c583bfa3, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.4837968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 824d4d80-0570-4ef8-9940-c8e59f474c59, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 824d4d80-0570-4ef8-9940-c8e59f474c59, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 824d4d80-0570-4ef8-9940-c8e59f474c59, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.632465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72e2a43b-1f7d-46ec-8b17-0155ccf94222, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72e2a43b-1f7d-46ec-8b17-0155ccf94222, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72e2a43b-1f7d-46ec-8b17-0155ccf94222, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.325806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41185f8d-abdb-40fd-b216-39fa4341edbb, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41185f8d-abdb-40fd-b216-39fa4341edbb, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41185f8d-abdb-40fd-b216-39fa4341edbb, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.9631138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3fd3920e-6ed1-4bc1-9999-11364933f04f, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fd3920e-6ed1-4bc1-9999-11364933f04f, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fd3920e-6ed1-4bc1-9999-11364933f04f, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.7232945, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30bd4cc2-7f87-43df-8375-b0ed63854664, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30bd4cc2-7f87-43df-8375-b0ed63854664, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30bd4cc2-7f87-43df-8375-b0ed63854664, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.289263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2f0c3a7-3485-4313-899e-54f523bab53d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2f0c3a7-3485-4313-899e-54f523bab53d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2f0c3a7-3485-4313-899e-54f523bab53d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.5417416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae7c0974-c57f-4397-9f65-b248a2840d0c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae7c0974-c57f-4397-9f65-b248a2840d0c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae7c0974-c57f-4397-9f65-b248a2840d0c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.7612193, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 960db469-30ea-4751-a4bc-080f816d9897, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 960db469-30ea-4751-a4bc-080f816d9897, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 960db469-30ea-4751-a4bc-080f816d9897, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.4395754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b782b9f3-b863-4138-b086-d4c5c2740bdd, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b782b9f3-b863-4138-b086-d4c5c2740bdd, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b782b9f3-b863-4138-b086-d4c5c2740bdd, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.6782002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5b792c1-3705-4033-bf86-26be25bf9873, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5b792c1-3705-4033-bf86-26be25bf9873, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5b792c1-3705-4033-bf86-26be25bf9873, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.436941, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 16a762d8-519b-4caa-b3a4-ce7a5b920a3e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16a762d8-519b-4caa-b3a4-ce7a5b920a3e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16a762d8-519b-4caa-b3a4-ce7a5b920a3e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.3049443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc7f6aec-2d50-4bc9-ac18-2ebe8b959247, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc7f6aec-2d50-4bc9-ac18-2ebe8b959247, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc7f6aec-2d50-4bc9-ac18-2ebe8b959247, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.2251446, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2db3f5a-d439-485c-810f-5a5f6b7c3127, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2db3f5a-d439-485c-810f-5a5f6b7c3127, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2db3f5a-d439-485c-810f-5a5f6b7c3127, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.8035426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b782ff85-22a4-4799-bdd7-407ca03e6370, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b782ff85-22a4-4799-bdd7-407ca03e6370, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b782ff85-22a4-4799-bdd7-407ca03e6370, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.7663708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eae9bfcb-d1e0-4d8d-b3e1-bc355a2e5978, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eae9bfcb-d1e0-4d8d-b3e1-bc355a2e5978, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eae9bfcb-d1e0-4d8d-b3e1-bc355a2e5978, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.8985326, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d700388-caf5-45dc-b3c6-4dffe1d63b83, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d700388-caf5-45dc-b3c6-4dffe1d63b83, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d700388-caf5-45dc-b3c6-4dffe1d63b83, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.4350538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fc861c4c-ff80-4f02-8fa6-641fd782533d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc861c4c-ff80-4f02-8fa6-641fd782533d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc861c4c-ff80-4f02-8fa6-641fd782533d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.312495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31b56805-ae0a-428a-98c3-4f7d6e192643, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31b56805-ae0a-428a-98c3-4f7d6e192643, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31b56805-ae0a-428a-98c3-4f7d6e192643, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.5603077, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8c8c63f-7f92-42ce-87ab-34f71e194a1c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8c8c63f-7f92-42ce-87ab-34f71e194a1c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8c8c63f-7f92-42ce-87ab-34f71e194a1c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.1300056, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c41e3e34-fa29-4f5c-b3c9-156ea0b36111, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c41e3e34-fa29-4f5c-b3c9-156ea0b36111, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c41e3e34-fa29-4f5c-b3c9-156ea0b36111, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.77337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f166150-de64-4cf4-b8c4-6b183fc51013, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f166150-de64-4cf4-b8c4-6b183fc51013, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f166150-de64-4cf4-b8c4-6b183fc51013, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.508487, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28613a04-0763-4ae1-ba3e-7e5bbbdc18e5, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28613a04-0763-4ae1-ba3e-7e5bbbdc18e5, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28613a04-0763-4ae1-ba3e-7e5bbbdc18e5, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.976955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d491af63-8733-4e23-8cb2-b0bc4d2b9b1c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d491af63-8733-4e23-8cb2-b0bc4d2b9b1c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d491af63-8733-4e23-8cb2-b0bc4d2b9b1c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.43156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ec7ed71-6a19-4a4b-8853-bd9e23877d0e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ec7ed71-6a19-4a4b-8853-bd9e23877d0e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ec7ed71-6a19-4a4b-8853-bd9e23877d0e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.8261125, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6cd8726-3f5a-4572-a180-f41d7c9bfdee, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6cd8726-3f5a-4572-a180-f41d7c9bfdee, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6cd8726-3f5a-4572-a180-f41d7c9bfdee, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.5540726, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5852d1e-6a9d-4c8d-b72f-8d04b3d7cffb, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5852d1e-6a9d-4c8d-b72f-8d04b3d7cffb, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5852d1e-6a9d-4c8d-b72f-8d04b3d7cffb, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.9676757, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, db4953bb-8f8f-408b-bd26-71748983262b, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db4953bb-8f8f-408b-bd26-71748983262b, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db4953bb-8f8f-408b-bd26-71748983262b, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.1126828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d78f7675-97ad-468f-9106-33350d3ab2de, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d78f7675-97ad-468f-9106-33350d3ab2de, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d78f7675-97ad-468f-9106-33350d3ab2de, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.942669, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8addc2b2-5fbc-4368-b1f4-9ee0240c8f36, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8addc2b2-5fbc-4368-b1f4-9ee0240c8f36, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8addc2b2-5fbc-4368-b1f4-9ee0240c8f36, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.7906353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eaab54bc-bfdc-49f8-b1e0-3400f0a6c6e4, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaab54bc-bfdc-49f8-b1e0-3400f0a6c6e4, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaab54bc-bfdc-49f8-b1e0-3400f0a6c6e4, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.9007847, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66b22000-bb77-4b5b-81d2-8da4f408059b, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66b22000-bb77-4b5b-81d2-8da4f408059b, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66b22000-bb77-4b5b-81d2-8da4f408059b, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.4237373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5f03c24-2560-4c58-b958-fbb49be5ca77, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5f03c24-2560-4c58-b958-fbb49be5ca77, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5f03c24-2560-4c58-b958-fbb49be5ca77, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.644838, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d554c444-b3f8-45b5-801d-bf4e1fa6d860, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d554c444-b3f8-45b5-801d-bf4e1fa6d860, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d554c444-b3f8-45b5-801d-bf4e1fa6d860, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.4490354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61ce9ec2-1654-4a6e-bdf2-ad9d98d71c75, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61ce9ec2-1654-4a6e-bdf2-ad9d98d71c75, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61ce9ec2-1654-4a6e-bdf2-ad9d98d71c75, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.6138408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9bc1240-3964-4cde-8d1c-ae601d56933c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9bc1240-3964-4cde-8d1c-ae601d56933c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9bc1240-3964-4cde-8d1c-ae601d56933c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.281896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 097cb429-21f5-496f-bf93-0023f20cde58, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 097cb429-21f5-496f-bf93-0023f20cde58, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 097cb429-21f5-496f-bf93-0023f20cde58, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.1136978, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d0f400b-efcf-41bb-bbaf-0a32d35641d0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d0f400b-efcf-41bb-bbaf-0a32d35641d0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d0f400b-efcf-41bb-bbaf-0a32d35641d0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.4127142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa48dce3-df75-49fb-8bb9-4bd26b5850bc, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa48dce3-df75-49fb-8bb9-4bd26b5850bc, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa48dce3-df75-49fb-8bb9-4bd26b5850bc, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.9722912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 473d59b7-d285-4b21-b287-4aaf066293e5, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 473d59b7-d285-4b21-b287-4aaf066293e5, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 473d59b7-d285-4b21-b287-4aaf066293e5, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.2692888, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 925b2b72-60f1-473b-a5b8-1598144beb5b, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 925b2b72-60f1-473b-a5b8-1598144beb5b, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 925b2b72-60f1-473b-a5b8-1598144beb5b, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.2244587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 008bfb40-051c-49ef-b983-a31bcdbb37d9, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 008bfb40-051c-49ef-b983-a31bcdbb37d9, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 008bfb40-051c-49ef-b983-a31bcdbb37d9, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.4163134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4080c600-2db0-4d75-985d-2e8ddf7ffd4a, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4080c600-2db0-4d75-985d-2e8ddf7ffd4a, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4080c600-2db0-4d75-985d-2e8ddf7ffd4a, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.7685494, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 287e5e48-dd89-41e4-a45e-2e53b701a977, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 287e5e48-dd89-41e4-a45e-2e53b701a977, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 287e5e48-dd89-41e4-a45e-2e53b701a977, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.253253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab39b064-b0b5-4b41-8856-bd18787ae217, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab39b064-b0b5-4b41-8856-bd18787ae217, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab39b064-b0b5-4b41-8856-bd18787ae217, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.9564505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a87addd-3669-451a-a31b-cc430c85b81c, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a87addd-3669-451a-a31b-cc430c85b81c, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a87addd-3669-451a-a31b-cc430c85b81c, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.5623124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9f0a51f-2880-43c4-b097-ada8e0c78a83, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9f0a51f-2880-43c4-b097-ada8e0c78a83, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9f0a51f-2880-43c4-b097-ada8e0c78a83, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.3707044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f06f41bc-e283-40a8-897b-f25e2e2bf786, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f06f41bc-e283-40a8-897b-f25e2e2bf786, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f06f41bc-e283-40a8-897b-f25e2e2bf786, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.9425669, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11ca6a73-c9df-4973-844d-dbdecb955286, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11ca6a73-c9df-4973-844d-dbdecb955286, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11ca6a73-c9df-4973-844d-dbdecb955286, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.934916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77c7d078-2e61-4512-93d9-185d7a9d7491, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77c7d078-2e61-4512-93d9-185d7a9d7491, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77c7d078-2e61-4512-93d9-185d7a9d7491, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.2140439, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af47faeb-f399-48d8-bae7-f62d39f5bf2b, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af47faeb-f399-48d8-bae7-f62d39f5bf2b, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af47faeb-f399-48d8-bae7-f62d39f5bf2b, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.9137201, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 935305e1-b31d-421f-bc91-12eb72806e80, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 935305e1-b31d-421f-bc91-12eb72806e80, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 935305e1-b31d-421f-bc91-12eb72806e80, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.3148866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce647a23-1e5c-43a9-a800-70b1b2548f55, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce647a23-1e5c-43a9-a800-70b1b2548f55, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce647a23-1e5c-43a9-a800-70b1b2548f55, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.1126711, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 585d5917-700e-4f77-942a-53a55c649476, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 585d5917-700e-4f77-942a-53a55c649476, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 585d5917-700e-4f77-942a-53a55c649476, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.3650882, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5c10e84-cffb-4df2-a870-c7423389e620, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5c10e84-cffb-4df2-a870-c7423389e620, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5c10e84-cffb-4df2-a870-c7423389e620, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.7536643, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a7363bd-ccdf-471c-abee-86008d158dda, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a7363bd-ccdf-471c-abee-86008d158dda, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a7363bd-ccdf-471c-abee-86008d158dda, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.5412903, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bbf76bd5-2163-4329-9cd6-fffdfc03ab3f, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbf76bd5-2163-4329-9cd6-fffdfc03ab3f, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbf76bd5-2163-4329-9cd6-fffdfc03ab3f, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.7424848, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 804289ea-1b75-4c8e-91cf-e803ef890ede, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 804289ea-1b75-4c8e-91cf-e803ef890ede, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 804289ea-1b75-4c8e-91cf-e803ef890ede, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.10213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70d4b817-878d-4c98-9f1d-c69eb18ed70a, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70d4b817-878d-4c98-9f1d-c69eb18ed70a, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70d4b817-878d-4c98-9f1d-c69eb18ed70a, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.7837608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e24b0808-c801-460b-bf3f-28c5f22881c5, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e24b0808-c801-460b-bf3f-28c5f22881c5, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e24b0808-c801-460b-bf3f-28c5f22881c5, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.2436078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49052141-c092-42a6-9b78-ffe0fd894bf3, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49052141-c092-42a6-9b78-ffe0fd894bf3, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49052141-c092-42a6-9b78-ffe0fd894bf3, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.3653615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8666326-be86-4bb9-9886-187e6112dcad, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8666326-be86-4bb9-9886-187e6112dcad, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8666326-be86-4bb9-9886-187e6112dcad, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.4140093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7fbb53c-aeea-4256-b85d-8835aae49906, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7fbb53c-aeea-4256-b85d-8835aae49906, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7fbb53c-aeea-4256-b85d-8835aae49906, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.9921062, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd884179-5753-47ee-8b59-7fca4068c75e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd884179-5753-47ee-8b59-7fca4068c75e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd884179-5753-47ee-8b59-7fca4068c75e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.9981701, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0793651c-3560-447d-8f9e-6cc94591c6d0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0793651c-3560-447d-8f9e-6cc94591c6d0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0793651c-3560-447d-8f9e-6cc94591c6d0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.2693183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2c29fff-4832-4219-b5ae-9bbc8dc0883e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2c29fff-4832-4219-b5ae-9bbc8dc0883e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2c29fff-4832-4219-b5ae-9bbc8dc0883e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.6417117, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d296676d-651e-4489-bd9c-bfb7aaafd1ee, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d296676d-651e-4489-bd9c-bfb7aaafd1ee, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d296676d-651e-4489-bd9c-bfb7aaafd1ee, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.7962806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d771cc4a-6f77-40e3-ad5f-dfeae2b05f4e, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d771cc4a-6f77-40e3-ad5f-dfeae2b05f4e, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d771cc4a-6f77-40e3-ad5f-dfeae2b05f4e, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.6486807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e95a6f9-2849-497b-8bf8-0f5794359c67, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e95a6f9-2849-497b-8bf8-0f5794359c67, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e95a6f9-2849-497b-8bf8-0f5794359c67, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.920722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9cefd0f1-4f73-44d5-bb82-473a9f3f949b, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cefd0f1-4f73-44d5-bb82-473a9f3f949b, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cefd0f1-4f73-44d5-bb82-473a9f3f949b, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.0079677, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65924d5a-0516-4646-8126-91830ba35f10, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65924d5a-0516-4646-8126-91830ba35f10, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65924d5a-0516-4646-8126-91830ba35f10, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.324544, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54cc5961-f30e-4ee0-98ad-4bc02eff858d, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54cc5961-f30e-4ee0-98ad-4bc02eff858d, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54cc5961-f30e-4ee0-98ad-4bc02eff858d, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.4830616, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19a50683-0df1-4797-9532-60815bea5a59, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19a50683-0df1-4797-9532-60815bea5a59, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19a50683-0df1-4797-9532-60815bea5a59, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.5363412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9861cce3-9af5-469a-8adc-59a3bfd10913, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9861cce3-9af5-469a-8adc-59a3bfd10913, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9861cce3-9af5-469a-8adc-59a3bfd10913, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.6804838, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cdaa8df0-d1a8-4b4c-8bf2-74811717e856, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdaa8df0-d1a8-4b4c-8bf2-74811717e856, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdaa8df0-d1a8-4b4c-8bf2-74811717e856, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.5999215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 904b231c-2f5e-4e34-a4d6-02273b870952, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 904b231c-2f5e-4e34-a4d6-02273b870952, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 904b231c-2f5e-4e34-a4d6-02273b870952, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.758071, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 149c3d6a-7b7f-4164-b5cf-4d4670ff9ef0, localhost:9986): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 149c3d6a-7b7f-4164-b5cf-4d4670ff9ef0, localhost:9986): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 149c3d6a-7b7f-4164-b5cf-4d4670ff9ef0, localhost:9986): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9986". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9986
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229936384682&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11592/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30255/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26960
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9986/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3346
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27802
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5380
============================== slowest durations ===============================
284.71s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
11.57s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
11.03s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 307.95s (0:05:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_enabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3747
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a2e/r3tmp/kikimr_cluster_rqstdof8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11265
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/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/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_t7jgvhfp.log --grpc-port=8357 --mon-port=21811 --ic-port=3747
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8357/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/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/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_t7jgvhfp.log --grpc-port=8357 --mon-port=21811 --ic-port=3747
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_t7jgvhfp.log', '--grpc-port=8357', '--mon-port=21811', '--ic-port=3747')' in '/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 749028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8357/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 749029
DEBUG    ya.test:process.py:259 Command (pid 749029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 749029) elapsed time (sec): 1.0639023780822754
DEBUG    ya.test:process.py:263 Command (pid 749029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) maxrss: 547152
DEBUG    ya.test:process.py:263 Command (pid 749029) minflt: 16803
DEBUG    ya.test:process.py:263 Command (pid 749029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 749029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 749029) nvcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 749029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 749029) stime: 0.8338169999999999
DEBUG    ya.test:process.py:263 Command (pid 749029) utime: 0.083781
DEBUG    ya.test:process.py:263 Command (pid 749029) wtime: 1.065
DEBUG    ya.test:process.py:275 Command (pid 749029) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8357', '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: 3747\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8357', '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: 3747\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 752851
DEBUG    ya.test:process.py:259 Command (pid 752851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 752851) elapsed time (sec): 0.42949914932250977
DEBUG    ya.test:process.py:263 Command (pid 752851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 752851) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 752851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 752851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 752851) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 752851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 752851) stime: 0.24073399999999998
DEBUG    ya.test:process.py:263 Command (pid 752851) utime: 0.13633599999999998
DEBUG    ya.test:process.py:263 Command (pid 752851) wtime: 0.431
DEBUG    ya.test:process.py:275 Command (pid 752851) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8357', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8357', '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: 753148
DEBUG    ya.test:process.py:259 Command (pid 753148) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753148) elapsed time (sec): 0.7439539432525635
DEBUG    ya.test:process.py:263 Command (pid 753148) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 753148) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 753148) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 753148) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753148) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 753148) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753148) stime: 0.538929
DEBUG    ya.test:process.py:263 Command (pid 753148) utime: 0.133748
DEBUG    ya.test:process.py:263 Command (pid 753148) wtime: 0.745
DEBUG    ya.test:process.py:275 Command (pid 753148) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28381
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a2e/r3tmp/kikimr_cluster_et6i432v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10949
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/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/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_rdibskg1.log --grpc-port=28626 --mon-port=18664 --ic-port=28381
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28626/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/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/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_rdibskg1.log --grpc-port=28626 --mon-port=18664 --ic-port=28381
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_rdibskg1.log', '--grpc-port=28626', '--mon-port=18664', '--ic-port=28381')' in '/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 753736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28626/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753752
DEBUG    ya.test:process.py:259 Command (pid 753752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753752) elapsed time (sec): 0.6739199161529541
DEBUG    ya.test:process.py:263 Command (pid 753752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 753752) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 753752) minflt: 16586
DEBUG    ya.test:process.py:263 Command (pid 753752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 753752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753752) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 753752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753752) stime: 0.44436499999999995
DEBUG    ya.test:process.py:263 Command (pid 753752) utime: 0.121947
DEBUG    ya.test:process.py:263 Command (pid 753752) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 753752) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28626', '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: 28381\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28626', '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: 28381\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756764
DEBUG    ya.test:process.py:259 Command (pid 756764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756764) elapsed time (sec): 0.4756629467010498
DEBUG    ya.test:process.py:263 Command (pid 756764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 756764) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 756764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 756764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756764) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 756764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756764) stime: 0.28180099999999997
DEBUG    ya.test:process.py:263 Command (pid 756764) utime: 0.12700899999999998
DEBUG    ya.test:process.py:263 Command (pid 756764) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 756764) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28626', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28626', '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: 756994
DEBUG    ya.test:process.py:259 Command (pid 756994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756994) elapsed time (sec): 0.6594111919403076
DEBUG    ya.test:process.py:263 Command (pid 756994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 756994) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 756994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 756994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756994) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 756994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756994) stime: 0.444334
DEBUG    ya.test:process.py:263 Command (pid 756994) utime: 0.128623
DEBUG    ya.test:process.py:263 Command (pid 756994) wtime: 0.661
DEBUG    ya.test:process.py:275 Command (pid 756994) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8934
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8344
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6496
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28626 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qd9ofgjb.log --grpc-port=8934 --mon-port=23868 --ic-port=8344 --key-file /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28626 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qd9ofgjb.log --grpc-port=8934 --mon-port=23868 --ic-port=8344 --key-file /home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28626', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qd9ofgjb.log', '--grpc-port=8934', '--mon-port=23868', '--ic-port=8344', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757891
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8934/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757901
DEBUG    ya.test:process.py:259 Command (pid 757901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757901) elapsed time (sec): 0.6742069721221924
DEBUG    ya.test:process.py:263 Command (pid 757901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) maxrss: 547212
DEBUG    ya.test:process.py:263 Command (pid 757901) minflt: 16990
DEBUG    ya.test:process.py:263 Command (pid 757901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 757901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757901) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 757901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757901) stime: 0.46359599999999995
DEBUG    ya.test:process.py:263 Command (pid 757901) utime: 0.11313999999999999
DEBUG    ya.test:process.py:263 Command (pid 757901) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 757901) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 87a018d3-7ad5-495e-8ab1-aceb101899bf, localhost:28626): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 87a018d3-7ad5-495e-8ab1-aceb101899bf, localhost:28626): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 87a018d3-7ad5-495e-8ab1-aceb101899bf, localhost:28626): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 8934 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:8934, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28626
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5badda9d-caef-4670-863e-e1d4b1e31a1a, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5badda9d-caef-4670-863e-e1d4b1e31a1a, ghrun-2tlsei57yi.auto.internal:8934): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5badda9d-caef-4670-863e-e1d4b1e31a1a, ghrun-2tlsei57yi.auto.internal:8934): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 136d4660-01d1-4ee8-94e0-707e09bf1680, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 136d4660-01d1-4ee8-94e0-707e09bf1680, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 136d4660-01d1-4ee8-94e0-707e09bf1680, ghrun-2tlsei57yi.auto.internal:8934): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 755e9ce2-c9e1-49cf-b2b3-6e2f2cc4851b, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 755e9ce2-c9e1-49cf-b2b3-6e2f2cc4851b, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 755e9ce2-c9e1-49cf-b2b3-6e2f2cc4851b, ghrun-2tlsei57yi.auto.internal:8934): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d360afa4-1b85-444d-9b7a-fb1607d4579a, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d360afa4-1b85-444d-9b7a-fb1607d4579a, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjOThjMGItZTY4ZjBhZDUtOTE2NGZhZmUtYTdmZTU1OGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d360afa4-1b85-444d-9b7a-fb1607d4579a, ghrun-2tlsei57yi.auto.internal:8934): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28626
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:8934
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e070d3c5-4bb9-480c-b17b-005b122ec23b, localhost:28626): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e070d3c5-4bb9-480c-b17b-005b122ec23b, localhost:28626): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e070d3c5-4bb9-480c-b17b-005b122ec23b, localhost:28626): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 8934 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:8934, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28626
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd0f93cc-4dca-4bdf-af48-8ce74a269919, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd0f93cc-4dca-4bdf-af48-8ce74a269919, ghrun-2tlsei57yi.auto.internal:8934): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd0f93cc-4dca-4bdf-af48-8ce74a269919, ghrun-2tlsei57yi.auto.internal:8934): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 30a27eeb-d722-412f-a7d1-2ca5f9175448, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 30a27eeb-d722-412f-a7d1-2ca5f9175448, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 30a27eeb-d722-412f-a7d1-2ca5f9175448, ghrun-2tlsei57yi.auto.internal:8934): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2639560-0c1e-487b-bea4-74e278a51b99, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2639560-0c1e-487b-bea4-74e278a51b99, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2639560-0c1e-487b-bea4-74e278a51b99, ghrun-2tlsei57yi.auto.internal:8934): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a9d8f00c-13ed-4515-aff0-b85327ac6274, ghrun-2tlsei57yi.auto.internal:8934): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a9d8f00c-13ed-4515-aff0-b85327ac6274, ghrun-2tlsei57yi.auto.internal:8934): request = { session_id: "ydb://session/3?node_id=50000&id=MWU1NzQyOGUtNjZjNzc0MGUtYzAxYTQwOTUtZmZjZDI0OWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a9d8f00c-13ed-4515-aff0-b85327ac6274, ghrun-2tlsei57yi.auto.internal:8934): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28626
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:8934
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f6a0b23d490>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f6a0b368ad0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f6a0a47d310>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f6a0b3687d0>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f6a0a47fa10>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f6a0b23f350>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f6a0b271c10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f6a0b23f110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f6a0b271e50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:25062', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:25062/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f6a0b23f7d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7f6a0b23d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f6a0b271250>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:25062/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f69f5001280>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f69f5001230>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f6a0b23ef90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7f6a0b271d90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:25062
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T213405Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213405Z
20251208/yandex/s3/aws4_request
73def28bb18d63ec6e3b25891bd7b42b52566c2300578b7e32c5cae1d51cdad8
DEBUG    botocore.auth:auth.py:430 Signature:
e884b83434e159ec4a7b33a431fd71af7ff85f27a4ac64f587e9c804fb8b47f4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7f6a0b271b50>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:25062/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T213405Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e884b83434e159ec4a7b33a431fd71af7ff85f27a4ac64f587e9c804fb8b47f4', 'amz-sdk-invocation-id': b'ebbb0ade-9f3d-4c66-927d-6fea527d03f5', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:25062
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:25062 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:05 GMT', 'x-amzn-requestid': 'gUdefYqIoOWCLbg53fWfXENwey7ntK9FIi77qqinBVCRiLrEeD83', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f6a0b7d3fd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'gUdefYqIoOWCLbg53fWfXENwey7ntK9FIi77qqinBVCRiLrEeD83', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 21:34:05 GMT', 'x-amzn-requestid': 'gUdefYqIoOWCLbg53fWfXENwey7ntK9FIi77qqinBVCRiLrEeD83', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7f6a0b270c50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7f6a0b23f350>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f6a0b271c10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7f6a0b23f110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f6a0b271e50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:25062', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:25062/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7f6a0b23f7d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7f6a0b23d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7f6a0b271250>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:25062/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f69f5001280>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f69f5001230>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7f6a0b23ef90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7f6a0b271d90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:25062
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T213405Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213405Z
20251208/yandex/s3/aws4_request
f4d9cff809ce552b2f4ff89869da45496f51689c777013b52fef78abd9ec38a8
DEBUG    botocore.auth:auth.py:430 Signature:
e9fd2c01338b7d24718ace92b0a77670885bd0b3894ba1de4640eb4d8f3a4f65
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7f6a0b271b50>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:25062/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T213405Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9fd2c01338b7d24718ace92b0a77670885bd0b3894ba1de4640eb4d8f3a4f65', 'amz-sdk-invocation-id': b'59a2e4d1-bb76-4359-ac8e-fba8cef97208', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:25062 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:05 GMT', 'x-amzn-requestid': 'HGZTIqrdz6iG5eqCCTMr7q2NOZyFm77kZufAiLH0NitsfUXAEwRN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7f6a0b7d3fd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7f6a0b270d10>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7f6a0a47f7d0>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f6a0b270410>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f6a0b23f410>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f6a0b2710d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f6a0b23f350>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f6a0b271c10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f6a0b23f110>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f6a0b271e50>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:25062', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:25062/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7f6a0b462e10>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f6a0b23f7d0>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7f6a0b23d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f6a0b271250>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f6a091dd6a0>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:25062/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f69f5001280>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7f6a091dd6a0>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f69f5001230>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f6a091fcfb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f6a0b23ef90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7f6a0b271d90>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f6a08dab6c0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:25062
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T213405Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T213405Z
20251208/yandex/s3/aws4_request
96a45814152ca0a7dd8bbb905a445002c4c81f3aebed3d35ea6d8d757e67d304
DEBUG    botocore.auth:auth.py:430 Signature:
3a3d9b32b80969e52e1a3305dcb0a60bc8b2269d7ac8e3b7600575e701e4f3e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7f6a0b271b50>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:25062/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T213405Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=3a3d9b32b80969e52e1a3305dcb0a60bc8b2269d7ac8e3b7600575e701e4f3e7', 'amz-sdk-invocation-id': b'66364e2b-5b6e-46d4-a7dd-cc5ef297ce1f', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:25062 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 21:34:05 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 21:34:05 GMT', 'x-amzn-requestid': 'i2vqPdoxZRET5L6xpSVS2oMpfi5sWKLn5rPzL7PlTnKIIn9t6PyN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f6a0b7d3fd0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f6a08da8510>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'i2vqPdoxZRET5L6xpSVS2oMpfi5sWKLn5rPzL7PlTnKIIn9t6PyN', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 21:34:05 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 21:34:05 GMT', 'x-amzn-requestid': 'i2vqPdoxZRET5L6xpSVS2oMpfi5sWKLn5rPzL7PlTnKIIn9t6PyN', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f6a0a47f890>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229645.665605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89f125d5-ddbe-49bb-857a-2023d565cb4d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89f125d5-ddbe-49bb-857a-2023d565cb4d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89f125d5-ddbe-49bb-857a-2023d565cb4d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229646.185285, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc1a44ff-4bbb-4e15-8dc2-ba0665366749, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc1a44ff-4bbb-4e15-8dc2-ba0665366749, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc1a44ff-4bbb-4e15-8dc2-ba0665366749, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.4419801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eea490ad-749c-4d6a-a316-9859e48113fd, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eea490ad-749c-4d6a-a316-9859e48113fd, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eea490ad-749c-4d6a-a316-9859e48113fd, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.2770002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11cc1378-46c1-4d16-97f4-bb7cb42a0664, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11cc1378-46c1-4d16-97f4-bb7cb42a0664, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11cc1378-46c1-4d16-97f4-bb7cb42a0664, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.7721608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 14a5f21f-ecd7-43b6-8969-9608f41c20d2, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14a5f21f-ecd7-43b6-8969-9608f41c20d2, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14a5f21f-ecd7-43b6-8969-9608f41c20d2, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.659279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af934e38-b9fd-45ea-8a8c-eddabbddda8e, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af934e38-b9fd-45ea-8a8c-eddabbddda8e, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af934e38-b9fd-45ea-8a8c-eddabbddda8e, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.5527976, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47f8283e-fb3c-4c16-bdca-cac3bade5ab1, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47f8283e-fb3c-4c16-bdca-cac3bade5ab1, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47f8283e-fb3c-4c16-bdca-cac3bade5ab1, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.5513022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bb0b6eb-018b-47d4-bb8f-1620d871a4ef, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bb0b6eb-018b-47d4-bb8f-1620d871a4ef, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bb0b6eb-018b-47d4-bb8f-1620d871a4ef, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.9759653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28af56b5-48eb-4af6-8e07-09c9b4696a06, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28af56b5-48eb-4af6-8e07-09c9b4696a06, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28af56b5-48eb-4af6-8e07-09c9b4696a06, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.7082253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 531b3c84-4153-445c-bf60-bd0c048dd38d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 531b3c84-4153-445c-bf60-bd0c048dd38d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 531b3c84-4153-445c-bf60-bd0c048dd38d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.7492414, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 536639e4-5b43-40da-bb92-2a57c0b9b1ec, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 536639e4-5b43-40da-bb92-2a57c0b9b1ec, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 536639e4-5b43-40da-bb92-2a57c0b9b1ec, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.3918166, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffd7ef79-ecad-4d81-9ec7-e4397a598f5b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd7ef79-ecad-4d81-9ec7-e4397a598f5b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd7ef79-ecad-4d81-9ec7-e4397a598f5b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.1546795, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4dceebfb-c05e-4442-9261-b94102fcf8c8, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dceebfb-c05e-4442-9261-b94102fcf8c8, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dceebfb-c05e-4442-9261-b94102fcf8c8, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.980757, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23cd747d-6166-4214-8b45-81990ac897a2, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23cd747d-6166-4214-8b45-81990ac897a2, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23cd747d-6166-4214-8b45-81990ac897a2, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.2025137, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e6d2739-aab5-4744-85c4-9ee9e4535b6b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e6d2739-aab5-4744-85c4-9ee9e4535b6b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e6d2739-aab5-4744-85c4-9ee9e4535b6b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.5221279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7de9080-0e83-4d5a-b38f-b28ae44f8fff, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7de9080-0e83-4d5a-b38f-b28ae44f8fff, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7de9080-0e83-4d5a-b38f-b28ae44f8fff, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.2367115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92bbeff3-54d0-4e72-8e9b-457e3a6d9a81, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92bbeff3-54d0-4e72-8e9b-457e3a6d9a81, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92bbeff3-54d0-4e72-8e9b-457e3a6d9a81, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.4699109, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46a0f20b-5fec-4cc3-96d9-bbda6bcd2271, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46a0f20b-5fec-4cc3-96d9-bbda6bcd2271, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46a0f20b-5fec-4cc3-96d9-bbda6bcd2271, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.6099937, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ed65782-1aab-45e7-a1bc-2f59a67e17fc, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ed65782-1aab-45e7-a1bc-2f59a67e17fc, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ed65782-1aab-45e7-a1bc-2f59a67e17fc, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.1438606, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0b83d04-6d9c-47bf-afe8-663095c88347, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0b83d04-6d9c-47bf-afe8-663095c88347, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0b83d04-6d9c-47bf-afe8-663095c88347, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.0726416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, efaadf81-f797-42ef-9fd1-ace29130e3a2, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efaadf81-f797-42ef-9fd1-ace29130e3a2, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efaadf81-f797-42ef-9fd1-ace29130e3a2, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.1937928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 11913523-8d39-4078-823b-277ab4e12709, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11913523-8d39-4078-823b-277ab4e12709, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11913523-8d39-4078-823b-277ab4e12709, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.4094553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0a69bfb-3d87-4df0-8f40-4547c5ddf29f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0a69bfb-3d87-4df0-8f40-4547c5ddf29f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0a69bfb-3d87-4df0-8f40-4547c5ddf29f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.8124444, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40d04dff-d439-4870-89ed-9c6d5896af2e, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40d04dff-d439-4870-89ed-9c6d5896af2e, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40d04dff-d439-4870-89ed-9c6d5896af2e, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.3149538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c203aeac-4834-4bb1-81a3-e5b3a4991eeb, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c203aeac-4834-4bb1-81a3-e5b3a4991eeb, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c203aeac-4834-4bb1-81a3-e5b3a4991eeb, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.6609728, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95803760-01aa-4e0e-b4cd-d65e6e7fc927, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95803760-01aa-4e0e-b4cd-d65e6e7fc927, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95803760-01aa-4e0e-b4cd-d65e6e7fc927, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.7133806, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8cf41da-0fd2-4312-84ec-f6bcf2e605ae, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8cf41da-0fd2-4312-84ec-f6bcf2e605ae, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8cf41da-0fd2-4312-84ec-f6bcf2e605ae, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.4896555, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 877b70e7-af2d-47af-a3d9-408b52f528a6, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 877b70e7-af2d-47af-a3d9-408b52f528a6, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 877b70e7-af2d-47af-a3d9-408b52f528a6, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229688.9497771, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cad36e2-92af-4fee-9aef-441418f88463, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cad36e2-92af-4fee-9aef-441418f88463, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cad36e2-92af-4fee-9aef-441418f88463, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.2543032, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bcbd6d8-8f75-486d-ad04-58756c233267, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bcbd6d8-8f75-486d-ad04-58756c233267, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bcbd6d8-8f75-486d-ad04-58756c233267, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.4083781, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 993ce2b4-70fa-45c9-b760-9ff7484f9a71, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 993ce2b4-70fa-45c9-b760-9ff7484f9a71, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 993ce2b4-70fa-45c9-b760-9ff7484f9a71, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.3515594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef1c50be-6a15-42ab-890a-a004c8abc187, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1c50be-6a15-42ab-890a-a004c8abc187, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1c50be-6a15-42ab-890a-a004c8abc187, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.0577815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a334f8ff-486c-4db7-9b79-3418000dd316, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a334f8ff-486c-4db7-9b79-3418000dd316, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a334f8ff-486c-4db7-9b79-3418000dd316, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.7991204, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d9431b0-e1c6-4f33-b17f-266e2136fdad, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d9431b0-e1c6-4f33-b17f-266e2136fdad, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d9431b0-e1c6-4f33-b17f-266e2136fdad, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.2615285, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e43a2487-8c1c-43f0-9ab7-0295912f47bf, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e43a2487-8c1c-43f0-9ab7-0295912f47bf, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e43a2487-8c1c-43f0-9ab7-0295912f47bf, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.2183573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b2f6275-9663-443a-9e0a-c65fcf1bfe8b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b2f6275-9663-443a-9e0a-c65fcf1bfe8b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b2f6275-9663-443a-9e0a-c65fcf1bfe8b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.1469884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e20f61f3-ebd8-4bad-a490-b25a2ad36a7d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e20f61f3-ebd8-4bad-a490-b25a2ad36a7d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e20f61f3-ebd8-4bad-a490-b25a2ad36a7d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.9865775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7f609fe-608c-41ed-a5e0-b59535a3ce96, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7f609fe-608c-41ed-a5e0-b59535a3ce96, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7f609fe-608c-41ed-a5e0-b59535a3ce96, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.9251003, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6522ec9e-fb79-43aa-99cf-15bda8f616c6, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6522ec9e-fb79-43aa-99cf-15bda8f616c6, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6522ec9e-fb79-43aa-99cf-15bda8f616c6, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.6964767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6788c58-1c6a-4522-a523-c16148c9a94b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6788c58-1c6a-4522-a523-c16148c9a94b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6788c58-1c6a-4522-a523-c16148c9a94b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.6340978, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 810e45eb-4d82-4016-9ac4-eab4d6d66f8d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 810e45eb-4d82-4016-9ac4-eab4d6d66f8d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 810e45eb-4d82-4016-9ac4-eab4d6d66f8d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.3575132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33f294f0-d34d-46cc-b00a-56931c3ff651, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33f294f0-d34d-46cc-b00a-56931c3ff651, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33f294f0-d34d-46cc-b00a-56931c3ff651, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.7866871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 94e2c58f-fe8c-4b42-9c41-eb5863a3e0fd, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94e2c58f-fe8c-4b42-9c41-eb5863a3e0fd, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94e2c58f-fe8c-4b42-9c41-eb5863a3e0fd, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.2643082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd452ddd-1dc2-4fac-b208-8f0d3d4f6098, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd452ddd-1dc2-4fac-b208-8f0d3d4f6098, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd452ddd-1dc2-4fac-b208-8f0d3d4f6098, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.663286, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8c30f16-bc53-4730-b752-1f1c1a076f54, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8c30f16-bc53-4730-b752-1f1c1a076f54, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8c30f16-bc53-4730-b752-1f1c1a076f54, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.7024763, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1964b800-fe0b-4899-80ee-89623ea0e8f1, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1964b800-fe0b-4899-80ee-89623ea0e8f1, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1964b800-fe0b-4899-80ee-89623ea0e8f1, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.8144112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1729a7aa-0296-4946-b23d-178f7236cccf, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1729a7aa-0296-4946-b23d-178f7236cccf, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1729a7aa-0296-4946-b23d-178f7236cccf, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.6104813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a91792ee-8be1-463e-93d2-15a56faef7e4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a91792ee-8be1-463e-93d2-15a56faef7e4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a91792ee-8be1-463e-93d2-15a56faef7e4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.3495355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 47e8558b-4f70-4915-bcc9-97000f121af5, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47e8558b-4f70-4915-bcc9-97000f121af5, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47e8558b-4f70-4915-bcc9-97000f121af5, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.6410515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89c18c28-6412-486b-8f76-c02e90346f68, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89c18c28-6412-486b-8f76-c02e90346f68, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89c18c28-6412-486b-8f76-c02e90346f68, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.1255553, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 552171cd-94a2-468f-81d7-14b7ab2365cd, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 552171cd-94a2-468f-81d7-14b7ab2365cd, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 552171cd-94a2-468f-81d7-14b7ab2365cd, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.7557144, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d597816-5b1b-4416-b650-a6e17ab16ff2, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d597816-5b1b-4416-b650-a6e17ab16ff2, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d597816-5b1b-4416-b650-a6e17ab16ff2, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.5170453, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c4e46bd-60f7-421b-b388-3a0b1389392f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c4e46bd-60f7-421b-b388-3a0b1389392f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c4e46bd-60f7-421b-b388-3a0b1389392f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.0273461, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fbc6ac86-9f1f-4814-813e-d5ed00c28b47, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbc6ac86-9f1f-4814-813e-d5ed00c28b47, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbc6ac86-9f1f-4814-813e-d5ed00c28b47, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.2551389, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56aaced7-866e-40de-b0f0-a45238489d39, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56aaced7-866e-40de-b0f0-a45238489d39, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56aaced7-866e-40de-b0f0-a45238489d39, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.8726354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 782decfd-aa3a-49de-b01c-2887a42a38f9, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 782decfd-aa3a-49de-b01c-2887a42a38f9, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 782decfd-aa3a-49de-b01c-2887a42a38f9, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.3063567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99cbbd73-641a-4772-9749-847f68ed6951, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99cbbd73-641a-4772-9749-847f68ed6951, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99cbbd73-641a-4772-9749-847f68ed6951, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.4710596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46a6f48d-f90f-43f6-ae1b-b5ef1be8b5d8, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46a6f48d-f90f-43f6-ae1b-b5ef1be8b5d8, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46a6f48d-f90f-43f6-ae1b-b5ef1be8b5d8, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.5519683, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b08b6a84-ff7b-4ce5-9e4a-1b92cc2c15c1, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b08b6a84-ff7b-4ce5-9e4a-1b92cc2c15c1, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b08b6a84-ff7b-4ce5-9e4a-1b92cc2c15c1, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.0050263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f163840-0858-4157-b81d-12ad3589322a, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f163840-0858-4157-b81d-12ad3589322a, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f163840-0858-4157-b81d-12ad3589322a, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.0198388, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c46e1678-d0e2-4b4e-ae8d-b887e5353506, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c46e1678-d0e2-4b4e-ae8d-b887e5353506, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c46e1678-d0e2-4b4e-ae8d-b887e5353506, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.782305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41e7d45c-aa56-4d44-b29d-08701c21050b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41e7d45c-aa56-4d44-b29d-08701c21050b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41e7d45c-aa56-4d44-b29d-08701c21050b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.3800037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0cd26a6-35f9-4ad3-bfee-d9862d4b7404, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0cd26a6-35f9-4ad3-bfee-d9862d4b7404, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0cd26a6-35f9-4ad3-bfee-d9862d4b7404, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.8358908, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02a53308-51c7-459c-90fd-70acaf1c92a1, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02a53308-51c7-459c-90fd-70acaf1c92a1, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02a53308-51c7-459c-90fd-70acaf1c92a1, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.0267508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 728712dd-8b88-4951-b7e9-c8a323b6dfba, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 728712dd-8b88-4951-b7e9-c8a323b6dfba, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 728712dd-8b88-4951-b7e9-c8a323b6dfba, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.3415742, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae5d7b43-c5d5-42e2-98aa-d0d02077c8f3, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae5d7b43-c5d5-42e2-98aa-d0d02077c8f3, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae5d7b43-c5d5-42e2-98aa-d0d02077c8f3, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.5859349, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57178d2f-ee70-4303-87e2-3e62d7716167, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57178d2f-ee70-4303-87e2-3e62d7716167, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57178d2f-ee70-4303-87e2-3e62d7716167, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.572536, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e3b798c-eaea-41e2-a61a-f1e8560a271c, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e3b798c-eaea-41e2-a61a-f1e8560a271c, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e3b798c-eaea-41e2-a61a-f1e8560a271c, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.7804568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb366cf9-5888-4027-8037-139da809f073, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb366cf9-5888-4027-8037-139da809f073, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb366cf9-5888-4027-8037-139da809f073, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.6161134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b66dda2-4479-4a5b-8bc0-8db6e73e0d05, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b66dda2-4479-4a5b-8bc0-8db6e73e0d05, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b66dda2-4479-4a5b-8bc0-8db6e73e0d05, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.4692519, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c7065ee-e0dc-44b8-937f-401001e20475, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c7065ee-e0dc-44b8-937f-401001e20475, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c7065ee-e0dc-44b8-937f-401001e20475, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.152081, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63ae75dd-7010-4f28-943b-ccffb1911832, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63ae75dd-7010-4f28-943b-ccffb1911832, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63ae75dd-7010-4f28-943b-ccffb1911832, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.5883694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c56411d7-34a8-46b1-8ff6-b0f5e96481c8, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c56411d7-34a8-46b1-8ff6-b0f5e96481c8, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c56411d7-34a8-46b1-8ff6-b0f5e96481c8, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.5432096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 505c45ff-2407-47f5-a9e2-f010dc020d9d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 505c45ff-2407-47f5-a9e2-f010dc020d9d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 505c45ff-2407-47f5-a9e2-f010dc020d9d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.6481805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 004e71c0-dc9e-40cb-93ca-58c8e61457b0, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 004e71c0-dc9e-40cb-93ca-58c8e61457b0, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 004e71c0-dc9e-40cb-93ca-58c8e61457b0, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.0623333, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b714dc4b-14b7-48ef-9d23-b31f7f381fed, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b714dc4b-14b7-48ef-9d23-b31f7f381fed, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b714dc4b-14b7-48ef-9d23-b31f7f381fed, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.9270298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cdcc3b2b-7c3b-4c0f-9de5-5318c0b16946, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdcc3b2b-7c3b-4c0f-9de5-5318c0b16946, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdcc3b2b-7c3b-4c0f-9de5-5318c0b16946, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.2990646, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d276191-cecf-4eb0-843e-6e1393babc4f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d276191-cecf-4eb0-843e-6e1393babc4f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d276191-cecf-4eb0-843e-6e1393babc4f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.50175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8a6045a-f1d9-4f75-9e1e-81ee1fba5dbc, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8a6045a-f1d9-4f75-9e1e-81ee1fba5dbc, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8a6045a-f1d9-4f75-9e1e-81ee1fba5dbc, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.5660253, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7a83ca50-184b-41f6-914d-60d208755538, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a83ca50-184b-41f6-914d-60d208755538, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a83ca50-184b-41f6-914d-60d208755538, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.0070834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76e0b317-9a44-4ac7-a28e-d74ab08c447f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76e0b317-9a44-4ac7-a28e-d74ab08c447f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76e0b317-9a44-4ac7-a28e-d74ab08c447f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.5918257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 40bcb94f-5ee2-4577-a7dc-cb6b7d1abcec, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40bcb94f-5ee2-4577-a7dc-cb6b7d1abcec, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40bcb94f-5ee2-4577-a7dc-cb6b7d1abcec, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.6176238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2ae04fb-770a-49e3-a2c3-ddc999cbfee3, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2ae04fb-770a-49e3-a2c3-ddc999cbfee3, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2ae04fb-770a-49e3-a2c3-ddc999cbfee3, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.662639, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bebd5aa4-baed-4f7a-ac9a-4d7e24800477, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bebd5aa4-baed-4f7a-ac9a-4d7e24800477, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bebd5aa4-baed-4f7a-ac9a-4d7e24800477, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.7643912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcc55e53-975c-45c9-86e9-bd1db453e205, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcc55e53-975c-45c9-86e9-bd1db453e205, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcc55e53-975c-45c9-86e9-bd1db453e205, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.5670068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96193590-5f0e-4425-a8fb-989c1bcfa040, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96193590-5f0e-4425-a8fb-989c1bcfa040, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96193590-5f0e-4425-a8fb-989c1bcfa040, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.1609845, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 947edcfe-a266-4ac0-9c3f-3e8880a3b6cc, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 947edcfe-a266-4ac0-9c3f-3e8880a3b6cc, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 947edcfe-a266-4ac0-9c3f-3e8880a3b6cc, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.9394033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59094a9d-27db-41f8-b309-411ab6ab750b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59094a9d-27db-41f8-b309-411ab6ab750b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59094a9d-27db-41f8-b309-411ab6ab750b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.0898092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20fda3c0-be1c-439d-a79a-d012f98dec8f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20fda3c0-be1c-439d-a79a-d012f98dec8f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20fda3c0-be1c-439d-a79a-d012f98dec8f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.2438173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5229820-372d-4e09-8dec-844fa616fcf7, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5229820-372d-4e09-8dec-844fa616fcf7, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5229820-372d-4e09-8dec-844fa616fcf7, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.7952595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38bc4aa4-12d3-4fee-9f3c-f778f5f8ffad, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38bc4aa4-12d3-4fee-9f3c-f778f5f8ffad, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38bc4aa4-12d3-4fee-9f3c-f778f5f8ffad, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.8079813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92f9331a-49aa-4eae-8b1f-347a27f461eb, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92f9331a-49aa-4eae-8b1f-347a27f461eb, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92f9331a-49aa-4eae-8b1f-347a27f461eb, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.310596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 694e3387-75b8-4019-8052-e28dbef06553, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 694e3387-75b8-4019-8052-e28dbef06553, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 694e3387-75b8-4019-8052-e28dbef06553, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.4751472, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b17262f-f7c0-4c25-be9a-aae3af37c936, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b17262f-f7c0-4c25-be9a-aae3af37c936, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b17262f-f7c0-4c25-be9a-aae3af37c936, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.6305912, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a36198ed-863b-4f88-8f69-4a90227b9bc0, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a36198ed-863b-4f88-8f69-4a90227b9bc0, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a36198ed-863b-4f88-8f69-4a90227b9bc0, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.2534378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e50b255a-8138-4a7f-a72a-846acfb1e7bd, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e50b255a-8138-4a7f-a72a-846acfb1e7bd, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e50b255a-8138-4a7f-a72a-846acfb1e7bd, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.575968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8da21274-f42a-4b55-ba99-6bfc4420c37a, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da21274-f42a-4b55-ba99-6bfc4420c37a, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da21274-f42a-4b55-ba99-6bfc4420c37a, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.90486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e21d23ef-abb0-44b9-9f44-7a75e0802a2d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21d23ef-abb0-44b9-9f44-7a75e0802a2d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21d23ef-abb0-44b9-9f44-7a75e0802a2d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.21028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ead4385d-8ee0-4524-9e8b-dcd2ee217c56, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ead4385d-8ee0-4524-9e8b-dcd2ee217c56, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ead4385d-8ee0-4524-9e8b-dcd2ee217c56, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.321166, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e73d20f4-6132-4fe3-bf87-9c9d0add5908, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e73d20f4-6132-4fe3-bf87-9c9d0add5908, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e73d20f4-6132-4fe3-bf87-9c9d0add5908, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.841917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc71167a-ee4a-42c4-9ccd-c3b29e26825e, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc71167a-ee4a-42c4-9ccd-c3b29e26825e, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc71167a-ee4a-42c4-9ccd-c3b29e26825e, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.8623154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a420ab42-f6d5-4813-9146-adb20576af0a, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a420ab42-f6d5-4813-9146-adb20576af0a, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a420ab42-f6d5-4813-9146-adb20576af0a, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.9611971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54bbd9d3-9056-4750-91ab-174dafcdc65e, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54bbd9d3-9056-4750-91ab-174dafcdc65e, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54bbd9d3-9056-4750-91ab-174dafcdc65e, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.3268669, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5aa613f-3752-456e-a4b0-daa515da1433, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5aa613f-3752-456e-a4b0-daa515da1433, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5aa613f-3752-456e-a4b0-daa515da1433, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.5233138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e95381b2-f919-4bea-b722-5f1f661fbf40, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e95381b2-f919-4bea-b722-5f1f661fbf40, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e95381b2-f919-4bea-b722-5f1f661fbf40, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.6337433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42a76f08-4f90-4001-8780-119d51484b28, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42a76f08-4f90-4001-8780-119d51484b28, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42a76f08-4f90-4001-8780-119d51484b28, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.5202072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ccfe521-fc65-473d-9cca-b7e0355fd60f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ccfe521-fc65-473d-9cca-b7e0355fd60f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ccfe521-fc65-473d-9cca-b7e0355fd60f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.2012713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84cc60ca-8723-4fff-af2d-4e272891cea5, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84cc60ca-8723-4fff-af2d-4e272891cea5, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84cc60ca-8723-4fff-af2d-4e272891cea5, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.9428437, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98fb4797-d644-4a45-8615-cfaed834272e, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98fb4797-d644-4a45-8615-cfaed834272e, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98fb4797-d644-4a45-8615-cfaed834272e, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.057226, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7671c61-4b84-4af3-a026-d32fc7e5e4d4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7671c61-4b84-4af3-a026-d32fc7e5e4d4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7671c61-4b84-4af3-a026-d32fc7e5e4d4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.8214738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c180aaa0-a5b9-45e0-ae95-ec8beb701bc0, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c180aaa0-a5b9-45e0-ae95-ec8beb701bc0, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c180aaa0-a5b9-45e0-ae95-ec8beb701bc0, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.543171, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2426e70e-5fa7-4cfe-90c7-2234ac97801f, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2426e70e-5fa7-4cfe-90c7-2234ac97801f, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2426e70e-5fa7-4cfe-90c7-2234ac97801f, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.3155541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 676211e3-4368-4c36-ac9d-9c1817bcc08d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 676211e3-4368-4c36-ac9d-9c1817bcc08d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 676211e3-4368-4c36-ac9d-9c1817bcc08d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.102195, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24086b96-a5c0-49c1-9d4b-f3e8b383fb96, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24086b96-a5c0-49c1-9d4b-f3e8b383fb96, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24086b96-a5c0-49c1-9d4b-f3e8b383fb96, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.6117742, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 849ed733-1c81-4d90-81d1-21bd19e72a0c, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 849ed733-1c81-4d90-81d1-21bd19e72a0c, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 849ed733-1c81-4d90-81d1-21bd19e72a0c, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.9763148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e3228d90-a15f-48f1-aef8-1d3dd02d1347, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3228d90-a15f-48f1-aef8-1d3dd02d1347, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3228d90-a15f-48f1-aef8-1d3dd02d1347, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.1548505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46256032-38a8-413d-a6c6-3a2f9b0853b6, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46256032-38a8-413d-a6c6-3a2f9b0853b6, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46256032-38a8-413d-a6c6-3a2f9b0853b6, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.2786334, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5abe6b30-4a80-41d7-ae1d-85397e4e1c1d, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5abe6b30-4a80-41d7-ae1d-85397e4e1c1d, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5abe6b30-4a80-41d7-ae1d-85397e4e1c1d, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.100705, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 76f2fbfd-e6c9-4dec-86fe-2fb0645d9789, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76f2fbfd-e6c9-4dec-86fe-2fb0645d9789, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76f2fbfd-e6c9-4dec-86fe-2fb0645d9789, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.924652, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 836f6296-656d-4ab2-b990-54deac53e5f6, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 836f6296-656d-4ab2-b990-54deac53e5f6, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 836f6296-656d-4ab2-b990-54deac53e5f6, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.3273268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8213abde-038f-4beb-afb8-f65e6ee872d8, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8213abde-038f-4beb-afb8-f65e6ee872d8, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8213abde-038f-4beb-afb8-f65e6ee872d8, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.6420648, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d815a321-1fea-4564-ab81-0c0ada9aeeb9, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d815a321-1fea-4564-ab81-0c0ada9aeeb9, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d815a321-1fea-4564-ab81-0c0ada9aeeb9, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.2750106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 307906ce-f699-4a84-a6ef-d5ac2ebdcf23, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 307906ce-f699-4a84-a6ef-d5ac2ebdcf23, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 307906ce-f699-4a84-a6ef-d5ac2ebdcf23, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.558223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0dd30de9-31bf-4bab-8389-f914403b63f4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd30de9-31bf-4bab-8389-f914403b63f4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd30de9-31bf-4bab-8389-f914403b63f4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.6035705, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c13d32de-fdb3-41f9-8241-e6fea3974644, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c13d32de-fdb3-41f9-8241-e6fea3974644, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c13d32de-fdb3-41f9-8241-e6fea3974644, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.2928772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8c6f792-a720-43ff-8eb1-7a225a373251, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8c6f792-a720-43ff-8eb1-7a225a373251, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8c6f792-a720-43ff-8eb1-7a225a373251, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.820547, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6798380-9ad0-4568-8aa8-c8a8701dc765, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6798380-9ad0-4568-8aa8-c8a8701dc765, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6798380-9ad0-4568-8aa8-c8a8701dc765, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.3250115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44b20fac-f0ac-497e-9768-a81db3dcd183, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b20fac-f0ac-497e-9768-a81db3dcd183, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b20fac-f0ac-497e-9768-a81db3dcd183, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.8035297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0c74c76-15a5-4f7a-9eee-246e2b791cfc, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0c74c76-15a5-4f7a-9eee-246e2b791cfc, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0c74c76-15a5-4f7a-9eee-246e2b791cfc, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.2445588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e377fea4-716f-4a97-8d59-fa238e9bead5, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e377fea4-716f-4a97-8d59-fa238e9bead5, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e377fea4-716f-4a97-8d59-fa238e9bead5, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.0493507, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59f7ce94-ad9e-4b11-9784-689a2648f975, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59f7ce94-ad9e-4b11-9784-689a2648f975, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59f7ce94-ad9e-4b11-9784-689a2648f975, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.1286335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, daa10425-b59f-4f32-b1dd-88b2f2dff48c, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, daa10425-b59f-4f32-b1dd-88b2f2dff48c, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, daa10425-b59f-4f32-b1dd-88b2f2dff48c, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.1136966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2dcff1e-6603-4f60-90b3-8fa40a184c36, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2dcff1e-6603-4f60-90b3-8fa40a184c36, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2dcff1e-6603-4f60-90b3-8fa40a184c36, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.9907682, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a4021a8-3125-4c0b-a8dc-c80edb38ab32, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a4021a8-3125-4c0b-a8dc-c80edb38ab32, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a4021a8-3125-4c0b-a8dc-c80edb38ab32, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.7862077, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6809bef9-82f4-41f0-b03f-dbeec1ebf1df, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6809bef9-82f4-41f0-b03f-dbeec1ebf1df, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6809bef9-82f4-41f0-b03f-dbeec1ebf1df, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.6589758, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 668edfec-216a-4111-9847-03d7fd1ac766, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 668edfec-216a-4111-9847-03d7fd1ac766, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 668edfec-216a-4111-9847-03d7fd1ac766, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.4104898, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1671627-a434-43f8-8c0a-3a96835970c4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1671627-a434-43f8-8c0a-3a96835970c4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1671627-a434-43f8-8c0a-3a96835970c4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.8001828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 310111e1-1f93-4dfa-be7f-51ce79572a92, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 310111e1-1f93-4dfa-be7f-51ce79572a92, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 310111e1-1f93-4dfa-be7f-51ce79572a92, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.61179, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 094e8094-7eb4-41dc-bcea-a6dbf181d847, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 094e8094-7eb4-41dc-bcea-a6dbf181d847, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 094e8094-7eb4-41dc-bcea-a6dbf181d847, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.5467541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e490d085-c012-4c0f-bae6-3aa799ec5b47, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e490d085-c012-4c0f-bae6-3aa799ec5b47, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e490d085-c012-4c0f-bae6-3aa799ec5b47, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.087661, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ab7bfb3-c4ed-47da-9086-5cc19a4a4997, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ab7bfb3-c4ed-47da-9086-5cc19a4a4997, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ab7bfb3-c4ed-47da-9086-5cc19a4a4997, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.29242, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eba8895e-9e97-441f-ba1a-543717ea69a2, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba8895e-9e97-441f-ba1a-543717ea69a2, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba8895e-9e97-441f-ba1a-543717ea69a2, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.57517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff2b8f06-77bd-422e-8ffb-c546afb02227, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff2b8f06-77bd-422e-8ffb-c546afb02227, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff2b8f06-77bd-422e-8ffb-c546afb02227, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.795215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6654359a-849b-4273-a61c-056c3492e3e4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6654359a-849b-4273-a61c-056c3492e3e4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6654359a-849b-4273-a61c-056c3492e3e4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.0843375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f03bc54-96b9-4a47-b7dd-ef269afa5ffd, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f03bc54-96b9-4a47-b7dd-ef269afa5ffd, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f03bc54-96b9-4a47-b7dd-ef269afa5ffd, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.4243915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b15dbc2-3177-4a0b-9228-3b647a9420a4, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b15dbc2-3177-4a0b-9228-3b647a9420a4, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b15dbc2-3177-4a0b-9228-3b647a9420a4, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.6961017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ace261e3-8a2c-4a8f-bcb8-0922717e4bd8, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace261e3-8a2c-4a8f-bcb8-0922717e4bd8, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace261e3-8a2c-4a8f-bcb8-0922717e4bd8, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.5757282, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0d6a583-f714-4d13-8d1b-0b450abbfd4c, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0d6a583-f714-4d13-8d1b-0b450abbfd4c, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0d6a583-f714-4d13-8d1b-0b450abbfd4c, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.3575025, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e0e3438-bcf2-49b5-8f46-ff0651f1447b, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e0e3438-bcf2-49b5-8f46-ff0651f1447b, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e0e3438-bcf2-49b5-8f46-ff0651f1447b, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.0726159, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8260f1ef-36dc-4676-8320-c0a505f62045, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8260f1ef-36dc-4676-8320-c0a505f62045, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8260f1ef-36dc-4676-8320-c0a505f62045, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.691213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea5f1c6e-c480-4ca9-be6f-d420122877bc, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea5f1c6e-c480-4ca9-be6f-d420122877bc, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea5f1c6e-c480-4ca9-be6f-d420122877bc, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.5042794, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7f58a94-0d59-4c43-a35f-3b0c692bad39, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7f58a94-0d59-4c43-a35f-3b0c692bad39, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7f58a94-0d59-4c43-a35f-3b0c692bad39, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.9645474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 728889d4-df43-4e3e-a5ce-c3412e22b926, localhost:8357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 728889d4-df43-4e3e-a5ce-c3412e22b926, localhost:8357): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 728889d4-df43-4e3e-a5ce-c3412e22b926, localhost:8357): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8357". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8357
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229902601529&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8934/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28626/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8344
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8934
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10949
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28381
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8357/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3747
============================== slowest durations ===============================
258.65s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
13.63s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
11.55s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 284.44s (0:04:44) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_disabled] ________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27433
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0e/r3tmp/kikimr_cluster_a2hbhep1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2477
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/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/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ou3c31h2.log --grpc-port=20625 --mon-port=25073 --ic-port=27433
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20625/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/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/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ou3c31h2.log --grpc-port=20625 --mon-port=25073 --ic-port=27433
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ou3c31h2.log', '--grpc-port=20625', '--mon-port=25073', '--ic-port=27433')' in '/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 753720
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20625/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753721
DEBUG    ya.test:process.py:259 Command (pid 753721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753721) elapsed time (sec): 0.6850919723510742
DEBUG    ya.test:process.py:263 Command (pid 753721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 753721) minflt: 16282
DEBUG    ya.test:process.py:263 Command (pid 753721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 753721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753721) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 753721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753721) stime: 0.49629399999999996
DEBUG    ya.test:process.py:263 Command (pid 753721) utime: 0.09954299999999999
DEBUG    ya.test:process.py:263 Command (pid 753721) wtime: 0.686
DEBUG    ya.test:process.py:275 Command (pid 753721) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20625', '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: 27433\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20625', '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: 27433\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756781
DEBUG    ya.test:process.py:259 Command (pid 756781) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756781) elapsed time (sec): 0.541560173034668
DEBUG    ya.test:process.py:263 Command (pid 756781) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 756781) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 756781) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 756781) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756781) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 756781) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756781) stime: 0.35907
DEBUG    ya.test:process.py:263 Command (pid 756781) utime: 0.12232799999999999
DEBUG    ya.test:process.py:263 Command (pid 756781) wtime: 0.543
DEBUG    ya.test:process.py:275 Command (pid 756781) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20625', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20625', '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: 757038
DEBUG    ya.test:process.py:259 Command (pid 757038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757038) elapsed time (sec): 0.5964071750640869
DEBUG    ya.test:process.py:263 Command (pid 757038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 757038) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 757038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 757038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757038) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 757038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757038) stime: 0.421085
DEBUG    ya.test:process.py:263 Command (pid 757038) utime: 0.113372
DEBUG    ya.test:process.py:263 Command (pid 757038) wtime: 0.598
DEBUG    ya.test:process.py:275 Command (pid 757038) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a0e/r3tmp/kikimr_cluster_v6ob9m84
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2388
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/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/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_j0wvrweu.log --grpc-port=5294 --mon-port=2388 --ic-port=21836
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5294/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/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/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_j0wvrweu.log --grpc-port=5294 --mon-port=2388 --ic-port=21836
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_j0wvrweu.log', '--grpc-port=5294', '--mon-port=2388', '--ic-port=21836')' in '/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5294/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757568
DEBUG    ya.test:process.py:259 Command (pid 757568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757568) elapsed time (sec): 0.4214768409729004
DEBUG    ya.test:process.py:263 Command (pid 757568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 757568) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 757568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 757568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757568) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 757568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757568) stime: 0.239975
DEBUG    ya.test:process.py:263 Command (pid 757568) utime: 0.125888
DEBUG    ya.test:process.py:263 Command (pid 757568) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 757568) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5294', '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: 21836\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5294', '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: 21836\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 759945
DEBUG    ya.test:process.py:259 Command (pid 759945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 759945) elapsed time (sec): 0.5553543567657471
DEBUG    ya.test:process.py:263 Command (pid 759945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 759945) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 759945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 759945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 759945) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 759945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 759945) stime: 0.316391
DEBUG    ya.test:process.py:263 Command (pid 759945) utime: 0.144777
DEBUG    ya.test:process.py:263 Command (pid 759945) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 759945) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5294', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5294', '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: 760367
DEBUG    ya.test:process.py:259 Command (pid 760367) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 760367) elapsed time (sec): 0.5075831413269043
DEBUG    ya.test:process.py:263 Command (pid 760367) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 760367) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 760367) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 760367) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 760367) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 760367) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 760367) stime: 0.333381
DEBUG    ya.test:process.py:263 Command (pid 760367) utime: 0.11132299999999999
DEBUG    ya.test:process.py:263 Command (pid 760367) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 760367) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3965
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5294 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_nypuqs58.log --grpc-port=22248 --mon-port=30144 --ic-port=17012
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5294 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_nypuqs58.log --grpc-port=22248 --mon-port=30144 --ic-port=17012
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5294', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_nypuqs58.log', '--grpc-port=22248', '--mon-port=30144', '--ic-port=17012')' in '/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 762083
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22248/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a0e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 762084
DEBUG    ya.test:process.py:259 Command (pid 762084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 762084) elapsed time (sec): 0.6022012233734131
DEBUG    ya.test:process.py:263 Command (pid 762084) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) maxrss: 547220
DEBUG    ya.test:process.py:263 Command (pid 762084) minflt: 16610
DEBUG    ya.test:process.py:263 Command (pid 762084) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 762084) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 762084) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 762084) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 762084) stime: 0.415827
DEBUG    ya.test:process.py:263 Command (pid 762084) utime: 0.079355
DEBUG    ya.test:process.py:263 Command (pid 762084) wtime: 0.603
DEBUG    ya.test:process.py:275 Command (pid 762084) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7468001f-491e-4346-9f19-ab3e969af8e0, localhost:5294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7468001f-491e-4346-9f19-ab3e969af8e0, localhost:5294): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7468001f-491e-4346-9f19-ab3e969af8e0, localhost:5294): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22248 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:22248, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5294
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c6deeb4-5899-4751-83f7-a7bb7431eac6, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c6deeb4-5899-4751-83f7-a7bb7431eac6, ghrun-2tlsei57yi.auto.internal:22248): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c6deeb4-5899-4751-83f7-a7bb7431eac6, ghrun-2tlsei57yi.auto.internal:22248): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, adafcb6e-13b1-4ddc-abf5-8838ac74d0eb, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, adafcb6e-13b1-4ddc-abf5-8838ac74d0eb, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, adafcb6e-13b1-4ddc-abf5-8838ac74d0eb, ghrun-2tlsei57yi.auto.internal:22248): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae9f601b-9657-4432-b93a-c705e41edc06, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae9f601b-9657-4432-b93a-c705e41edc06, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae9f601b-9657-4432-b93a-c705e41edc06, ghrun-2tlsei57yi.auto.internal:22248): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 845eeb2b-6d14-47a0-9b8f-0b4efa2877f0, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 845eeb2b-6d14-47a0-9b8f-0b4efa2877f0, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NDE0MDlhNWQtOTMzNmY5MzYtYTk5NmE5YzctOWE3ZGUzNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 845eeb2b-6d14-47a0-9b8f-0b4efa2877f0, ghrun-2tlsei57yi.auto.internal:22248): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22248
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adafcb6e-13b1-4ddc-abf5-8838ac74d0eb, ghrun-2tlsei57yi.auto.internal:22248): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f6625a3b-091c-4398-b241-108ef8d7bb31, localhost:5294): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6625a3b-091c-4398-b241-108ef8d7bb31, localhost:5294): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6625a3b-091c-4398-b241-108ef8d7bb31, localhost:5294): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22248 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:22248, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5294
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4718b9eb-3eff-4fc1-8c17-aa743492185b, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4718b9eb-3eff-4fc1-8c17-aa743492185b, ghrun-2tlsei57yi.auto.internal:22248): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4718b9eb-3eff-4fc1-8c17-aa743492185b, ghrun-2tlsei57yi.auto.internal:22248): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8522ad4a-32d2-4806-bf0d-94f94946ef33, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8522ad4a-32d2-4806-bf0d-94f94946ef33, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8522ad4a-32d2-4806-bf0d-94f94946ef33, ghrun-2tlsei57yi.auto.internal:22248): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5991e2a3-8d81-4400-90e4-df60115b3380, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5991e2a3-8d81-4400-90e4-df60115b3380, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5991e2a3-8d81-4400-90e4-df60115b3380, ghrun-2tlsei57yi.auto.internal:22248): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f2b71e39-d4c9-40df-96ea-6a0170b8ecb9, ghrun-2tlsei57yi.auto.internal:22248): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f2b71e39-d4c9-40df-96ea-6a0170b8ecb9, ghrun-2tlsei57yi.auto.internal:22248): request = { session_id: "ydb://session/3?node_id=50000&id=NTk5NTc5MDctMmQ2NmJhYzUtYTQyOWMwY2EtYTVhMDJkMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f2b71e39-d4c9-40df-96ea-6a0170b8ecb9, ghrun-2tlsei57yi.auto.internal:22248): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8522ad4a-32d2-4806-bf0d-94f94946ef33, ghrun-2tlsei57yi.auto.internal:22248): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5294
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22248
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229648.871007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9fe0b69f-9acd-4301-8a98-47c0d9dc1abd, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fe0b69f-9acd-4301-8a98-47c0d9dc1abd, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fe0b69f-9acd-4301-8a98-47c0d9dc1abd, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.532016, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70278e83-288f-49b4-87a7-117ca8e3738c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70278e83-288f-49b4-87a7-117ca8e3738c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70278e83-288f-49b4-87a7-117ca8e3738c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229650.9287887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df735d02-b60e-466f-b9e4-1c28adb22c35, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df735d02-b60e-466f-b9e4-1c28adb22c35, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df735d02-b60e-466f-b9e4-1c28adb22c35, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.878744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9288f7ca-32b8-4b9f-acdd-8201ff350b94, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9288f7ca-32b8-4b9f-acdd-8201ff350b94, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9288f7ca-32b8-4b9f-acdd-8201ff350b94, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.6651576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff58a63b-2728-4371-a2f1-49a4a77a8103, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff58a63b-2728-4371-a2f1-49a4a77a8103, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff58a63b-2728-4371-a2f1-49a4a77a8103, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.2051094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b4c1223-0588-43f3-b106-c110429df8ff, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b4c1223-0588-43f3-b106-c110429df8ff, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b4c1223-0588-43f3-b106-c110429df8ff, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.4692059, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fc7b27e-43c5-460a-ae91-aa60965d2397, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fc7b27e-43c5-460a-ae91-aa60965d2397, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fc7b27e-43c5-460a-ae91-aa60965d2397, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.2162406, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5cd6c28-af5b-4f8f-baf0-5bd386ceb822, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5cd6c28-af5b-4f8f-baf0-5bd386ceb822, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5cd6c28-af5b-4f8f-baf0-5bd386ceb822, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.034464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2f30a05-4e48-415a-8cd6-c7ea20000fc1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2f30a05-4e48-415a-8cd6-c7ea20000fc1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2f30a05-4e48-415a-8cd6-c7ea20000fc1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229662.2971125, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c5f5644-2c9f-4df6-b210-950e152ca787, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c5f5644-2c9f-4df6-b210-950e152ca787, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c5f5644-2c9f-4df6-b210-950e152ca787, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.8462653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 25731ceb-d306-42ae-8d9d-4c80a336258e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25731ceb-d306-42ae-8d9d-4c80a336258e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25731ceb-d306-42ae-8d9d-4c80a336258e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229665.6904254, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08b862aa-9771-4823-966a-f9d1c30333c5, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08b862aa-9771-4823-966a-f9d1c30333c5, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08b862aa-9771-4823-966a-f9d1c30333c5, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.982225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12f86c06-fcde-43e5-b267-ebcb42fc2388, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12f86c06-fcde-43e5-b267-ebcb42fc2388, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12f86c06-fcde-43e5-b267-ebcb42fc2388, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.709199, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c293a449-e9ca-4530-a31f-f5a632e10081, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c293a449-e9ca-4530-a31f-f5a632e10081, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c293a449-e9ca-4530-a31f-f5a632e10081, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.0790386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71df1110-0c16-479e-80e4-ff891e6f66c9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71df1110-0c16-479e-80e4-ff891e6f66c9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71df1110-0c16-479e-80e4-ff891e6f66c9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.5286863, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fe2c206-dd7c-492f-a718-9baa91f2e9dc, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fe2c206-dd7c-492f-a718-9baa91f2e9dc, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fe2c206-dd7c-492f-a718-9baa91f2e9dc, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.6390052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57d24957-daf7-4202-83fe-6c4b0d038cb3, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d24957-daf7-4202-83fe-6c4b0d038cb3, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d24957-daf7-4202-83fe-6c4b0d038cb3, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.1850405, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 460ccfc2-2905-4844-b450-ae82ee9103aa, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 460ccfc2-2905-4844-b450-ae82ee9103aa, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 460ccfc2-2905-4844-b450-ae82ee9103aa, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.7517064, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92ff91f1-4100-4a1b-bab9-87fc444dfdb2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92ff91f1-4100-4a1b-bab9-87fc444dfdb2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92ff91f1-4100-4a1b-bab9-87fc444dfdb2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.795803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1579f75c-2508-4d83-ad3e-0f1ada682d5c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1579f75c-2508-4d83-ad3e-0f1ada682d5c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1579f75c-2508-4d83-ad3e-0f1ada682d5c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.6419513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac2ff0cd-c761-4af6-9043-179ce8213cc8, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac2ff0cd-c761-4af6-9043-179ce8213cc8, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac2ff0cd-c761-4af6-9043-179ce8213cc8, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.3020446, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3dc00da6-64dc-4dba-a584-27953fc4068c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dc00da6-64dc-4dba-a584-27953fc4068c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dc00da6-64dc-4dba-a584-27953fc4068c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.802307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65387a6b-e461-4635-b665-a1d1e6d74b32, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65387a6b-e461-4635-b665-a1d1e6d74b32, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65387a6b-e461-4635-b665-a1d1e6d74b32, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.530967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a988581-f984-4719-8ef6-d9cdc473c629, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a988581-f984-4719-8ef6-d9cdc473c629, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a988581-f984-4719-8ef6-d9cdc473c629, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.7198257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 674042d3-dbab-42f9-8086-8c2d5d72afb4, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 674042d3-dbab-42f9-8086-8c2d5d72afb4, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 674042d3-dbab-42f9-8086-8c2d5d72afb4, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.5349452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f3f5042-adaf-4dbe-96fe-9895a403fdd9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f3f5042-adaf-4dbe-96fe-9895a403fdd9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f3f5042-adaf-4dbe-96fe-9895a403fdd9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.6727865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5df14b0e-16ef-4f08-a6c6-6bc9ad19a2f8, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5df14b0e-16ef-4f08-a6c6-6bc9ad19a2f8, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5df14b0e-16ef-4f08-a6c6-6bc9ad19a2f8, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.7403169, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 115076eb-1227-475c-8409-6919b224d740, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 115076eb-1227-475c-8409-6919b224d740, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 115076eb-1227-475c-8409-6919b224d740, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.7034042, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 20757f45-6c35-455b-99ae-b59b8186e648, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20757f45-6c35-455b-99ae-b59b8186e648, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20757f45-6c35-455b-99ae-b59b8186e648, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.4081736, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2362dcc5-ec77-4546-af99-cc49ef8abc55, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2362dcc5-ec77-4546-af99-cc49ef8abc55, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2362dcc5-ec77-4546-af99-cc49ef8abc55, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.9758182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad333bd0-2a51-4c43-824c-e6eff9345962, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad333bd0-2a51-4c43-824c-e6eff9345962, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad333bd0-2a51-4c43-824c-e6eff9345962, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.7100654, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78cd7e99-6a08-4eac-9160-57dd6b2cbc30, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78cd7e99-6a08-4eac-9160-57dd6b2cbc30, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78cd7e99-6a08-4eac-9160-57dd6b2cbc30, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.5177565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c7600de-c534-49f1-975e-807d305b127c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c7600de-c534-49f1-975e-807d305b127c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c7600de-c534-49f1-975e-807d305b127c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.4394665, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84178211-e0d4-4d2f-8fed-b839929de5c3, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84178211-e0d4-4d2f-8fed-b839929de5c3, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84178211-e0d4-4d2f-8fed-b839929de5c3, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.2372339, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62a3b9e2-08ea-429d-b770-dff0c2bec7d9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62a3b9e2-08ea-429d-b770-dff0c2bec7d9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62a3b9e2-08ea-429d-b770-dff0c2bec7d9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.3246796, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8fec36c-12af-483a-aae5-0182279515d9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8fec36c-12af-483a-aae5-0182279515d9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8fec36c-12af-483a-aae5-0182279515d9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.6470952, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dae564ed-0e0f-4382-a251-976c165be452, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dae564ed-0e0f-4382-a251-976c165be452, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dae564ed-0e0f-4382-a251-976c165be452, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.4176314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bcd8aa3-a88f-4e8a-a02b-8bd1130281e1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bcd8aa3-a88f-4e8a-a02b-8bd1130281e1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bcd8aa3-a88f-4e8a-a02b-8bd1130281e1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.55748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1919115e-cbc8-43bd-9e9f-2f33eab9fbf1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1919115e-cbc8-43bd-9e9f-2f33eab9fbf1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1919115e-cbc8-43bd-9e9f-2f33eab9fbf1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.222178, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 986677e7-4cfa-4a42-bd6d-f7fda0194a4f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 986677e7-4cfa-4a42-bd6d-f7fda0194a4f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 986677e7-4cfa-4a42-bd6d-f7fda0194a4f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.0517468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 408f022b-1de2-4be1-81ab-7451791de663, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 408f022b-1de2-4be1-81ab-7451791de663, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 408f022b-1de2-4be1-81ab-7451791de663, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.7931335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e521385e-f67d-4ac1-80f2-a84d9b395e80, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e521385e-f67d-4ac1-80f2-a84d9b395e80, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e521385e-f67d-4ac1-80f2-a84d9b395e80, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.3763204, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0db7921-d2fe-4ffc-b080-3fa128a1119d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0db7921-d2fe-4ffc-b080-3fa128a1119d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0db7921-d2fe-4ffc-b080-3fa128a1119d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229721.7473493, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 644fd93b-cd30-4587-80f3-36a700494aeb, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 644fd93b-cd30-4587-80f3-36a700494aeb, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 644fd93b-cd30-4587-80f3-36a700494aeb, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229723.011499, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01f08cf6-dff1-49c7-9095-2b8eb6eca8ff, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01f08cf6-dff1-49c7-9095-2b8eb6eca8ff, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01f08cf6-dff1-49c7-9095-2b8eb6eca8ff, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.648777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23ae0fbb-5a95-4963-b53c-526e409bcd11, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23ae0fbb-5a95-4963-b53c-526e409bcd11, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23ae0fbb-5a95-4963-b53c-526e409bcd11, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.2885177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3db8fa22-a50a-43eb-8aeb-2f968a46bf84, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3db8fa22-a50a-43eb-8aeb-2f968a46bf84, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3db8fa22-a50a-43eb-8aeb-2f968a46bf84, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.3319647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 69d896f7-8cfb-4278-b1cc-7b97e19ff8a2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69d896f7-8cfb-4278-b1cc-7b97e19ff8a2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69d896f7-8cfb-4278-b1cc-7b97e19ff8a2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.6308038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 52644bec-2edd-4e63-a2da-22565f2fd5d2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52644bec-2edd-4e63-a2da-22565f2fd5d2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52644bec-2edd-4e63-a2da-22565f2fd5d2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.4244797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f1e3399-40a5-430e-bb62-61cff24ac16f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f1e3399-40a5-430e-bb62-61cff24ac16f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f1e3399-40a5-430e-bb62-61cff24ac16f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.168115, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5cf1e40c-ad55-4a87-8306-55b24a6323a7, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cf1e40c-ad55-4a87-8306-55b24a6323a7, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cf1e40c-ad55-4a87-8306-55b24a6323a7, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.361556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a7f1278-e368-4c29-a1e0-0ea457daecd9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a7f1278-e368-4c29-a1e0-0ea457daecd9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a7f1278-e368-4c29-a1e0-0ea457daecd9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.1956863, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ecdab140-be2b-49db-b097-2fb4fd87b721, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecdab140-be2b-49db-b097-2fb4fd87b721, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecdab140-be2b-49db-b097-2fb4fd87b721, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.7194653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 101b4e37-bdc9-4eb5-854c-12dc59789c84, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 101b4e37-bdc9-4eb5-854c-12dc59789c84, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 101b4e37-bdc9-4eb5-854c-12dc59789c84, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.8343637, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 909d2be5-af04-4426-a17c-2f915a3af4b3, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 909d2be5-af04-4426-a17c-2f915a3af4b3, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 909d2be5-af04-4426-a17c-2f915a3af4b3, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.4256008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f63fa6b-2a57-42b8-a94e-704dcfa69c37, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f63fa6b-2a57-42b8-a94e-704dcfa69c37, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f63fa6b-2a57-42b8-a94e-704dcfa69c37, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.989859, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a932910-41ad-4069-9f7e-cb8c2f9d47d4, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a932910-41ad-4069-9f7e-cb8c2f9d47d4, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a932910-41ad-4069-9f7e-cb8c2f9d47d4, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.8577995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad28ef0e-0168-47de-924f-d60978ed147e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad28ef0e-0168-47de-924f-d60978ed147e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad28ef0e-0168-47de-924f-d60978ed147e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.0447443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bceb82cc-c4ce-4154-909a-ca3ca1aa57ef, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bceb82cc-c4ce-4154-909a-ca3ca1aa57ef, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bceb82cc-c4ce-4154-909a-ca3ca1aa57ef, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.721956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49343c76-119e-467d-b0e8-78300e073a8d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49343c76-119e-467d-b0e8-78300e073a8d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49343c76-119e-467d-b0e8-78300e073a8d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.1336472, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a198944-da8e-469e-9f80-3ed9de2e717d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a198944-da8e-469e-9f80-3ed9de2e717d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a198944-da8e-469e-9f80-3ed9de2e717d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.0159905, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a7baa93-0239-4517-9c5a-baf943d5f95f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a7baa93-0239-4517-9c5a-baf943d5f95f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a7baa93-0239-4517-9c5a-baf943d5f95f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.9940813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 160cd371-d60a-4a75-a183-fdcfc4aff1fb, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 160cd371-d60a-4a75-a183-fdcfc4aff1fb, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 160cd371-d60a-4a75-a183-fdcfc4aff1fb, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.2298932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8910206f-7d37-4ecd-bb48-075f43613b43, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8910206f-7d37-4ecd-bb48-075f43613b43, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8910206f-7d37-4ecd-bb48-075f43613b43, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.2382777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12fd662c-36f0-4bac-a101-5e9e80bd13dd, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12fd662c-36f0-4bac-a101-5e9e80bd13dd, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12fd662c-36f0-4bac-a101-5e9e80bd13dd, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.1552427, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 212a0ea1-893d-4e00-bf0a-8146497cf444, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 212a0ea1-893d-4e00-bf0a-8146497cf444, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 212a0ea1-893d-4e00-bf0a-8146497cf444, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.1319718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 880ae464-5eb6-4ce6-82fd-a8e463ed2072, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 880ae464-5eb6-4ce6-82fd-a8e463ed2072, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 880ae464-5eb6-4ce6-82fd-a8e463ed2072, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.639877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a14647ac-b022-4153-bedb-be9925ad35ae, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a14647ac-b022-4153-bedb-be9925ad35ae, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a14647ac-b022-4153-bedb-be9925ad35ae, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.6577883, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f55b2f33-9135-46c6-a033-4d5aba2b291e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f55b2f33-9135-46c6-a033-4d5aba2b291e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f55b2f33-9135-46c6-a033-4d5aba2b291e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.575652, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b9b6685-e7a2-45d5-8065-0467b366c846, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b9b6685-e7a2-45d5-8065-0467b366c846, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b9b6685-e7a2-45d5-8065-0467b366c846, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.5244815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7674c6f8-6a51-4790-be36-4b8a108a2696, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7674c6f8-6a51-4790-be36-4b8a108a2696, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7674c6f8-6a51-4790-be36-4b8a108a2696, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.5690858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 70067e1c-9424-4535-b4f7-18cc549c30f9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70067e1c-9424-4535-b4f7-18cc549c30f9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70067e1c-9424-4535-b4f7-18cc549c30f9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.2797298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0ec2ed3-96f2-4508-a949-fd20478b9d96, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0ec2ed3-96f2-4508-a949-fd20478b9d96, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0ec2ed3-96f2-4508-a949-fd20478b9d96, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.2894623, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f297c3b-cc49-44ac-8104-95d91124d1c2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f297c3b-cc49-44ac-8104-95d91124d1c2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f297c3b-cc49-44ac-8104-95d91124d1c2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.1348343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8c00e2b-4f5e-4048-82e5-bf818a947db2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8c00e2b-4f5e-4048-82e5-bf818a947db2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8c00e2b-4f5e-4048-82e5-bf818a947db2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.1242259, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35397c5f-5c1a-4131-8b36-3e247409f440, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35397c5f-5c1a-4131-8b36-3e247409f440, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35397c5f-5c1a-4131-8b36-3e247409f440, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.3002362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01da8afb-87d7-4037-b342-db5937b2ab04, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01da8afb-87d7-4037-b342-db5937b2ab04, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01da8afb-87d7-4037-b342-db5937b2ab04, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.2001956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7de86e21-e723-42b4-8731-957218fca270, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7de86e21-e723-42b4-8731-957218fca270, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7de86e21-e723-42b4-8731-957218fca270, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.5742052, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fe0474e-b6ee-4ceb-afcb-3075de9fff2f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fe0474e-b6ee-4ceb-afcb-3075de9fff2f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fe0474e-b6ee-4ceb-afcb-3075de9fff2f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.7672255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18d0d03e-c181-403d-be09-68d23c6fb2f8, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18d0d03e-c181-403d-be09-68d23c6fb2f8, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18d0d03e-c181-403d-be09-68d23c6fb2f8, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.7367811, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 654b4035-4709-4a06-bb26-c0ebc937138a, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 654b4035-4709-4a06-bb26-c0ebc937138a, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 654b4035-4709-4a06-bb26-c0ebc937138a, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.248117, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 993710a1-dcfe-4072-a4a3-b1adb0f39692, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 993710a1-dcfe-4072-a4a3-b1adb0f39692, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 993710a1-dcfe-4072-a4a3-b1adb0f39692, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.3634088, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 867eb405-ab6c-409b-a28d-57b5a5a00dec, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 867eb405-ab6c-409b-a28d-57b5a5a00dec, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 867eb405-ab6c-409b-a28d-57b5a5a00dec, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.657269, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bf45d879-5542-4c53-af1d-651a3c567564, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf45d879-5542-4c53-af1d-651a3c567564, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf45d879-5542-4c53-af1d-651a3c567564, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.8431745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88670e29-3e3d-4af9-abc3-dd98f09323aa, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88670e29-3e3d-4af9-abc3-dd98f09323aa, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88670e29-3e3d-4af9-abc3-dd98f09323aa, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.29844, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, faf443e6-df0e-4973-81a5-91db67dcbc5f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faf443e6-df0e-4973-81a5-91db67dcbc5f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faf443e6-df0e-4973-81a5-91db67dcbc5f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.252661, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79fbfd71-5274-4a6f-9ddb-22d23bc3836d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79fbfd71-5274-4a6f-9ddb-22d23bc3836d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79fbfd71-5274-4a6f-9ddb-22d23bc3836d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.035742, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72ebe429-e1cb-4ca1-bdb4-12d809ef0da3, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72ebe429-e1cb-4ca1-bdb4-12d809ef0da3, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72ebe429-e1cb-4ca1-bdb4-12d809ef0da3, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.1634634, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8cafc413-f937-4840-8b94-506b019b46de, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cafc413-f937-4840-8b94-506b019b46de, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cafc413-f937-4840-8b94-506b019b46de, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.6960826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 231a3e8a-8bb6-43fc-bf9a-97b99b7a9316, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 231a3e8a-8bb6-43fc-bf9a-97b99b7a9316, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 231a3e8a-8bb6-43fc-bf9a-97b99b7a9316, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.0333457, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87c714d4-4a39-431f-a569-1d4abb0c280f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87c714d4-4a39-431f-a569-1d4abb0c280f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87c714d4-4a39-431f-a569-1d4abb0c280f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.8944218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f151a0f9-bf02-4e1f-8395-44af58d82ee6, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f151a0f9-bf02-4e1f-8395-44af58d82ee6, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f151a0f9-bf02-4e1f-8395-44af58d82ee6, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.07968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d49ba892-252f-4921-aad7-c9a2e093a442, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d49ba892-252f-4921-aad7-c9a2e093a442, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d49ba892-252f-4921-aad7-c9a2e093a442, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.8556693, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3fedb1d1-f4a7-4d59-9d42-f1f7bf92ef18, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fedb1d1-f4a7-4d59-9d42-f1f7bf92ef18, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fedb1d1-f4a7-4d59-9d42-f1f7bf92ef18, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.2093887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fcd1ca11-cc27-4dac-a427-65e449f18c50, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcd1ca11-cc27-4dac-a427-65e449f18c50, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcd1ca11-cc27-4dac-a427-65e449f18c50, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.6190605, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdd9616b-873b-4492-b397-ed476c7c7c37, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdd9616b-873b-4492-b397-ed476c7c7c37, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdd9616b-873b-4492-b397-ed476c7c7c37, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.180394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1793e548-89a4-4a87-8d57-63f3873ceba7, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1793e548-89a4-4a87-8d57-63f3873ceba7, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1793e548-89a4-4a87-8d57-63f3873ceba7, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.2206428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bad0f40c-99fa-4e4d-95d0-96d7294b4a9c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bad0f40c-99fa-4e4d-95d0-96d7294b4a9c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bad0f40c-99fa-4e4d-95d0-96d7294b4a9c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.0227985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9468bdeb-de24-419f-8dcb-888542311822, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9468bdeb-de24-419f-8dcb-888542311822, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9468bdeb-de24-419f-8dcb-888542311822, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.907184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 224e20c9-ffda-4fc8-80f8-4f57dde6d836, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 224e20c9-ffda-4fc8-80f8-4f57dde6d836, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 224e20c9-ffda-4fc8-80f8-4f57dde6d836, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.378122, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9057936d-ab59-40cd-a5d3-9794a347fb18, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9057936d-ab59-40cd-a5d3-9794a347fb18, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9057936d-ab59-40cd-a5d3-9794a347fb18, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.9425266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2af29197-1631-4889-ae39-f1d9fb5b5d29, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2af29197-1631-4889-ae39-f1d9fb5b5d29, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2af29197-1631-4889-ae39-f1d9fb5b5d29, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.0365927, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a8b59cd-fae1-41d0-8c6c-8694ee734f21, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8b59cd-fae1-41d0-8c6c-8694ee734f21, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8b59cd-fae1-41d0-8c6c-8694ee734f21, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.8831217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03fb7bd7-cb94-4ca2-861e-bccb595da541, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03fb7bd7-cb94-4ca2-861e-bccb595da541, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03fb7bd7-cb94-4ca2-861e-bccb595da541, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.925739, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66073259-0521-473c-ac31-79523d4dfad8, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66073259-0521-473c-ac31-79523d4dfad8, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66073259-0521-473c-ac31-79523d4dfad8, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.7195957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e672fb6-ebf7-4244-b06a-54c9016bbee5, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e672fb6-ebf7-4244-b06a-54c9016bbee5, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e672fb6-ebf7-4244-b06a-54c9016bbee5, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.6800337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 303129f2-800c-4faa-96da-6ed44f9ceff6, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 303129f2-800c-4faa-96da-6ed44f9ceff6, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 303129f2-800c-4faa-96da-6ed44f9ceff6, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.6742961, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5896e055-26b9-4be7-8eae-0d754bf454b2, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5896e055-26b9-4be7-8eae-0d754bf454b2, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5896e055-26b9-4be7-8eae-0d754bf454b2, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.7047331, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7fad01dd-24b5-4878-bfe8-974363261e4e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fad01dd-24b5-4878-bfe8-974363261e4e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fad01dd-24b5-4878-bfe8-974363261e4e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.34557, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7f35799-0821-4a0c-ab7b-321724d7c908, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7f35799-0821-4a0c-ab7b-321724d7c908, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7f35799-0821-4a0c-ab7b-321724d7c908, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.3682468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 461c08d0-af2d-484e-b11e-c1167e4897c4, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 461c08d0-af2d-484e-b11e-c1167e4897c4, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 461c08d0-af2d-484e-b11e-c1167e4897c4, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.5173573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77451d12-bd94-4ba1-b2cd-332bd85ad36f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77451d12-bd94-4ba1-b2cd-332bd85ad36f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77451d12-bd94-4ba1-b2cd-332bd85ad36f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.8861198, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9076e6d8-80c0-4c7c-a9a4-4228861023f1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9076e6d8-80c0-4c7c-a9a4-4228861023f1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9076e6d8-80c0-4c7c-a9a4-4228861023f1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.341547, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be3067d3-e937-4c0c-b5a6-e4d7e708dee1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be3067d3-e937-4c0c-b5a6-e4d7e708dee1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be3067d3-e937-4c0c-b5a6-e4d7e708dee1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.8516006, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4c4aa4b-9b89-4040-a823-1bb12b223f32, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4c4aa4b-9b89-4040-a823-1bb12b223f32, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4c4aa4b-9b89-4040-a823-1bb12b223f32, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.0448177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cfd48290-49dc-4a6b-b711-2fbb269dc5df, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfd48290-49dc-4a6b-b711-2fbb269dc5df, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfd48290-49dc-4a6b-b711-2fbb269dc5df, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.634342, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae6b53b2-019d-47a1-a410-06135207df4b, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae6b53b2-019d-47a1-a410-06135207df4b, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae6b53b2-019d-47a1-a410-06135207df4b, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.5969956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4ee686b2-6fab-4fe3-af3b-54efa3ee7a78, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ee686b2-6fab-4fe3-af3b-54efa3ee7a78, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ee686b2-6fab-4fe3-af3b-54efa3ee7a78, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.5772781, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 740ee4f7-031c-4ada-bfef-40acf63aa88a, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 740ee4f7-031c-4ada-bfef-40acf63aa88a, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 740ee4f7-031c-4ada-bfef-40acf63aa88a, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.5194955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ee60c7b-1a98-4847-8f0e-7bda74d7c9be, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ee60c7b-1a98-4847-8f0e-7bda74d7c9be, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ee60c7b-1a98-4847-8f0e-7bda74d7c9be, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.8632236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81741e2d-59f6-4eb5-b626-0e37c7d3a053, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81741e2d-59f6-4eb5-b626-0e37c7d3a053, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81741e2d-59f6-4eb5-b626-0e37c7d3a053, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229859.543832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00fa579c-8487-4a42-9439-3ef0931164bf, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00fa579c-8487-4a42-9439-3ef0931164bf, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00fa579c-8487-4a42-9439-3ef0931164bf, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.619291, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c21d13c-e78f-47cf-a7b5-ea76cefcfce6, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c21d13c-e78f-47cf-a7b5-ea76cefcfce6, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c21d13c-e78f-47cf-a7b5-ea76cefcfce6, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.7691383, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7aba0705-8740-446d-8646-9e036a685191, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7aba0705-8740-446d-8646-9e036a685191, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7aba0705-8740-446d-8646-9e036a685191, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.0810223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08256761-4175-4b8d-985e-bec59a30f964, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08256761-4175-4b8d-985e-bec59a30f964, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08256761-4175-4b8d-985e-bec59a30f964, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.7380593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2086bddd-ed09-41a5-8079-52018b3ae68f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2086bddd-ed09-41a5-8079-52018b3ae68f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2086bddd-ed09-41a5-8079-52018b3ae68f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.372018, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0237e353-63b9-4516-a1b4-2f143a0b4a0a, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0237e353-63b9-4516-a1b4-2f143a0b4a0a, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0237e353-63b9-4516-a1b4-2f143a0b4a0a, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.5453472, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5dca3501-b7d5-4e6f-a68b-e7ccb41e0d3c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dca3501-b7d5-4e6f-a68b-e7ccb41e0d3c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dca3501-b7d5-4e6f-a68b-e7ccb41e0d3c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.8484256, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad9eb27e-7d38-4945-938b-2df203dc831c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad9eb27e-7d38-4945-938b-2df203dc831c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad9eb27e-7d38-4945-938b-2df203dc831c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.2944546, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7dfcc3c8-9d8f-45f7-b852-8266d22161c7, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dfcc3c8-9d8f-45f7-b852-8266d22161c7, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dfcc3c8-9d8f-45f7-b852-8266d22161c7, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.33818, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7c657f6-57d3-4e76-9564-3857f2008fb7, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7c657f6-57d3-4e76-9564-3857f2008fb7, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7c657f6-57d3-4e76-9564-3857f2008fb7, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.9597306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ee1a142-ceb2-4308-ad1d-5929ca2be054, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ee1a142-ceb2-4308-ad1d-5929ca2be054, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ee1a142-ceb2-4308-ad1d-5929ca2be054, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.417375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 558479f1-37c0-406a-b40b-1c5db663097f, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 558479f1-37c0-406a-b40b-1c5db663097f, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 558479f1-37c0-406a-b40b-1c5db663097f, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.0380075, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 690c9704-a1f6-4f9b-b63a-25306cfd3074, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 690c9704-a1f6-4f9b-b63a-25306cfd3074, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 690c9704-a1f6-4f9b-b63a-25306cfd3074, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.998563, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd725d97-7cd0-42b0-9552-d0bc2c7ee350, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd725d97-7cd0-42b0-9552-d0bc2c7ee350, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd725d97-7cd0-42b0-9552-d0bc2c7ee350, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.2179482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9024275-d23f-431b-9a43-aea8905c9575, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9024275-d23f-431b-9a43-aea8905c9575, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9024275-d23f-431b-9a43-aea8905c9575, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.5262344, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f74acf1-bde1-4bca-8dd2-0a1b210b4162, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f74acf1-bde1-4bca-8dd2-0a1b210b4162, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f74acf1-bde1-4bca-8dd2-0a1b210b4162, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.6780791, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b7b86c1-ea82-40a9-971a-5c5a1b4b2d68, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b7b86c1-ea82-40a9-971a-5c5a1b4b2d68, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b7b86c1-ea82-40a9-971a-5c5a1b4b2d68, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.7516022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bad7023-5a6c-46e7-bf83-d1e9ec111b39, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bad7023-5a6c-46e7-bf83-d1e9ec111b39, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bad7023-5a6c-46e7-bf83-d1e9ec111b39, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.0698807, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b76bdce0-fd76-49b3-a2bc-ffd287f68a34, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b76bdce0-fd76-49b3-a2bc-ffd287f68a34, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b76bdce0-fd76-49b3-a2bc-ffd287f68a34, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.389702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdb3ca52-b8de-4e37-8a51-4d4fb5e8507c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdb3ca52-b8de-4e37-8a51-4d4fb5e8507c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdb3ca52-b8de-4e37-8a51-4d4fb5e8507c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.234053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ccc9805b-09de-42ce-8a59-fe05227fcff9, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccc9805b-09de-42ce-8a59-fe05227fcff9, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccc9805b-09de-42ce-8a59-fe05227fcff9, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.6057415, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, be32507e-90a7-42a0-a91f-5329851ef0fc, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be32507e-90a7-42a0-a91f-5329851ef0fc, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be32507e-90a7-42a0-a91f-5329851ef0fc, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.6425433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 966f4017-6237-4dba-b298-fd20d337490e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 966f4017-6237-4dba-b298-fd20d337490e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 966f4017-6237-4dba-b298-fd20d337490e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.5615962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 293c181b-e97e-428f-be5a-c87d1a17a116, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 293c181b-e97e-428f-be5a-c87d1a17a116, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 293c181b-e97e-428f-be5a-c87d1a17a116, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.7454913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6bec61ae-e8bf-41a2-bdb7-aa3dd33ce7de, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bec61ae-e8bf-41a2-bdb7-aa3dd33ce7de, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bec61ae-e8bf-41a2-bdb7-aa3dd33ce7de, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.0559971, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c11cef0b-c588-497d-81b5-fe8bbf4f0355, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c11cef0b-c588-497d-81b5-fe8bbf4f0355, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c11cef0b-c588-497d-81b5-fe8bbf4f0355, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.1584635, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6fbe0948-237a-4a4f-991d-a82d1127c5ca, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fbe0948-237a-4a4f-991d-a82d1127c5ca, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fbe0948-237a-4a4f-991d-a82d1127c5ca, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.5709019, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05fbf404-e225-4428-9bc9-a6532fa27eee, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05fbf404-e225-4428-9bc9-a6532fa27eee, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05fbf404-e225-4428-9bc9-a6532fa27eee, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.012177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f501ec83-b9e0-4363-aff2-fa9620cde0cb, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f501ec83-b9e0-4363-aff2-fa9620cde0cb, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f501ec83-b9e0-4363-aff2-fa9620cde0cb, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.995116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f317712a-fbb5-4f4c-9bf0-bd11283f5863, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f317712a-fbb5-4f4c-9bf0-bd11283f5863, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f317712a-fbb5-4f4c-9bf0-bd11283f5863, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.6130095, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e707000-8909-40a0-9fe4-a0e25cbd6e9c, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e707000-8909-40a0-9fe4-a0e25cbd6e9c, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e707000-8909-40a0-9fe4-a0e25cbd6e9c, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.9063327, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f36507e-6e79-4f5b-9aac-2a751ba4381b, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f36507e-6e79-4f5b-9aac-2a751ba4381b, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f36507e-6e79-4f5b-9aac-2a751ba4381b, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.552872, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d43d2e13-d0ee-4440-bb8d-cf1385438e45, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d43d2e13-d0ee-4440-bb8d-cf1385438e45, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d43d2e13-d0ee-4440-bb8d-cf1385438e45, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.196442, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b42d9b7-51d0-48ed-beee-e57d9ed77970, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b42d9b7-51d0-48ed-beee-e57d9ed77970, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b42d9b7-51d0-48ed-beee-e57d9ed77970, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.6212, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b73bd54b-10fe-46cd-9cbc-2c18d8e7e75a, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b73bd54b-10fe-46cd-9cbc-2c18d8e7e75a, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b73bd54b-10fe-46cd-9cbc-2c18d8e7e75a, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.1912608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01e88638-b94d-4bfe-b9ce-7bd22eec294b, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01e88638-b94d-4bfe-b9ce-7bd22eec294b, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01e88638-b94d-4bfe-b9ce-7bd22eec294b, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.3095562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 027cb4ba-6887-4a6f-9c9a-0c28c4b917af, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 027cb4ba-6887-4a6f-9c9a-0c28c4b917af, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 027cb4ba-6887-4a6f-9c9a-0c28c4b917af, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.9027963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b4a987b-a0ca-496b-9c09-bf982320e0ea, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b4a987b-a0ca-496b-9c09-bf982320e0ea, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b4a987b-a0ca-496b-9c09-bf982320e0ea, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.3577418, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8fb2202-89e9-424e-a159-15902a733883, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8fb2202-89e9-424e-a159-15902a733883, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8fb2202-89e9-424e-a159-15902a733883, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.3047879, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ff8d42a-da2c-4fe8-8432-a9892f1a6a9a, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ff8d42a-da2c-4fe8-8432-a9892f1a6a9a, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ff8d42a-da2c-4fe8-8432-a9892f1a6a9a, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.145829, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 676fa183-33fe-4088-89c6-4ef6fadd2d63, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 676fa183-33fe-4088-89c6-4ef6fadd2d63, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 676fa183-33fe-4088-89c6-4ef6fadd2d63, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.720538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f67b78d-ea25-4147-b77a-fa401ac92543, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f67b78d-ea25-4147-b77a-fa401ac92543, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f67b78d-ea25-4147-b77a-fa401ac92543, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.3757625, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fe64b12-3d3f-4023-9dc9-84b6a459e473, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fe64b12-3d3f-4023-9dc9-84b6a459e473, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fe64b12-3d3f-4023-9dc9-84b6a459e473, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229932.4533772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b42b9c9a-88d1-4a9a-9044-076367b6725d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b42b9c9a-88d1-4a9a-9044-076367b6725d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b42b9c9a-88d1-4a9a-9044-076367b6725d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229934.1300817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f02eb6a-c6ee-46d3-82ea-5331a68a1261, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f02eb6a-c6ee-46d3-82ea-5331a68a1261, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f02eb6a-c6ee-46d3-82ea-5331a68a1261, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.1838574, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 512851b4-42ca-43ef-8ba2-3ebba0363940, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 512851b4-42ca-43ef-8ba2-3ebba0363940, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 512851b4-42ca-43ef-8ba2-3ebba0363940, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.905803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 98df5c8a-ac0e-42bc-851f-c3d79464e53d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98df5c8a-ac0e-42bc-851f-c3d79464e53d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98df5c8a-ac0e-42bc-851f-c3d79464e53d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229939.5992136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3df0aec2-bf3f-47d8-bea5-60d831dd1cc0, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3df0aec2-bf3f-47d8-bea5-60d831dd1cc0, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3df0aec2-bf3f-47d8-bea5-60d831dd1cc0, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.7850254, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac3d301c-b2b7-42d9-a17b-c47f5bf22963, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac3d301c-b2b7-42d9-a17b-c47f5bf22963, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac3d301c-b2b7-42d9-a17b-c47f5bf22963, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.4123337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12fd30ba-e295-453b-9aa2-3347f0bbec63, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12fd30ba-e295-453b-9aa2-3347f0bbec63, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12fd30ba-e295-453b-9aa2-3347f0bbec63, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.6128986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2401a77-5cdc-4401-b9a1-b9930770c1b3, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2401a77-5cdc-4401-b9a1-b9930770c1b3, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2401a77-5cdc-4401-b9a1-b9930770c1b3, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229947.1666975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68a979be-94cb-412b-aac0-485b42c3213e, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68a979be-94cb-412b-aac0-485b42c3213e, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68a979be-94cb-412b-aac0-485b42c3213e, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229949.3340476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d335093-51d9-42ce-8c97-48fc83c4dbe1, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d335093-51d9-42ce-8c97-48fc83c4dbe1, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d335093-51d9-42ce-8c97-48fc83c4dbe1, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229951.2818742, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a108022f-c514-4462-86b0-9a1dc4560234, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a108022f-c514-4462-86b0-9a1dc4560234, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a108022f-c514-4462-86b0-9a1dc4560234, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.665596, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0237a18-0848-4674-9df3-1489adc9b746, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0237a18-0848-4674-9df3-1489adc9b746, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0237a18-0848-4674-9df3-1489adc9b746, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229953.8957348, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71a85dd1-a201-4a43-8a8b-ac0e4e130bac, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71a85dd1-a201-4a43-8a8b-ac0e4e130bac, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71a85dd1-a201-4a43-8a8b-ac0e4e130bac, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229955.4752476, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 003dc36c-0e47-4b00-a494-91622c794921, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 003dc36c-0e47-4b00-a494-91622c794921, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 003dc36c-0e47-4b00-a494-91622c794921, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229956.9901013, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b018fb6-ae9e-4a12-8d9e-53d720a98886, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b018fb6-ae9e-4a12-8d9e-53d720a98886, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b018fb6-ae9e-4a12-8d9e-53d720a98886, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.27548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b18c593c-7680-41a5-9696-26e8a3baa00d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b18c593c-7680-41a5-9696-26e8a3baa00d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b18c593c-7680-41a5-9696-26e8a3baa00d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229959.9695082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29592a56-1f5d-4667-8994-ce2ea3650a7d, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29592a56-1f5d-4667-8994-ce2ea3650a7d, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29592a56-1f5d-4667-8994-ce2ea3650a7d, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.1980498, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4d2f86ed-56ea-45cf-96c0-2e9bcb3d7065, localhost:20625): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d2f86ed-56ea-45cf-96c0-2e9bcb3d7065, localhost:20625): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d2f86ed-56ea-45cf-96c0-2e9bcb3d7065, localhost:20625): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20625". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20625
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229963416686&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22248/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5294/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3965
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8865
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21836
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20625/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27433
============================== slowest durations ===============================
315.92s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
10.92s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
9.55s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 336.96s (0:05:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_enabled] _________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25675
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009b0/r3tmp/kikimr_cluster_u72csyoo
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9216
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/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/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_n4a09cjd.log --grpc-port=9216 --mon-port=23093 --ic-port=25675
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9216/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/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/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_n4a09cjd.log --grpc-port=9216 --mon-port=23093 --ic-port=25675
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_n4a09cjd.log', '--grpc-port=9216', '--mon-port=23093', '--ic-port=25675')' in '/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 778212
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9216/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 778213
DEBUG    ya.test:process.py:259 Command (pid 778213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 778213) elapsed time (sec): 0.4387173652648926
DEBUG    ya.test:process.py:263 Command (pid 778213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 778213) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 778213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 778213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 778213) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 778213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 778213) stime: 0.26704
DEBUG    ya.test:process.py:263 Command (pid 778213) utime: 0.107613
DEBUG    ya.test:process.py:263 Command (pid 778213) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 778213) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9216', '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: 25675\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9216', '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: 25675\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 779544
DEBUG    ya.test:process.py:259 Command (pid 779544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 779544) elapsed time (sec): 0.3380434513092041
DEBUG    ya.test:process.py:263 Command (pid 779544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 779544) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 779544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 779544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 779544) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 779544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 779544) stime: 0.194138
DEBUG    ya.test:process.py:263 Command (pid 779544) utime: 0.100951
DEBUG    ya.test:process.py:263 Command (pid 779544) wtime: 0.339
DEBUG    ya.test:process.py:275 Command (pid 779544) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6501
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/0009b0/r3tmp/kikimr_cluster_dwenu86i
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29769
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/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/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_zahlybbd.log --grpc-port=9810 --mon-port=63208 --ic-port=6501
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9810/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/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/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_zahlybbd.log --grpc-port=9810 --mon-port=63208 --ic-port=6501
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_zahlybbd.log', '--grpc-port=9810', '--mon-port=63208', '--ic-port=6501')' in '/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 780415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9810/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 780417
DEBUG    ya.test:process.py:259 Command (pid 780417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 780417) elapsed time (sec): 0.4987785816192627
DEBUG    ya.test:process.py:263 Command (pid 780417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 780417) minflt: 16392
DEBUG    ya.test:process.py:263 Command (pid 780417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 780417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 780417) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 780417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 780417) stime: 0.341723
DEBUG    ya.test:process.py:263 Command (pid 780417) utime: 0.10854699999999999
DEBUG    ya.test:process.py:263 Command (pid 780417) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 780417) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9810', '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: 6501\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9810', '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: 6501\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 782227
DEBUG    ya.test:process.py:259 Command (pid 782227) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 782227) elapsed time (sec): 0.4169046878814697
DEBUG    ya.test:process.py:263 Command (pid 782227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 782227) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 782227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 782227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 782227) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 782227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 782227) stime: 0.244716
DEBUG    ya.test:process.py:263 Command (pid 782227) utime: 0.127238
DEBUG    ya.test:process.py:263 Command (pid 782227) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 782227) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9810', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9810', '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: 782534
DEBUG    ya.test:process.py:259 Command (pid 782534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 782534) elapsed time (sec): 0.4452974796295166
DEBUG    ya.test:process.py:263 Command (pid 782534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 782534) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 782534) minflt: 20245
DEBUG    ya.test:process.py:263 Command (pid 782534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 782534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 782534) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 782534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 782534) stime: 0.292052
DEBUG    ya.test:process.py:263 Command (pid 782534) utime: 0.10801
DEBUG    ya.test:process.py:263 Command (pid 782534) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 782534) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30740
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1330
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9810 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_3sxtu449.log --grpc-port=15207 --mon-port=4600 --ic-port=17740 --key-file /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9810 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_3sxtu449.log --grpc-port=15207 --mon-port=4600 --ic-port=17740 --key-file /home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9810', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_3sxtu449.log', '--grpc-port=15207', '--mon-port=4600', '--ic-port=17740', '--key-file', '/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 783035
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15207/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/0009b0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 783036
DEBUG    ya.test:process.py:259 Command (pid 783036) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 783036) elapsed time (sec): 0.3695213794708252
DEBUG    ya.test:process.py:263 Command (pid 783036) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 783036) maxrss: 547152
DEBUG    ya.test:process.py:263 Command (pid 783036) minflt: 16823
DEBUG    ya.test:process.py:263 Command (pid 783036) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 783036) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 783036) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 783036) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 783036) stime: 0.214196
DEBUG    ya.test:process.py:263 Command (pid 783036) utime: 0.107098
DEBUG    ya.test:process.py:263 Command (pid 783036) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 783036) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 57591bbd-79b9-4ecd-9f13-8cdabf695005, localhost:9810): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57591bbd-79b9-4ecd-9f13-8cdabf695005, localhost:9810): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57591bbd-79b9-4ecd-9f13-8cdabf695005, localhost:9810): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15207 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:15207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9810
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4c32b4b-4921-4c9f-8b0d-3837bb93d828, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4c32b4b-4921-4c9f-8b0d-3837bb93d828, ghrun-2tlsei57yi.auto.internal:15207): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4c32b4b-4921-4c9f-8b0d-3837bb93d828, ghrun-2tlsei57yi.auto.internal:15207): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 57f18111-66c2-4776-96fa-f60cdfb70d4f, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 57f18111-66c2-4776-96fa-f60cdfb70d4f, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 57f18111-66c2-4776-96fa-f60cdfb70d4f, ghrun-2tlsei57yi.auto.internal:15207): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1618c56c-d9e5-48bc-a15f-f2876ff71bf4, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1618c56c-d9e5-48bc-a15f-f2876ff71bf4, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1618c56c-d9e5-48bc-a15f-f2876ff71bf4, ghrun-2tlsei57yi.auto.internal:15207): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c481dcfa-918c-4b61-be0e-ed58b9801543, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c481dcfa-918c-4b61-be0e-ed58b9801543, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=ZWNiMzYyNjMtMTFkYjNmNzUtMjY1NmM5NDQtZTY2Yzk2OGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c481dcfa-918c-4b61-be0e-ed58b9801543, ghrun-2tlsei57yi.auto.internal:15207): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 57f18111-66c2-4776-96fa-f60cdfb70d4f, ghrun-2tlsei57yi.auto.internal:15207): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9810
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15207
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 87ffd4c1-4e35-4084-9879-a1c6f46425ee, localhost:9810): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 87ffd4c1-4e35-4084-9879-a1c6f46425ee, localhost:9810): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 87ffd4c1-4e35-4084-9879-a1c6f46425ee, localhost:9810): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15207 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:15207, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9810
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd93cdb8-da0d-45e4-a2d9-ab419f1fdc39, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd93cdb8-da0d-45e4-a2d9-ab419f1fdc39, ghrun-2tlsei57yi.auto.internal:15207): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd93cdb8-da0d-45e4-a2d9-ab419f1fdc39, ghrun-2tlsei57yi.auto.internal:15207): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9affd691-9516-4fda-b1a7-5d14f10140e8, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9affd691-9516-4fda-b1a7-5d14f10140e8, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9affd691-9516-4fda-b1a7-5d14f10140e8, ghrun-2tlsei57yi.auto.internal:15207): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04fce6eb-f780-44a6-aab5-0a68ddd8f58b, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04fce6eb-f780-44a6-aab5-0a68ddd8f58b, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04fce6eb-f780-44a6-aab5-0a68ddd8f58b, ghrun-2tlsei57yi.auto.internal:15207): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cb66f251-8530-4d0a-bea4-5caec976d82d, ghrun-2tlsei57yi.auto.internal:15207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cb66f251-8530-4d0a-bea4-5caec976d82d, ghrun-2tlsei57yi.auto.internal:15207): request = { session_id: "ydb://session/3?node_id=50000&id=MzY5MzJiMzQtNjU4YmQwNjMtY2Y4ZjA1ZTItYjQ2MTYxOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cb66f251-8530-4d0a-bea4-5caec976d82d, ghrun-2tlsei57yi.auto.internal:15207): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9810
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15207
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.6851666, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8394c196-f222-4338-9425-3b489d3ac03e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8394c196-f222-4338-9425-3b489d3ac03e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8394c196-f222-4338-9425-3b489d3ac03e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.5709972, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7285bab0-cb1a-4855-ae6e-fa66ab4e2177, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7285bab0-cb1a-4855-ae6e-fa66ab4e2177, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7285bab0-cb1a-4855-ae6e-fa66ab4e2177, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.2149148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 393f2ef7-5f72-4665-97b6-5de79a0635d0, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 393f2ef7-5f72-4665-97b6-5de79a0635d0, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 393f2ef7-5f72-4665-97b6-5de79a0635d0, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.9736266, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9089354-804e-4e90-b3c1-0b000b3f06dd, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9089354-804e-4e90-b3c1-0b000b3f06dd, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9089354-804e-4e90-b3c1-0b000b3f06dd, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.399927, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 54c1c943-9ae2-45f1-a054-d627fd7e5489, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54c1c943-9ae2-45f1-a054-d627fd7e5489, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54c1c943-9ae2-45f1-a054-d627fd7e5489, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.2292392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ecf291f2-80ef-470f-bc30-e315559c936f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecf291f2-80ef-470f-bc30-e315559c936f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecf291f2-80ef-470f-bc30-e315559c936f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.3171213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3aa3f1ab-af71-4ac6-a9e8-d58b6f7c618b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aa3f1ab-af71-4ac6-a9e8-d58b6f7c618b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aa3f1ab-af71-4ac6-a9e8-d58b6f7c618b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.6908932, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f366641-fd04-4664-a191-3b97f3e7a8ff, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f366641-fd04-4664-a191-3b97f3e7a8ff, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f366641-fd04-4664-a191-3b97f3e7a8ff, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.4255536, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d917da42-a80a-437b-a95a-719e684ad54e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d917da42-a80a-437b-a95a-719e684ad54e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d917da42-a80a-437b-a95a-719e684ad54e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.3771515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 72fa94ac-ab17-4b43-a879-cd6a7391a9b6, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72fa94ac-ab17-4b43-a879-cd6a7391a9b6, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72fa94ac-ab17-4b43-a879-cd6a7391a9b6, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.2011871, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f8590d5-d110-4d89-8a47-4391ed4f6435, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f8590d5-d110-4d89-8a47-4391ed4f6435, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f8590d5-d110-4d89-8a47-4391ed4f6435, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.4986508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77668961-5e1a-4e5e-b2f6-e6c74db3c3e8, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77668961-5e1a-4e5e-b2f6-e6c74db3c3e8, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77668961-5e1a-4e5e-b2f6-e6c74db3c3e8, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.81084, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6287fda-8db8-4391-84a1-f916d68a9f32, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6287fda-8db8-4391-84a1-f916d68a9f32, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6287fda-8db8-4391-84a1-f916d68a9f32, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.605329, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23991205-8542-4bec-91be-49c33e6fe340, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23991205-8542-4bec-91be-49c33e6fe340, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23991205-8542-4bec-91be-49c33e6fe340, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.6058884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c569be47-6222-4468-a6de-fcdc5f323fbf, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c569be47-6222-4468-a6de-fcdc5f323fbf, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c569be47-6222-4468-a6de-fcdc5f323fbf, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.793549, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f3802ec-bf0b-405a-bdcd-7856725e0ac1, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f3802ec-bf0b-405a-bdcd-7856725e0ac1, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f3802ec-bf0b-405a-bdcd-7856725e0ac1, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.2958586, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3d6792b-c1cc-4cc4-9553-663aa3d1c460, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d6792b-c1cc-4cc4-9553-663aa3d1c460, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d6792b-c1cc-4cc4-9553-663aa3d1c460, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.8634527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4665bf34-4747-4e1c-b711-0004779e4151, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4665bf34-4747-4e1c-b711-0004779e4151, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4665bf34-4747-4e1c-b711-0004779e4151, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.7659469, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 365eb58c-ac14-4286-a8cf-554ca67842e0, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 365eb58c-ac14-4286-a8cf-554ca67842e0, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 365eb58c-ac14-4286-a8cf-554ca67842e0, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.2406538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f09f5daa-bf7b-4943-bb2b-951903bcf4a2, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f09f5daa-bf7b-4943-bb2b-951903bcf4a2, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f09f5daa-bf7b-4943-bb2b-951903bcf4a2, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.162942, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18720f1f-5116-4cc4-8f68-671a8d1a0548, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18720f1f-5116-4cc4-8f68-671a8d1a0548, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18720f1f-5116-4cc4-8f68-671a8d1a0548, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.592866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a09dc612-b982-4610-975f-ea97bf1d9194, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a09dc612-b982-4610-975f-ea97bf1d9194, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a09dc612-b982-4610-975f-ea97bf1d9194, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.644975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05d805d3-ebbc-41c1-b0ba-a9bf9829ee8e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05d805d3-ebbc-41c1-b0ba-a9bf9829ee8e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05d805d3-ebbc-41c1-b0ba-a9bf9829ee8e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.719292, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef2ff1fa-aca2-40a9-888c-5810a4981596, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef2ff1fa-aca2-40a9-888c-5810a4981596, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef2ff1fa-aca2-40a9-888c-5810a4981596, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.2450366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c26eaec-d911-49bc-a86c-4198ee3bc60b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c26eaec-d911-49bc-a86c-4198ee3bc60b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c26eaec-d911-49bc-a86c-4198ee3bc60b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.893664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48203fd5-61f3-4a32-b6a5-da7f31d07e4a, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48203fd5-61f3-4a32-b6a5-da7f31d07e4a, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48203fd5-61f3-4a32-b6a5-da7f31d07e4a, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.6351314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c6f2f13-d5c0-4737-b449-225f630c192d, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c6f2f13-d5c0-4737-b449-225f630c192d, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c6f2f13-d5c0-4737-b449-225f630c192d, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.562602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a09070b2-5b74-4405-bee5-415c460e9b32, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a09070b2-5b74-4405-bee5-415c460e9b32, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a09070b2-5b74-4405-bee5-415c460e9b32, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.2793853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7e62891-db44-4dd7-9d7e-b53e7600734f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7e62891-db44-4dd7-9d7e-b53e7600734f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7e62891-db44-4dd7-9d7e-b53e7600734f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.3728657, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce538b9f-c8ee-41d4-b39e-9f212ccfebfc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce538b9f-c8ee-41d4-b39e-9f212ccfebfc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce538b9f-c8ee-41d4-b39e-9f212ccfebfc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.8924727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e833b479-8ba3-4ade-9980-d37347620b7e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e833b479-8ba3-4ade-9980-d37347620b7e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e833b479-8ba3-4ade-9980-d37347620b7e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.9128404, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f56c102-3c33-42e4-9e32-c8c62e4d77fb, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f56c102-3c33-42e4-9e32-c8c62e4d77fb, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f56c102-3c33-42e4-9e32-c8c62e4d77fb, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.3884764, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26a517aa-6ad1-47d1-aa84-bdfbf802bd73, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26a517aa-6ad1-47d1-aa84-bdfbf802bd73, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26a517aa-6ad1-47d1-aa84-bdfbf802bd73, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.2897959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81c9ed07-ab6b-4201-b946-6e24f4dc23b6, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81c9ed07-ab6b-4201-b946-6e24f4dc23b6, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81c9ed07-ab6b-4201-b946-6e24f4dc23b6, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.7418754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 535260ac-143d-43d7-b0cf-0e6fa9f82c6c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 535260ac-143d-43d7-b0cf-0e6fa9f82c6c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 535260ac-143d-43d7-b0cf-0e6fa9f82c6c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.9189043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d283de6-2da4-455f-8f27-2a0b0997611c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d283de6-2da4-455f-8f27-2a0b0997611c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d283de6-2da4-455f-8f27-2a0b0997611c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.9696996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 49b7d9ad-c04f-4be7-883e-6cc0ecc0bf4c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49b7d9ad-c04f-4be7-883e-6cc0ecc0bf4c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49b7d9ad-c04f-4be7-883e-6cc0ecc0bf4c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.1527238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5eec438-2435-407a-bfba-c2276ac397ca, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5eec438-2435-407a-bfba-c2276ac397ca, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5eec438-2435-407a-bfba-c2276ac397ca, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.2585917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ec66a5d-1092-4656-aaca-fbb330363e19, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ec66a5d-1092-4656-aaca-fbb330363e19, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ec66a5d-1092-4656-aaca-fbb330363e19, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.8990443, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d531e66-7f26-4c7d-b300-92f32aa5a493, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d531e66-7f26-4c7d-b300-92f32aa5a493, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d531e66-7f26-4c7d-b300-92f32aa5a493, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.725782, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b25c7868-987b-4eb3-accd-02639ff58ca0, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b25c7868-987b-4eb3-accd-02639ff58ca0, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b25c7868-987b-4eb3-accd-02639ff58ca0, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.7639515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, edec73ab-8e5c-4692-a699-7f92d8f6ddf3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edec73ab-8e5c-4692-a699-7f92d8f6ddf3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edec73ab-8e5c-4692-a699-7f92d8f6ddf3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229752.6195717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c3faad2-a4d1-4b82-9f9b-6d38f675f3f5, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c3faad2-a4d1-4b82-9f9b-6d38f675f3f5, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c3faad2-a4d1-4b82-9f9b-6d38f675f3f5, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.6371498, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eaed5d54-c481-4d80-98cd-156e905467b9, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaed5d54-c481-4d80-98cd-156e905467b9, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaed5d54-c481-4d80-98cd-156e905467b9, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.8765552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91e350e1-b3d9-4a38-9eec-a64bd54eae7c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91e350e1-b3d9-4a38-9eec-a64bd54eae7c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91e350e1-b3d9-4a38-9eec-a64bd54eae7c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.4841268, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3a1f0d7-a557-4ccd-b98f-9a33ef75acd0, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3a1f0d7-a557-4ccd-b98f-9a33ef75acd0, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3a1f0d7-a557-4ccd-b98f-9a33ef75acd0, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229759.5228004, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6f7fcfb-0200-405b-8806-477e523f1716, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6f7fcfb-0200-405b-8806-477e523f1716, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6f7fcfb-0200-405b-8806-477e523f1716, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.242996, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1359979c-0817-45ee-86a6-361e87bd66df, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1359979c-0817-45ee-86a6-361e87bd66df, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1359979c-0817-45ee-86a6-361e87bd66df, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.975031, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8e4036c-a95a-4ff9-976b-ea551dc6fc68, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8e4036c-a95a-4ff9-976b-ea551dc6fc68, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8e4036c-a95a-4ff9-976b-ea551dc6fc68, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.8717544, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43e24118-d6ca-46aa-a78e-e5c84dc34118, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43e24118-d6ca-46aa-a78e-e5c84dc34118, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43e24118-d6ca-46aa-a78e-e5c84dc34118, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.8010828, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b463faf3-8409-48b1-a8ff-917c0512a848, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b463faf3-8409-48b1-a8ff-917c0512a848, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b463faf3-8409-48b1-a8ff-917c0512a848, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.6007714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56113380-17b4-45a0-acb8-f894c2df82b4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56113380-17b4-45a0-acb8-f894c2df82b4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56113380-17b4-45a0-acb8-f894c2df82b4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.5593352, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6ebc9bd-a989-435b-b5d3-a757a1fd6017, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6ebc9bd-a989-435b-b5d3-a757a1fd6017, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6ebc9bd-a989-435b-b5d3-a757a1fd6017, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.244956, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e593bb71-cd87-4d51-8a83-39cb774c536e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e593bb71-cd87-4d51-8a83-39cb774c536e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e593bb71-cd87-4d51-8a83-39cb774c536e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229773.555276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 980c6b86-bd92-4ff4-9ca3-680543d941d2, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 980c6b86-bd92-4ff4-9ca3-680543d941d2, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 980c6b86-bd92-4ff4-9ca3-680543d941d2, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.7498772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8252702-4191-454e-95cb-b436430c12b4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8252702-4191-454e-95cb-b436430c12b4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8252702-4191-454e-95cb-b436430c12b4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.2180946, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce13c535-d193-4506-a999-73067bedf119, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce13c535-d193-4506-a999-73067bedf119, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce13c535-d193-4506-a999-73067bedf119, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.9403505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce09791a-7ee6-4912-a76e-05cb5f790b93, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce09791a-7ee6-4912-a76e-05cb5f790b93, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce09791a-7ee6-4912-a76e-05cb5f790b93, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.9378297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ef24f2e-578d-4ac0-a24b-34f4abe04c76, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef24f2e-578d-4ac0-a24b-34f4abe04c76, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef24f2e-578d-4ac0-a24b-34f4abe04c76, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.8770614, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a7cbca62-83da-46c8-9032-da8080308a8f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7cbca62-83da-46c8-9032-da8080308a8f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7cbca62-83da-46c8-9032-da8080308a8f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.3568985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2fac1e6-8cd1-4924-8b99-083e79548dfb, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2fac1e6-8cd1-4924-8b99-083e79548dfb, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2fac1e6-8cd1-4924-8b99-083e79548dfb, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.6260812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e030cef-6027-4dd5-b989-72b09496182b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e030cef-6027-4dd5-b989-72b09496182b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e030cef-6027-4dd5-b989-72b09496182b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.1595182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1ae2634-d47a-4a32-b7ce-3ff4d98036bd, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1ae2634-d47a-4a32-b7ce-3ff4d98036bd, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1ae2634-d47a-4a32-b7ce-3ff4d98036bd, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.2376263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 09339439-5d0b-4bb7-ab13-f2cc4d0fc12a, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09339439-5d0b-4bb7-ab13-f2cc4d0fc12a, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09339439-5d0b-4bb7-ab13-f2cc4d0fc12a, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.5295107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddab0427-aa63-421f-b0ca-fc0558cfb80b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddab0427-aa63-421f-b0ca-fc0558cfb80b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddab0427-aa63-421f-b0ca-fc0558cfb80b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.1049275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 930467ee-44e4-4d42-97a3-700435790b19, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 930467ee-44e4-4d42-97a3-700435790b19, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 930467ee-44e4-4d42-97a3-700435790b19, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.5807674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 445df551-03f1-45d5-a6a3-e827c2d875ba, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 445df551-03f1-45d5-a6a3-e827c2d875ba, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 445df551-03f1-45d5-a6a3-e827c2d875ba, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.644548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ce705f2-1b63-48e8-8640-eb3d313dc8da, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ce705f2-1b63-48e8-8640-eb3d313dc8da, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ce705f2-1b63-48e8-8640-eb3d313dc8da, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.294188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 796724e8-0596-4abb-808e-fedc07906e5b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 796724e8-0596-4abb-808e-fedc07906e5b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 796724e8-0596-4abb-808e-fedc07906e5b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.149796, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33c5f29b-a340-4221-9372-c074437a5bd9, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33c5f29b-a340-4221-9372-c074437a5bd9, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33c5f29b-a340-4221-9372-c074437a5bd9, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.4561534, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7364eeeb-51a7-408e-9b6d-a48e49455799, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7364eeeb-51a7-408e-9b6d-a48e49455799, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7364eeeb-51a7-408e-9b6d-a48e49455799, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.8633664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 926b0ce5-c75b-4190-900a-bcf928db923f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 926b0ce5-c75b-4190-900a-bcf928db923f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 926b0ce5-c75b-4190-900a-bcf928db923f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.0492349, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c81892d5-b87e-4a08-bc7e-e31efe7d4465, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c81892d5-b87e-4a08-bc7e-e31efe7d4465, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c81892d5-b87e-4a08-bc7e-e31efe7d4465, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.6828167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee9eda3f-42fe-4d73-9eb9-f224a40144b7, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee9eda3f-42fe-4d73-9eb9-f224a40144b7, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee9eda3f-42fe-4d73-9eb9-f224a40144b7, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.3825192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4eddee1-9ba1-499f-b848-77b9d570d31c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4eddee1-9ba1-499f-b848-77b9d570d31c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4eddee1-9ba1-499f-b848-77b9d570d31c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.9938943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e88c2fa-c8a1-4275-bf73-b389941de3b8, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e88c2fa-c8a1-4275-bf73-b389941de3b8, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e88c2fa-c8a1-4275-bf73-b389941de3b8, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.1415915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3ed4612b-9eeb-4b8b-aee0-285caaad23cc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ed4612b-9eeb-4b8b-aee0-285caaad23cc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ed4612b-9eeb-4b8b-aee0-285caaad23cc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.787312, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d73695a7-7cda-449a-940a-d777e199bb53, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d73695a7-7cda-449a-940a-d777e199bb53, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d73695a7-7cda-449a-940a-d777e199bb53, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.2039442, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 681827dd-eec2-4dc7-b345-8e658e23aeae, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 681827dd-eec2-4dc7-b345-8e658e23aeae, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 681827dd-eec2-4dc7-b345-8e658e23aeae, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.7803109, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d968c58f-ae8f-4d12-9c9b-0ed8e23048d3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d968c58f-ae8f-4d12-9c9b-0ed8e23048d3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d968c58f-ae8f-4d12-9c9b-0ed8e23048d3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.5137148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a35b8d0-2ef4-46ca-b28f-c3d7ee26c936, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a35b8d0-2ef4-46ca-b28f-c3d7ee26c936, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a35b8d0-2ef4-46ca-b28f-c3d7ee26c936, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.5486503, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d050623c-7a9d-443c-8486-1c90494b5ada, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d050623c-7a9d-443c-8486-1c90494b5ada, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d050623c-7a9d-443c-8486-1c90494b5ada, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229821.5059874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 62eadf12-d2fe-4fc6-af42-4770e93eb196, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62eadf12-d2fe-4fc6-af42-4770e93eb196, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62eadf12-d2fe-4fc6-af42-4770e93eb196, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.423604, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33854a7e-e508-48fb-98bf-5db1b0868ce5, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33854a7e-e508-48fb-98bf-5db1b0868ce5, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33854a7e-e508-48fb-98bf-5db1b0868ce5, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.827481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a0e7c00a-34eb-4aeb-94e1-d1e73a9b5302, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0e7c00a-34eb-4aeb-94e1-d1e73a9b5302, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0e7c00a-34eb-4aeb-94e1-d1e73a9b5302, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.7598155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fb2c054-4b2f-4733-bb1e-b98c7e1683fc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fb2c054-4b2f-4733-bb1e-b98c7e1683fc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fb2c054-4b2f-4733-bb1e-b98c7e1683fc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.5861065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f4f22438-6dc7-4379-9750-13cf401da88d, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4f22438-6dc7-4379-9750-13cf401da88d, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4f22438-6dc7-4379-9750-13cf401da88d, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.9430096, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a9e80a7-972a-4da3-8380-76ff27f59776, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a9e80a7-972a-4da3-8380-76ff27f59776, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a9e80a7-972a-4da3-8380-76ff27f59776, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.0965712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05a523ad-e9df-42d7-a506-8be9ecf32094, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05a523ad-e9df-42d7-a506-8be9ecf32094, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05a523ad-e9df-42d7-a506-8be9ecf32094, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.7689376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9698ab4-cf6d-4182-ba80-7860aca3c2ac, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9698ab4-cf6d-4182-ba80-7860aca3c2ac, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9698ab4-cf6d-4182-ba80-7860aca3c2ac, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.909092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 099e4e86-fb50-4725-a1c8-6b4a76a07fd4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 099e4e86-fb50-4725-a1c8-6b4a76a07fd4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 099e4e86-fb50-4725-a1c8-6b4a76a07fd4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.6312203, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9fbfa5f-30f7-4ebf-9a67-ea80decc405e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9fbfa5f-30f7-4ebf-9a67-ea80decc405e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9fbfa5f-30f7-4ebf-9a67-ea80decc405e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.5688217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41edc0d2-4984-401d-8606-17d80f038f30, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41edc0d2-4984-401d-8606-17d80f038f30, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41edc0d2-4984-401d-8606-17d80f038f30, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.4289951, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9927d107-0670-4753-8c47-bf1aa55ab70a, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9927d107-0670-4753-8c47-bf1aa55ab70a, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9927d107-0670-4753-8c47-bf1aa55ab70a, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.718199, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e0c9d58-e629-4f56-98f0-fc44f6960cb3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e0c9d58-e629-4f56-98f0-fc44f6960cb3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e0c9d58-e629-4f56-98f0-fc44f6960cb3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.4426463, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a96dda7-3f91-45b3-9ebc-e8e5abb8b31e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a96dda7-3f91-45b3-9ebc-e8e5abb8b31e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a96dda7-3f91-45b3-9ebc-e8e5abb8b31e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.8544307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04cdef7e-2a85-43db-97cd-a55010d7896f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04cdef7e-2a85-43db-97cd-a55010d7896f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04cdef7e-2a85-43db-97cd-a55010d7896f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.5394547, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d97a5acc-6ab6-41d0-ba00-739f6c0cfd65, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d97a5acc-6ab6-41d0-ba00-739f6c0cfd65, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d97a5acc-6ab6-41d0-ba00-739f6c0cfd65, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.2702456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6a55432-5a81-4a0c-8b69-d12e106d3ebc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6a55432-5a81-4a0c-8b69-d12e106d3ebc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6a55432-5a81-4a0c-8b69-d12e106d3ebc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.9965146, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb9d0541-cdae-455d-91ce-404ec291f14c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb9d0541-cdae-455d-91ce-404ec291f14c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb9d0541-cdae-455d-91ce-404ec291f14c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.9486296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f5ba13c-7251-4986-bb07-4d7b2d69fed3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f5ba13c-7251-4986-bb07-4d7b2d69fed3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f5ba13c-7251-4986-bb07-4d7b2d69fed3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.493592, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05f4ce36-0d2e-4277-8e6a-0d7c85333921, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05f4ce36-0d2e-4277-8e6a-0d7c85333921, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05f4ce36-0d2e-4277-8e6a-0d7c85333921, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.519068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ee50483e-3188-440d-bd7f-41277e62d57d, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee50483e-3188-440d-bd7f-41277e62d57d, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee50483e-3188-440d-bd7f-41277e62d57d, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.9037776, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9bde599b-a8a4-4013-a6f9-11eccd0bf84f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bde599b-a8a4-4013-a6f9-11eccd0bf84f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bde599b-a8a4-4013-a6f9-11eccd0bf84f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.8674068, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a2c3264-1f4a-4e0c-b7aa-0dcde1c1a2ef, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a2c3264-1f4a-4e0c-b7aa-0dcde1c1a2ef, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a2c3264-1f4a-4e0c-b7aa-0dcde1c1a2ef, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.8373265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a7fd788-4f92-46d3-9965-b30d4a990600, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a7fd788-4f92-46d3-9965-b30d4a990600, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a7fd788-4f92-46d3-9965-b30d4a990600, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.9880445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dff5e58-79b2-4df2-9184-0b13bae30e9d, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dff5e58-79b2-4df2-9184-0b13bae30e9d, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dff5e58-79b2-4df2-9184-0b13bae30e9d, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.5269394, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4a3b362-59fe-4386-9a0a-30669d6b4875, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4a3b362-59fe-4386-9a0a-30669d6b4875, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4a3b362-59fe-4386-9a0a-30669d6b4875, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.8662958, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a642779-14ab-45f5-8627-7531ba92c481, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a642779-14ab-45f5-8627-7531ba92c481, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a642779-14ab-45f5-8627-7531ba92c481, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.1192107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8b1e2ed3-ca3b-4fff-a7ac-c78994c6f57f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b1e2ed3-ca3b-4fff-a7ac-c78994c6f57f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b1e2ed3-ca3b-4fff-a7ac-c78994c6f57f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.8718085, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce38a518-3381-497d-b3aa-57f27f29e542, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce38a518-3381-497d-b3aa-57f27f29e542, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce38a518-3381-497d-b3aa-57f27f29e542, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.7673557, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12f27886-5fba-4523-9327-046c9cf1a2b1, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12f27886-5fba-4523-9327-046c9cf1a2b1, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12f27886-5fba-4523-9327-046c9cf1a2b1, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.942175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44415fd4-6447-44f0-bf8f-eed2a22474f3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44415fd4-6447-44f0-bf8f-eed2a22474f3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44415fd4-6447-44f0-bf8f-eed2a22474f3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.627035, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8ea89bd4-f1b4-41b9-bcfa-f840a3663be3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ea89bd4-f1b4-41b9-bcfa-f840a3663be3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ea89bd4-f1b4-41b9-bcfa-f840a3663be3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.1456778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2bd6f5d2-20cf-4528-b31d-97d5d8d80349, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bd6f5d2-20cf-4528-b31d-97d5d8d80349, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bd6f5d2-20cf-4528-b31d-97d5d8d80349, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.3249621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80aa97cf-9dc1-463a-9fe2-f80cb8698c51, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80aa97cf-9dc1-463a-9fe2-f80cb8698c51, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80aa97cf-9dc1-463a-9fe2-f80cb8698c51, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.2480953, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10bce32b-19d2-425c-8e5b-01561d337f80, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10bce32b-19d2-425c-8e5b-01561d337f80, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10bce32b-19d2-425c-8e5b-01561d337f80, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.654738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c90a9734-453c-41ef-aea6-7697044da7c4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c90a9734-453c-41ef-aea6-7697044da7c4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c90a9734-453c-41ef-aea6-7697044da7c4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.9389844, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c121566-2946-4a2d-898a-f5eb64b76995, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c121566-2946-4a2d-898a-f5eb64b76995, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c121566-2946-4a2d-898a-f5eb64b76995, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.5852706, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ab4f023-a9ed-43fe-b64f-ae16dc41b06c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ab4f023-a9ed-43fe-b64f-ae16dc41b06c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ab4f023-a9ed-43fe-b64f-ae16dc41b06c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.2958748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ba7f1ea-3efc-4384-a294-4be90341e1fe, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ba7f1ea-3efc-4384-a294-4be90341e1fe, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ba7f1ea-3efc-4384-a294-4be90341e1fe, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.9143455, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c577a1e9-faca-49a0-b69b-d1c90f4c9c35, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c577a1e9-faca-49a0-b69b-d1c90f4c9c35, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c577a1e9-faca-49a0-b69b-d1c90f4c9c35, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.3108547, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cba767e8-c9d5-405c-9d0b-b432e4b5e571, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cba767e8-c9d5-405c-9d0b-b432e4b5e571, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cba767e8-c9d5-405c-9d0b-b432e4b5e571, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.1910276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8bfc26b6-6417-4fc8-b7a3-42d1171e3a41, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bfc26b6-6417-4fc8-b7a3-42d1171e3a41, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bfc26b6-6417-4fc8-b7a3-42d1171e3a41, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.9762554, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 102aaf1c-af50-4079-a159-a5a277f149f6, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 102aaf1c-af50-4079-a159-a5a277f149f6, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 102aaf1c-af50-4079-a159-a5a277f149f6, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.1001248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e8a7cec5-bde9-425e-989f-eba2f1b0fa4c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8a7cec5-bde9-425e-989f-eba2f1b0fa4c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8a7cec5-bde9-425e-989f-eba2f1b0fa4c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.232727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 90d9cd19-5b56-4701-a810-cf63fc7699f3, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90d9cd19-5b56-4701-a810-cf63fc7699f3, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90d9cd19-5b56-4701-a810-cf63fc7699f3, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.8042562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43dd1b1a-c75d-4a77-bd86-9324f6f17ee2, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43dd1b1a-c75d-4a77-bd86-9324f6f17ee2, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43dd1b1a-c75d-4a77-bd86-9324f6f17ee2, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.4123187, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3618888f-c5d5-4ba7-b3df-e5b8beb1c61e, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3618888f-c5d5-4ba7-b3df-e5b8beb1c61e, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3618888f-c5d5-4ba7-b3df-e5b8beb1c61e, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.2931318, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b5578bb9-eddf-4d94-b78f-f17be4a85316, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5578bb9-eddf-4d94-b78f-f17be4a85316, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5578bb9-eddf-4d94-b78f-f17be4a85316, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.1310887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8b462c1-3ecf-4fb8-bca1-a1f0786484d6, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8b462c1-3ecf-4fb8-bca1-a1f0786484d6, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8b462c1-3ecf-4fb8-bca1-a1f0786484d6, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.1225734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ca2b0b5-49b7-48c6-a641-811f3ae9108d, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ca2b0b5-49b7-48c6-a641-811f3ae9108d, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ca2b0b5-49b7-48c6-a641-811f3ae9108d, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229907.9003456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 327273c3-b830-43dd-a19b-223004eb4f42, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 327273c3-b830-43dd-a19b-223004eb4f42, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 327273c3-b830-43dd-a19b-223004eb4f42, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.488923, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b8dded3-063e-4f82-a6be-fecdae4648ee, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b8dded3-063e-4f82-a6be-fecdae4648ee, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b8dded3-063e-4f82-a6be-fecdae4648ee, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.2042327, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d056cc20-3249-40f4-ba26-f0fe82bcc7e8, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d056cc20-3249-40f4-ba26-f0fe82bcc7e8, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d056cc20-3249-40f4-ba26-f0fe82bcc7e8, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.2590537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb3a8a78-8ba2-4dd6-a9bc-ce35cc7d511a, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb3a8a78-8ba2-4dd6-a9bc-ce35cc7d511a, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb3a8a78-8ba2-4dd6-a9bc-ce35cc7d511a, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.3005743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34154463-02ef-427f-b94d-4ac23079608f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34154463-02ef-427f-b94d-4ac23079608f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34154463-02ef-427f-b94d-4ac23079608f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.3838885, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f91a6d0-28cf-48cf-ada8-b9a0ada63514, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f91a6d0-28cf-48cf-ada8-b9a0ada63514, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f91a6d0-28cf-48cf-ada8-b9a0ada63514, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.1047673, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2839c492-eb61-4efb-b6dd-078839481fe4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2839c492-eb61-4efb-b6dd-078839481fe4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2839c492-eb61-4efb-b6dd-078839481fe4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.6371198, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1beb9514-a2ce-445b-83a2-c329e20b28ed, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1beb9514-a2ce-445b-83a2-c329e20b28ed, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1beb9514-a2ce-445b-83a2-c329e20b28ed, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.8734207, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ce145ce1-5904-4f71-a211-f2e98ddd7c5c, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce145ce1-5904-4f71-a211-f2e98ddd7c5c, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce145ce1-5904-4f71-a211-f2e98ddd7c5c, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.0809236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36abd60a-2967-48df-8caf-9c9aec0e4b43, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36abd60a-2967-48df-8caf-9c9aec0e4b43, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36abd60a-2967-48df-8caf-9c9aec0e4b43, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.371275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6c36eb5-2346-44fa-afd8-5558a77296cc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6c36eb5-2346-44fa-afd8-5558a77296cc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6c36eb5-2346-44fa-afd8-5558a77296cc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.8621647, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 999c485f-0311-4b2a-a10a-179e2f50429f, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 999c485f-0311-4b2a-a10a-179e2f50429f, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 999c485f-0311-4b2a-a10a-179e2f50429f, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.5359879, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ee137c4-8c4f-44c7-aba0-e876a188cbc2, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ee137c4-8c4f-44c7-aba0-e876a188cbc2, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ee137c4-8c4f-44c7-aba0-e876a188cbc2, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.7439759, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7d3588ae-5961-41cb-a5f6-fa9c37ed81e6, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d3588ae-5961-41cb-a5f6-fa9c37ed81e6, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d3588ae-5961-41cb-a5f6-fa9c37ed81e6, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229932.7332242, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 26f82dd5-6d21-4615-954f-fb590595862b, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26f82dd5-6d21-4615-954f-fb590595862b, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26f82dd5-6d21-4615-954f-fb590595862b, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229934.740661, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f47c1199-7d2b-4f1d-8afb-c878c72605ce, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f47c1199-7d2b-4f1d-8afb-c878c72605ce, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f47c1199-7d2b-4f1d-8afb-c878c72605ce, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.6984565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10ebbfa2-bb1c-414a-9087-6d51ee6ede73, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ebbfa2-bb1c-414a-9087-6d51ee6ede73, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ebbfa2-bb1c-414a-9087-6d51ee6ede73, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229938.320575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d4ceb30-8285-4716-b0da-c4d776b35342, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d4ceb30-8285-4716-b0da-c4d776b35342, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d4ceb30-8285-4716-b0da-c4d776b35342, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.507154, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fba237e5-cf54-4f84-9fd7-0fb5eec6c569, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fba237e5-cf54-4f84-9fd7-0fb5eec6c569, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fba237e5-cf54-4f84-9fd7-0fb5eec6c569, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.7477038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 07965bb6-4640-44bb-b283-5900e0415116, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07965bb6-4640-44bb-b283-5900e0415116, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07965bb6-4640-44bb-b283-5900e0415116, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.8608143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 818141bf-8ad7-4b48-aa72-8e8fcb94efa4, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 818141bf-8ad7-4b48-aa72-8e8fcb94efa4, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 818141bf-8ad7-4b48-aa72-8e8fcb94efa4, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.3139238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af4b2c16-d25a-45a4-9a25-1d2d170cd1cc, localhost:9216): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af4b2c16-d25a-45a4-9a25-1d2d170cd1cc, localhost:9216): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af4b2c16-d25a-45a4-9a25-1d2d170cd1cc, localhost:9216): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:9216". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9216
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229946222769&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15207/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9810/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17740
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29769
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9810
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6501
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9216/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9216
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25675
============================== slowest durations ===============================
267.72s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
11.55s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
9.50s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 289.28s (0:04:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64102
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a36/r3tmp/kikimr_cluster_f4rxsenp
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28270
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16981
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/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/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_pnc8g2qt.log --grpc-port=28270 --mon-port=24421 --ic-port=64102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28270/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/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/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_pnc8g2qt.log --grpc-port=28270 --mon-port=24421 --ic-port=64102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_pnc8g2qt.log', '--grpc-port=28270', '--mon-port=24421', '--ic-port=64102')' in '/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 747651
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28270/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 747655
DEBUG    ya.test:process.py:259 Command (pid 747655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 747655) elapsed time (sec): 0.44890546798706055
DEBUG    ya.test:process.py:263 Command (pid 747655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 747655) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 747655) minflt: 18750
DEBUG    ya.test:process.py:263 Command (pid 747655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 747655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 747655) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 747655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 747655) stime: 0.271601
DEBUG    ya.test:process.py:263 Command (pid 747655) utime: 0.12161899999999999
DEBUG    ya.test:process.py:263 Command (pid 747655) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 747655) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28270', '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: 64102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28270', '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: 64102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 749455
DEBUG    ya.test:process.py:259 Command (pid 749455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 749455) elapsed time (sec): 0.6922392845153809
DEBUG    ya.test:process.py:263 Command (pid 749455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 749455) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 749455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) nivcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 749455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 749455) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 749455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 749455) stime: 0.45903
DEBUG    ya.test:process.py:263 Command (pid 749455) utime: 0.12681299999999998
DEBUG    ya.test:process.py:263 Command (pid 749455) wtime: 0.695
DEBUG    ya.test:process.py:275 Command (pid 749455) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28270', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28270', '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: 750048
DEBUG    ya.test:process.py:259 Command (pid 750048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 750048) elapsed time (sec): 0.8060390949249268
DEBUG    ya.test:process.py:263 Command (pid 750048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 750048) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 750048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 750048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 750048) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 750048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 750048) stime: 0.59388
DEBUG    ya.test:process.py:263 Command (pid 750048) utime: 0.118946
DEBUG    ya.test:process.py:263 Command (pid 750048) wtime: 0.807
DEBUG    ya.test:process.py:275 Command (pid 750048) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a36/r3tmp/kikimr_cluster_c7abro2g
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28838
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/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/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_euskx6vb.log --grpc-port=18955 --mon-port=28838 --ic-port=26227
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18955/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/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/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_euskx6vb.log --grpc-port=18955 --mon-port=28838 --ic-port=26227
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_euskx6vb.log', '--grpc-port=18955', '--mon-port=28838', '--ic-port=26227')' in '/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 750993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18955/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 750994
DEBUG    ya.test:process.py:259 Command (pid 750994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 750994) elapsed time (sec): 0.6721487045288086
DEBUG    ya.test:process.py:263 Command (pid 750994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 750994) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 750994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 750994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 750994) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 750994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 750994) stime: 0.45066
DEBUG    ya.test:process.py:263 Command (pid 750994) utime: 0.124084
DEBUG    ya.test:process.py:263 Command (pid 750994) wtime: 0.68
DEBUG    ya.test:process.py:275 Command (pid 750994) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18955', '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: 26227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18955', '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: 26227\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753058
DEBUG    ya.test:process.py:259 Command (pid 753058) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753058) elapsed time (sec): 0.7090897560119629
DEBUG    ya.test:process.py:263 Command (pid 753058) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 753058) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 753058) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 753058) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753058) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 753058) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753058) stime: 0.498556
DEBUG    ya.test:process.py:263 Command (pid 753058) utime: 0.12225499999999999
DEBUG    ya.test:process.py:263 Command (pid 753058) wtime: 0.71
DEBUG    ya.test:process.py:275 Command (pid 753058) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18955', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18955', '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: 753628
DEBUG    ya.test:process.py:259 Command (pid 753628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753628) elapsed time (sec): 0.7115819454193115
DEBUG    ya.test:process.py:263 Command (pid 753628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 753628) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 753628) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 753628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 753628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753628) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 753628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753628) stime: 0.5100589999999999
DEBUG    ya.test:process.py:263 Command (pid 753628) utime: 0.12221499999999999
DEBUG    ya.test:process.py:263 Command (pid 753628) wtime: 0.714
DEBUG    ya.test:process.py:275 Command (pid 753628) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19515
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18955 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_f0mrwq04.log --grpc-port=19515 --mon-port=11183 --ic-port=2239
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18955 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_f0mrwq04.log --grpc-port=19515 --mon-port=11183 --ic-port=2239
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18955', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_f0mrwq04.log', '--grpc-port=19515', '--mon-port=11183', '--ic-port=2239')' in '/home/runner/.ya/build/build_root/ma4i/000a36/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 754770
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19515/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a36/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754775
DEBUG    ya.test:process.py:259 Command (pid 754775) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754775) elapsed time (sec): 0.49477219581604004
DEBUG    ya.test:process.py:263 Command (pid 754775) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 754775) minflt: 16721
DEBUG    ya.test:process.py:263 Command (pid 754775) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 754775) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754775) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 754775) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754775) stime: 0.329358
DEBUG    ya.test:process.py:263 Command (pid 754775) utime: 0.111108
DEBUG    ya.test:process.py:263 Command (pid 754775) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 754775) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8906f82f-f47d-43d8-a314-3d0728f77ebf, localhost:18955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8906f82f-f47d-43d8-a314-3d0728f77ebf, localhost:18955): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8906f82f-f47d-43d8-a314-3d0728f77ebf, localhost:18955): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19515 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19515, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 938c7450-df1f-4e26-8acc-ce965d2b2520, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 938c7450-df1f-4e26-8acc-ce965d2b2520, ghrun-2tlsei57yi.auto.internal:19515): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 938c7450-df1f-4e26-8acc-ce965d2b2520, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7d94aca-5f61-487a-82d5-7eab68b8658b, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d94aca-5f61-487a-82d5-7eab68b8658b, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d94aca-5f61-487a-82d5-7eab68b8658b, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09f9ea9a-ca6e-4a38-8930-e302665bdfa2, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09f9ea9a-ca6e-4a38-8930-e302665bdfa2, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09f9ea9a-ca6e-4a38-8930-e302665bdfa2, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 33094951-a050-4f35-a2c1-0cdf81f3b886, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 33094951-a050-4f35-a2c1-0cdf81f3b886, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=YWUyMDdmZDgtZjQ2ZTc4MTgtZDE2M2JmMTUtYzQ5M2JlOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 33094951-a050-4f35-a2c1-0cdf81f3b886, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19515
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7d94aca-5f61-487a-82d5-7eab68b8658b, ghrun-2tlsei57yi.auto.internal:19515): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 34f0ecc4-bc8d-4a3f-8868-17c9fdf7b6cb, localhost:18955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 34f0ecc4-bc8d-4a3f-8868-17c9fdf7b6cb, localhost:18955): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 34f0ecc4-bc8d-4a3f-8868-17c9fdf7b6cb, localhost:18955): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19515 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19515, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 808cbe7b-4e5b-48fa-a603-67b7c0551263, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 808cbe7b-4e5b-48fa-a603-67b7c0551263, ghrun-2tlsei57yi.auto.internal:19515): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 808cbe7b-4e5b-48fa-a603-67b7c0551263, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d74faa3-88fe-4fe9-83ac-6bc9b6c55777, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d74faa3-88fe-4fe9-83ac-6bc9b6c55777, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d74faa3-88fe-4fe9-83ac-6bc9b6c55777, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5a8b2c7-053e-4619-9a11-6ddc357cae52, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5a8b2c7-053e-4619-9a11-6ddc357cae52, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5a8b2c7-053e-4619-9a11-6ddc357cae52, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2695cffd-627a-4aa7-a571-cc2370c94c08, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2695cffd-627a-4aa7-a571-cc2370c94c08, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiNGY0MTQtMzBmMzBmNzYtZjYxMzQ5YjktY2NjMmUwY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2695cffd-627a-4aa7-a571-cc2370c94c08, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19515
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d74faa3-88fe-4fe9-83ac-6bc9b6c55777, ghrun-2tlsei57yi.auto.internal:19515): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 77dba94e-a50f-40a7-83cd-e418bf187635, localhost:18955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77dba94e-a50f-40a7-83cd-e418bf187635, localhost:18955): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77dba94e-a50f-40a7-83cd-e418bf187635, localhost:18955): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19515 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19515, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b693f3a1-26cd-49d9-889b-edb0f507a565, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b693f3a1-26cd-49d9-889b-edb0f507a565, ghrun-2tlsei57yi.auto.internal:19515): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b693f3a1-26cd-49d9-889b-edb0f507a565, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3e30192-4e87-473d-af34-f9e73c91e989, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3e30192-4e87-473d-af34-f9e73c91e989, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3e30192-4e87-473d-af34-f9e73c91e989, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6b17123-c85e-4dfe-be85-16c79a79a27e, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6b17123-c85e-4dfe-be85-16c79a79a27e, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6b17123-c85e-4dfe-be85-16c79a79a27e, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 058f122f-9356-4337-8e4b-cfcc8153d0b3, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 058f122f-9356-4337-8e4b-cfcc8153d0b3, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=OTgxNzNhMzctNTE2YmFiOTMtODY5MTk3ZjUtZTIzYzc3Y2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 058f122f-9356-4337-8e4b-cfcc8153d0b3, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19515
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bc0d969d-3eda-47b6-a592-8ca19da798c6, localhost:18955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc0d969d-3eda-47b6-a592-8ca19da798c6, localhost:18955): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc0d969d-3eda-47b6-a592-8ca19da798c6, localhost:18955): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19515 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19515, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e841955c-d5c2-44e9-a5e5-05de6a5bf1be, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e841955c-d5c2-44e9-a5e5-05de6a5bf1be, ghrun-2tlsei57yi.auto.internal:19515): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e841955c-d5c2-44e9-a5e5-05de6a5bf1be, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a6caeff-bf9f-4ca9-afc4-36fbd2334d8a, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a6caeff-bf9f-4ca9-afc4-36fbd2334d8a, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a6caeff-bf9f-4ca9-afc4-36fbd2334d8a, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b6fd790-d444-4655-888d-e25890bba0b5, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b6fd790-d444-4655-888d-e25890bba0b5, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b6fd790-d444-4655-888d-e25890bba0b5, ghrun-2tlsei57yi.auto.internal:19515): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3499b209-7b70-4b71-8009-9e19bb16b672, ghrun-2tlsei57yi.auto.internal:19515): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3499b209-7b70-4b71-8009-9e19bb16b672, ghrun-2tlsei57yi.auto.internal:19515): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg0ODZlZDMtZWRhYmZjNWUtYTc0OTI3ZmMtZTM4ZTZiYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3499b209-7b70-4b71-8009-9e19bb16b672, ghrun-2tlsei57yi.auto.internal:19515): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a6caeff-bf9f-4ca9-afc4-36fbd2334d8a, ghrun-2tlsei57yi.auto.internal:19515): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18955
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19515
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229643.3815022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 65ef40c4-a50e-4116-b72e-e647b1057e9f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65ef40c4-a50e-4116-b72e-e647b1057e9f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65ef40c4-a50e-4116-b72e-e647b1057e9f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229644.3547919, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 759d717a-52aa-4de1-93d1-a138943d38ca, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 759d717a-52aa-4de1-93d1-a138943d38ca, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 759d717a-52aa-4de1-93d1-a138943d38ca, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229645.7156217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7360a04d-76ed-403e-bfdf-9dd36873c435, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7360a04d-76ed-403e-bfdf-9dd36873c435, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7360a04d-76ed-403e-bfdf-9dd36873c435, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.6301458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9ad5a7c-7fef-439e-938f-4f8bcc6d15d2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ad5a7c-7fef-439e-938f-4f8bcc6d15d2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ad5a7c-7fef-439e-938f-4f8bcc6d15d2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.992477, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7344349-653c-45a7-bade-5ef0d1ac3fe4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7344349-653c-45a7-bade-5ef0d1ac3fe4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7344349-653c-45a7-bade-5ef0d1ac3fe4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.7817385, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a332262-8023-4dab-89d3-d68069ce702f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a332262-8023-4dab-89d3-d68069ce702f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a332262-8023-4dab-89d3-d68069ce702f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.7617588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79d30399-d9d2-4f0e-a8a8-1001e000ffe7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79d30399-d9d2-4f0e-a8a8-1001e000ffe7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79d30399-d9d2-4f0e-a8a8-1001e000ffe7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.0298283, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab054d05-15e8-4c29-b169-1030b8cd6c2b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab054d05-15e8-4c29-b169-1030b8cd6c2b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab054d05-15e8-4c29-b169-1030b8cd6c2b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.638697, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5d44e49-2e69-47ea-a1a8-6fc29ef5bfc5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5d44e49-2e69-47ea-a1a8-6fc29ef5bfc5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5d44e49-2e69-47ea-a1a8-6fc29ef5bfc5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.015796, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53e8dcbe-e49c-4494-afa4-1c79a7c2c7a4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53e8dcbe-e49c-4494-afa4-1c79a7c2c7a4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53e8dcbe-e49c-4494-afa4-1c79a7c2c7a4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.9831102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 270bbd89-19cd-461a-8c1e-8e8c7e545da8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 270bbd89-19cd-461a-8c1e-8e8c7e545da8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 270bbd89-19cd-461a-8c1e-8e8c7e545da8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.1869843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d3125ba-9d69-422d-9b43-aff3823f12e6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d3125ba-9d69-422d-9b43-aff3823f12e6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d3125ba-9d69-422d-9b43-aff3823f12e6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.7217581, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44833cbb-c471-4cd5-9f93-9192982d856f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44833cbb-c471-4cd5-9f93-9192982d856f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44833cbb-c471-4cd5-9f93-9192982d856f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.5460558, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6be90fd7-3068-42b5-a322-bd33e8eadad3, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6be90fd7-3068-42b5-a322-bd33e8eadad3, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6be90fd7-3068-42b5-a322-bd33e8eadad3, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.8523803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b77d67ba-b522-43bf-b264-4ee85aeb05c5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b77d67ba-b522-43bf-b264-4ee85aeb05c5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b77d67ba-b522-43bf-b264-4ee85aeb05c5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.3400502, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2dea392-f7dc-40aa-b5ab-8b0571d19776, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2dea392-f7dc-40aa-b5ab-8b0571d19776, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2dea392-f7dc-40aa-b5ab-8b0571d19776, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.0279129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c5b1437-6448-4d10-a40c-ed820f4791b9, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c5b1437-6448-4d10-a40c-ed820f4791b9, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c5b1437-6448-4d10-a40c-ed820f4791b9, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.1750815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eccc4274-817a-4a94-87f0-47dcb42e4bbd, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eccc4274-817a-4a94-87f0-47dcb42e4bbd, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eccc4274-817a-4a94-87f0-47dcb42e4bbd, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.2334492, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8d85a95-05f8-40ca-ac54-43186fdd19fa, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8d85a95-05f8-40ca-ac54-43186fdd19fa, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8d85a95-05f8-40ca-ac54-43186fdd19fa, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.7919252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 639209e0-4799-4c32-a734-57d4116e1b08, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 639209e0-4799-4c32-a734-57d4116e1b08, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 639209e0-4799-4c32-a734-57d4116e1b08, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.1263473, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddea1eb0-56bf-4a6c-af6d-f2f4ee56a077, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddea1eb0-56bf-4a6c-af6d-f2f4ee56a077, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddea1eb0-56bf-4a6c-af6d-f2f4ee56a077, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229677.186966, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97cb4b6f-f764-463a-adaf-52efac4fee61, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97cb4b6f-f764-463a-adaf-52efac4fee61, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97cb4b6f-f764-463a-adaf-52efac4fee61, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.12331, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, aa3da457-4c1f-4c6c-8613-b5640e22f97c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa3da457-4c1f-4c6c-8613-b5640e22f97c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa3da457-4c1f-4c6c-8613-b5640e22f97c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.7612143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fff20a27-94e1-4674-9d0b-b0553304efc6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fff20a27-94e1-4674-9d0b-b0553304efc6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fff20a27-94e1-4674-9d0b-b0553304efc6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.7358167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74f4ba5d-eaf5-48e0-92ed-d5f93e19381f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74f4ba5d-eaf5-48e0-92ed-d5f93e19381f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74f4ba5d-eaf5-48e0-92ed-d5f93e19381f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.253502, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e85ae0ff-3c95-4f97-a791-524cfb9f5534, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e85ae0ff-3c95-4f97-a791-524cfb9f5534, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e85ae0ff-3c95-4f97-a791-524cfb9f5534, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.9305177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec72a9fd-dc74-41ff-ba38-bd54ff47c909, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec72a9fd-dc74-41ff-ba38-bd54ff47c909, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec72a9fd-dc74-41ff-ba38-bd54ff47c909, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.4306567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec90753c-94c5-4020-be19-a4ff94293208, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec90753c-94c5-4020-be19-a4ff94293208, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec90753c-94c5-4020-be19-a4ff94293208, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.4852219, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59f3a85a-8d75-40c5-a45e-a7af23da3627, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59f3a85a-8d75-40c5-a45e-a7af23da3627, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59f3a85a-8d75-40c5-a45e-a7af23da3627, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.6513937, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0df1eb9f-e8e3-4437-a93e-8d1d420397c9, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0df1eb9f-e8e3-4437-a93e-8d1d420397c9, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0df1eb9f-e8e3-4437-a93e-8d1d420397c9, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.0984704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61454f18-add5-42b3-8710-e1a6810bd08b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61454f18-add5-42b3-8710-e1a6810bd08b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61454f18-add5-42b3-8710-e1a6810bd08b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.5314445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4fa072d-5e0d-458d-8423-14abffce2003, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4fa072d-5e0d-458d-8423-14abffce2003, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4fa072d-5e0d-458d-8423-14abffce2003, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.956954, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b22f66bd-6628-447d-b191-b032266b4640, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b22f66bd-6628-447d-b191-b032266b4640, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b22f66bd-6628-447d-b191-b032266b4640, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229696.8516734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c92edfc-3b0f-4fb3-b03b-be2f7dcd0eb8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c92edfc-3b0f-4fb3-b03b-be2f7dcd0eb8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c92edfc-3b0f-4fb3-b03b-be2f7dcd0eb8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.433686, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f7b974e5-239d-4376-8d7f-ef1ba9ecb9b6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7b974e5-239d-4376-8d7f-ef1ba9ecb9b6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7b974e5-239d-4376-8d7f-ef1ba9ecb9b6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.7155545, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a712fce-37d5-463b-b26b-b891bc15fbc0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a712fce-37d5-463b-b26b-b891bc15fbc0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a712fce-37d5-463b-b26b-b891bc15fbc0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.6884072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4daf2646-bae3-43bb-abba-88f595833a9f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4daf2646-bae3-43bb-abba-88f595833a9f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4daf2646-bae3-43bb-abba-88f595833a9f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.1839206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec73bc63-44b6-4fd3-995f-694973f88106, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec73bc63-44b6-4fd3-995f-694973f88106, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec73bc63-44b6-4fd3-995f-694973f88106, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.1423357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6eafdec-3bf1-43e3-9f99-8be883c37411, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6eafdec-3bf1-43e3-9f99-8be883c37411, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6eafdec-3bf1-43e3-9f99-8be883c37411, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.9452431, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ffd3c659-b59d-41fa-a438-8fd9011ebc76, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd3c659-b59d-41fa-a438-8fd9011ebc76, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd3c659-b59d-41fa-a438-8fd9011ebc76, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.2148168, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe837deb-0b72-4e9e-bb35-7fcf98f2d3f4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe837deb-0b72-4e9e-bb35-7fcf98f2d3f4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe837deb-0b72-4e9e-bb35-7fcf98f2d3f4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.719557, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed28a619-7960-4c63-935f-77a3a59953a4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed28a619-7960-4c63-935f-77a3a59953a4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed28a619-7960-4c63-935f-77a3a59953a4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.3165922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1bc2f51-5377-44da-ae26-16a6a5dbc180, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1bc2f51-5377-44da-ae26-16a6a5dbc180, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1bc2f51-5377-44da-ae26-16a6a5dbc180, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.7817397, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e7604b8-f60a-474a-b79e-7fba3558fa5e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e7604b8-f60a-474a-b79e-7fba3558fa5e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e7604b8-f60a-474a-b79e-7fba3558fa5e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.9505513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd72848d-5c83-4c61-90c2-ddcde57c44ca, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd72848d-5c83-4c61-90c2-ddcde57c44ca, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd72848d-5c83-4c61-90c2-ddcde57c44ca, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229716.6779997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1276ee64-d8dc-411f-9843-5ac981198af0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1276ee64-d8dc-411f-9843-5ac981198af0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1276ee64-d8dc-411f-9843-5ac981198af0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.5939426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ab56ae73-10d3-4647-83d9-486682b030a3, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab56ae73-10d3-4647-83d9-486682b030a3, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab56ae73-10d3-4647-83d9-486682b030a3, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.1380615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, feb6f678-d8e5-4806-934b-9d10c28da437, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, feb6f678-d8e5-4806-934b-9d10c28da437, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, feb6f678-d8e5-4806-934b-9d10c28da437, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.1333635, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d84c6910-2e39-4d7d-8f69-75af3d72ce42, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d84c6910-2e39-4d7d-8f69-75af3d72ce42, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d84c6910-2e39-4d7d-8f69-75af3d72ce42, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.1580896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b78644a-9e08-480f-99c8-e162c2b979bb, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b78644a-9e08-480f-99c8-e162c2b979bb, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b78644a-9e08-480f-99c8-e162c2b979bb, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.4976425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6c136d0e-9049-4d89-aff9-6f94e3f0fb10, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c136d0e-9049-4d89-aff9-6f94e3f0fb10, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c136d0e-9049-4d89-aff9-6f94e3f0fb10, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.7198384, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5043d33b-1295-4ac1-a72d-4900371bc886, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5043d33b-1295-4ac1-a72d-4900371bc886, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5043d33b-1295-4ac1-a72d-4900371bc886, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.7089672, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c039dddc-4ee2-4b4f-a5fb-2e6ebb4f2d4c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c039dddc-4ee2-4b4f-a5fb-2e6ebb4f2d4c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c039dddc-4ee2-4b4f-a5fb-2e6ebb4f2d4c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.2092853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2cc217e4-3ae2-4d5a-8885-69389783519f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cc217e4-3ae2-4d5a-8885-69389783519f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cc217e4-3ae2-4d5a-8885-69389783519f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.2706382, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66297b49-8f40-4b39-9f2c-285be4fabde4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66297b49-8f40-4b39-9f2c-285be4fabde4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66297b49-8f40-4b39-9f2c-285be4fabde4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.0270329, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdbab2f2-c07d-49ef-b0f3-d07535569dbb, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdbab2f2-c07d-49ef-b0f3-d07535569dbb, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdbab2f2-c07d-49ef-b0f3-d07535569dbb, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.632496, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6515c92-835f-4f69-bf0b-138f2e10b565, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6515c92-835f-4f69-bf0b-138f2e10b565, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6515c92-835f-4f69-bf0b-138f2e10b565, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.357444, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ef66b9d-f9a3-4a8d-8502-c04a4e0e8874, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ef66b9d-f9a3-4a8d-8502-c04a4e0e8874, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ef66b9d-f9a3-4a8d-8502-c04a4e0e8874, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.7842693, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2d480fe1-ce9c-44c3-9ce0-e135120d5e4c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d480fe1-ce9c-44c3-9ce0-e135120d5e4c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d480fe1-ce9c-44c3-9ce0-e135120d5e4c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.1194086, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca1e7240-d218-493f-85b2-205b7effcece, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca1e7240-d218-493f-85b2-205b7effcece, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca1e7240-d218-493f-85b2-205b7effcece, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.7889373, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2b95039-a102-4e45-9553-e17bf8b37e1c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2b95039-a102-4e45-9553-e17bf8b37e1c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2b95039-a102-4e45-9553-e17bf8b37e1c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.5358708, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5505a824-7e09-434b-9978-1cc79e1050cc, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5505a824-7e09-434b-9978-1cc79e1050cc, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5505a824-7e09-434b-9978-1cc79e1050cc, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.99357, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63b031aa-d94f-4192-b807-967b8bf4c0fe, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63b031aa-d94f-4192-b807-967b8bf4c0fe, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63b031aa-d94f-4192-b807-967b8bf4c0fe, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.1543396, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ace37a5-f708-4397-bae8-31169b6c24b4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ace37a5-f708-4397-bae8-31169b6c24b4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ace37a5-f708-4397-bae8-31169b6c24b4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.2347999, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc37007c-239c-4006-a46a-2a7cdd362fd6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc37007c-239c-4006-a46a-2a7cdd362fd6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc37007c-239c-4006-a46a-2a7cdd362fd6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.2796736, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe5efa4a-c029-478f-b067-1225425f4132, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe5efa4a-c029-478f-b067-1225425f4132, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe5efa4a-c029-478f-b067-1225425f4132, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.2281675, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2a54a7a-1c4d-4871-9d07-6e0a8d6d36d4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2a54a7a-1c4d-4871-9d07-6e0a8d6d36d4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2a54a7a-1c4d-4871-9d07-6e0a8d6d36d4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229754.5215192, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d75dddd0-3c40-4aa9-a1bd-c747deffd4a0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d75dddd0-3c40-4aa9-a1bd-c747deffd4a0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d75dddd0-3c40-4aa9-a1bd-c747deffd4a0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.0405107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc53abeb-35da-4f75-aa65-565e2a979e83, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc53abeb-35da-4f75-aa65-565e2a979e83, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc53abeb-35da-4f75-aa65-565e2a979e83, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.2965865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22a2cb40-774a-4de8-8097-24413b1fcda3, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22a2cb40-774a-4de8-8097-24413b1fcda3, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22a2cb40-774a-4de8-8097-24413b1fcda3, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.8684678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d00a71a-d321-4ddd-a474-bdcf044725c4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d00a71a-d321-4ddd-a474-bdcf044725c4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d00a71a-d321-4ddd-a474-bdcf044725c4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.655902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2b06d07-fd3a-485f-aa4b-13c3497ffa4f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2b06d07-fd3a-485f-aa4b-13c3497ffa4f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2b06d07-fd3a-485f-aa4b-13c3497ffa4f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.881218, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ab4bfd6-5e9a-4cb7-87da-f25b6fb8670f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ab4bfd6-5e9a-4cb7-87da-f25b6fb8670f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ab4bfd6-5e9a-4cb7-87da-f25b6fb8670f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.3512788, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 687f5e5b-8eb0-49ce-acf1-71d33888c02c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 687f5e5b-8eb0-49ce-acf1-71d33888c02c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 687f5e5b-8eb0-49ce-acf1-71d33888c02c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.7577124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29958d9e-4876-4538-95fc-fcd7ec8f14aa, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29958d9e-4876-4538-95fc-fcd7ec8f14aa, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29958d9e-4876-4538-95fc-fcd7ec8f14aa, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.059868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 282a561e-722e-4c5f-85ae-eba006d50859, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 282a561e-722e-4c5f-85ae-eba006d50859, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 282a561e-722e-4c5f-85ae-eba006d50859, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.7051363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 825bb371-d7a7-4349-ab31-528ba476f5d2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 825bb371-d7a7-4349-ab31-528ba476f5d2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 825bb371-d7a7-4349-ab31-528ba476f5d2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.048465, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57224cba-8803-4695-bf85-03d011b2055a, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57224cba-8803-4695-bf85-03d011b2055a, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57224cba-8803-4695-bf85-03d011b2055a, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.650962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 786549c8-a060-4414-8898-bce514b42667, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 786549c8-a060-4414-8898-bce514b42667, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 786549c8-a060-4414-8898-bce514b42667, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.2846215, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a45d16f-58d3-4d76-992b-786c84712688, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a45d16f-58d3-4d76-992b-786c84712688, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a45d16f-58d3-4d76-992b-786c84712688, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.2282257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2618b5d1-94c3-48ec-b8a8-ea5bde145853, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2618b5d1-94c3-48ec-b8a8-ea5bde145853, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2618b5d1-94c3-48ec-b8a8-ea5bde145853, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229775.5728412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64355f48-98c5-4cbf-93d3-8eb89931b7d1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64355f48-98c5-4cbf-93d3-8eb89931b7d1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64355f48-98c5-4cbf-93d3-8eb89931b7d1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.3151941, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89a39a67-3fdc-4865-bf10-9c6b1fc587c5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89a39a67-3fdc-4865-bf10-9c6b1fc587c5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89a39a67-3fdc-4865-bf10-9c6b1fc587c5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.810727, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6618e54-d403-40ce-b50f-d9ec7f965d74, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6618e54-d403-40ce-b50f-d9ec7f965d74, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6618e54-d403-40ce-b50f-d9ec7f965d74, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.4962866, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48c35ef5-d540-49ff-aecc-56e415c7510c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48c35ef5-d540-49ff-aecc-56e415c7510c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48c35ef5-d540-49ff-aecc-56e415c7510c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.228323, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d105144d-b84f-4764-8f88-2c8df531655e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d105144d-b84f-4764-8f88-2c8df531655e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d105144d-b84f-4764-8f88-2c8df531655e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.4211967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dc56f34-4bbe-420c-b891-bc5841f52dbb, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dc56f34-4bbe-420c-b891-bc5841f52dbb, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dc56f34-4bbe-420c-b891-bc5841f52dbb, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.1223044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27415d30-9050-42a4-a98b-41815c3d809f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27415d30-9050-42a4-a98b-41815c3d809f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27415d30-9050-42a4-a98b-41815c3d809f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.043279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38a43d8a-d05c-4255-a03d-e81431d3f2ce, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38a43d8a-d05c-4255-a03d-e81431d3f2ce, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38a43d8a-d05c-4255-a03d-e81431d3f2ce, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.428948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6e085c4-04aa-4268-8035-8bd46b0459a5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6e085c4-04aa-4268-8035-8bd46b0459a5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6e085c4-04aa-4268-8035-8bd46b0459a5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.0867565, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 91127933-dcdd-4b75-bdcf-97c2fb2c1e16, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91127933-dcdd-4b75-bdcf-97c2fb2c1e16, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91127933-dcdd-4b75-bdcf-97c2fb2c1e16, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.3172712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c2c5eb3f-2217-4bf8-ad5c-45bce0d39ef1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2c5eb3f-2217-4bf8-ad5c-45bce0d39ef1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2c5eb3f-2217-4bf8-ad5c-45bce0d39ef1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.6771379, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fd6634cd-acd4-44c7-a876-706f50b60b45, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd6634cd-acd4-44c7-a876-706f50b60b45, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd6634cd-acd4-44c7-a876-706f50b60b45, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.7905142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1721bce0-8ad1-4ec0-b913-29e92d29bee7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1721bce0-8ad1-4ec0-b913-29e92d29bee7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1721bce0-8ad1-4ec0-b913-29e92d29bee7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.8552663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d3c4787-0a92-4ad1-8511-026c17f3d70a, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d3c4787-0a92-4ad1-8511-026c17f3d70a, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d3c4787-0a92-4ad1-8511-026c17f3d70a, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.393801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2eccee87-552d-4771-9831-26b0fcb601ce, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eccee87-552d-4771-9831-26b0fcb601ce, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eccee87-552d-4771-9831-26b0fcb601ce, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.6511497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b302348a-7618-499b-b4bd-d722aa159b41, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b302348a-7618-499b-b4bd-d722aa159b41, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b302348a-7618-499b-b4bd-d722aa159b41, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.7544322, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f82ec7ea-933f-4ab0-bdfd-d837b3480dba, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f82ec7ea-933f-4ab0-bdfd-d837b3480dba, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f82ec7ea-933f-4ab0-bdfd-d837b3480dba, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.0611079, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6cb0f60-3d03-461d-bb3a-4d8cfb2a4583, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6cb0f60-3d03-461d-bb3a-4d8cfb2a4583, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6cb0f60-3d03-461d-bb3a-4d8cfb2a4583, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.990169, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a642315-ebaa-4a22-ad3a-28f3c2a7f0d8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a642315-ebaa-4a22-ad3a-28f3c2a7f0d8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a642315-ebaa-4a22-ad3a-28f3c2a7f0d8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.3065073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 86ab6326-9a3f-4c91-a603-8caae9f548d5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86ab6326-9a3f-4c91-a603-8caae9f548d5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86ab6326-9a3f-4c91-a603-8caae9f548d5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.638116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7ccb1c05-f980-4b58-a001-d816d4409686, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ccb1c05-f980-4b58-a001-d816d4409686, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ccb1c05-f980-4b58-a001-d816d4409686, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.9781718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e97ff67c-3da2-4e16-a2f8-a374b1e9492e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e97ff67c-3da2-4e16-a2f8-a374b1e9492e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e97ff67c-3da2-4e16-a2f8-a374b1e9492e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.9055486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d98ed2b4-432c-40d5-a684-9f11d57d91ba, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d98ed2b4-432c-40d5-a684-9f11d57d91ba, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d98ed2b4-432c-40d5-a684-9f11d57d91ba, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.557132, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3dbb082b-8d1a-4d92-abb3-5db79dedb32e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dbb082b-8d1a-4d92-abb3-5db79dedb32e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dbb082b-8d1a-4d92-abb3-5db79dedb32e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.2766523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c84fe2c-baba-409e-a8aa-8df36e8dbd37, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c84fe2c-baba-409e-a8aa-8df36e8dbd37, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c84fe2c-baba-409e-a8aa-8df36e8dbd37, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.967456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdf370b9-c6d2-4f20-9248-01599c0e496d, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdf370b9-c6d2-4f20-9248-01599c0e496d, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdf370b9-c6d2-4f20-9248-01599c0e496d, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.331284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 63610355-2800-4b90-8d72-ff5e9119a9a7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63610355-2800-4b90-8d72-ff5e9119a9a7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63610355-2800-4b90-8d72-ff5e9119a9a7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.4164853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19b00ded-75c3-4d06-b9e1-73f2b0290ecd, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19b00ded-75c3-4d06-b9e1-73f2b0290ecd, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19b00ded-75c3-4d06-b9e1-73f2b0290ecd, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.061428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6014d89e-661f-4daf-8b34-a0bb9b5bb270, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6014d89e-661f-4daf-8b34-a0bb9b5bb270, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6014d89e-661f-4daf-8b34-a0bb9b5bb270, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.9130225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60065e0c-d2b7-4ddb-966f-a8bd9fd7e10f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60065e0c-d2b7-4ddb-966f-a8bd9fd7e10f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60065e0c-d2b7-4ddb-966f-a8bd9fd7e10f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.3812258, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88bfee6b-f8c2-47bf-80d7-0527332c375e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88bfee6b-f8c2-47bf-80d7-0527332c375e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88bfee6b-f8c2-47bf-80d7-0527332c375e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.6077034, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 055ae4e1-721c-4204-a533-682341636ef7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 055ae4e1-721c-4204-a533-682341636ef7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 055ae4e1-721c-4204-a533-682341636ef7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.343037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0af13682-bd28-48cc-a80e-16af3e2758c0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af13682-bd28-48cc-a80e-16af3e2758c0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af13682-bd28-48cc-a80e-16af3e2758c0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.2165713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 915df8ab-a4ea-4999-a3f6-1264aa8eb1cb, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 915df8ab-a4ea-4999-a3f6-1264aa8eb1cb, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 915df8ab-a4ea-4999-a3f6-1264aa8eb1cb, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.1754904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c178a0da-54d2-445c-b5f9-46076c5d18b6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c178a0da-54d2-445c-b5f9-46076c5d18b6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c178a0da-54d2-445c-b5f9-46076c5d18b6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229833.6109653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24eac94f-ab11-45ef-86a1-ff0635f8326f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24eac94f-ab11-45ef-86a1-ff0635f8326f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24eac94f-ab11-45ef-86a1-ff0635f8326f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.5070713, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0844d351-f700-456b-9680-885ae9731bb4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0844d351-f700-456b-9680-885ae9731bb4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0844d351-f700-456b-9680-885ae9731bb4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.5060568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 897f88fa-21ec-4284-8ad0-1c79797b47ee, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 897f88fa-21ec-4284-8ad0-1c79797b47ee, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 897f88fa-21ec-4284-8ad0-1c79797b47ee, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.2678862, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6882a55-5e5e-45bc-9a2e-83d25217efee, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6882a55-5e5e-45bc-9a2e-83d25217efee, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6882a55-5e5e-45bc-9a2e-83d25217efee, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229841.3828907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a1451c20-5b2e-4688-88eb-0b8ea697baed, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1451c20-5b2e-4688-88eb-0b8ea697baed, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1451c20-5b2e-4688-88eb-0b8ea697baed, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.4870524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 46a92d35-7573-4935-8dee-1369f736a49e, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46a92d35-7573-4935-8dee-1369f736a49e, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46a92d35-7573-4935-8dee-1369f736a49e, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.2542248, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eceecf0c-4210-4895-a4c9-b972afbe665f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eceecf0c-4210-4895-a4c9-b972afbe665f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eceecf0c-4210-4895-a4c9-b972afbe665f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.5859928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e984f3de-2cc8-46b3-97e8-c4cb9e59c5e6, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e984f3de-2cc8-46b3-97e8-c4cb9e59c5e6, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e984f3de-2cc8-46b3-97e8-c4cb9e59c5e6, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.5812714, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6ed0096a-ee64-4cdc-9b38-69700c75c9df, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ed0096a-ee64-4cdc-9b38-69700c75c9df, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ed0096a-ee64-4cdc-9b38-69700c75c9df, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.5880823, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0814ce9a-bb77-40c0-830a-96261a1420b1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0814ce9a-bb77-40c0-830a-96261a1420b1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0814ce9a-bb77-40c0-830a-96261a1420b1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.1718578, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4469dad-910e-4b26-99bc-2ac852c2116a, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4469dad-910e-4b26-99bc-2ac852c2116a, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4469dad-910e-4b26-99bc-2ac852c2116a, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.9573963, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8cd47c8-b35f-48c5-8a73-04c0fd98a75d, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8cd47c8-b35f-48c5-8a73-04c0fd98a75d, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8cd47c8-b35f-48c5-8a73-04c0fd98a75d, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.70993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b44fdc98-0225-448a-8215-ed275c15ebc2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b44fdc98-0225-448a-8215-ed275c15ebc2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b44fdc98-0225-448a-8215-ed275c15ebc2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.896379, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 59bea04d-6cf5-457b-a98d-6578d88e30d4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59bea04d-6cf5-457b-a98d-6578d88e30d4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59bea04d-6cf5-457b-a98d-6578d88e30d4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229859.7815177, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 312ee508-0506-4a86-a603-02b614f8b146, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 312ee508-0506-4a86-a603-02b614f8b146, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 312ee508-0506-4a86-a603-02b614f8b146, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.026891, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 994e7bb0-e996-408c-9a4f-efe50093cdd8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 994e7bb0-e996-408c-9a4f-efe50093cdd8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 994e7bb0-e996-408c-9a4f-efe50093cdd8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.5221858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 556daf6e-3a04-4c46-ac03-a5f49e2e7389, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 556daf6e-3a04-4c46-ac03-a5f49e2e7389, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 556daf6e-3a04-4c46-ac03-a5f49e2e7389, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.5875738, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81f85485-3df9-4fba-abaa-6282993aa197, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81f85485-3df9-4fba-abaa-6282993aa197, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81f85485-3df9-4fba-abaa-6282993aa197, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.4479928, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fb80c2fa-a1bd-49cf-ba47-cac11335d457, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb80c2fa-a1bd-49cf-ba47-cac11335d457, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb80c2fa-a1bd-49cf-ba47-cac11335d457, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.9683363, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ae33d346-1054-4eb1-8e3a-a16dc9cd3433, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae33d346-1054-4eb1-8e3a-a16dc9cd3433, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae33d346-1054-4eb1-8e3a-a16dc9cd3433, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.833584, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a7a922d-e9cb-4cbc-abdd-e2620834f212, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a7a922d-e9cb-4cbc-abdd-e2620834f212, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a7a922d-e9cb-4cbc-abdd-e2620834f212, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.1680186, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1c45832a-637b-41be-8e66-dc29aa3e4aa4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c45832a-637b-41be-8e66-dc29aa3e4aa4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c45832a-637b-41be-8e66-dc29aa3e4aa4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.5756552, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 01fcddba-5093-4b9e-8efa-0e29855b12cf, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01fcddba-5093-4b9e-8efa-0e29855b12cf, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01fcddba-5093-4b9e-8efa-0e29855b12cf, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.0166602, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 80c46d7d-c467-48a5-a133-bc54b46c8281, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80c46d7d-c467-48a5-a133-bc54b46c8281, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80c46d7d-c467-48a5-a133-bc54b46c8281, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.812377, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac31312b-1194-40d0-b2f3-52ac402a7799, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac31312b-1194-40d0-b2f3-52ac402a7799, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac31312b-1194-40d0-b2f3-52ac402a7799, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.3733842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f63486c3-610f-4577-af5f-2eedb3f92462, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f63486c3-610f-4577-af5f-2eedb3f92462, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f63486c3-610f-4577-af5f-2eedb3f92462, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.247279, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 488b0dea-4efd-49b1-b96e-a5b3eeb7e424, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 488b0dea-4efd-49b1-b96e-a5b3eeb7e424, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 488b0dea-4efd-49b1-b96e-a5b3eeb7e424, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.5240793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5132b5e-943a-478b-acb9-d54a14eeb57b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5132b5e-943a-478b-acb9-d54a14eeb57b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5132b5e-943a-478b-acb9-d54a14eeb57b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.101019, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 77cce481-3f03-4b00-8458-60df497de8e2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77cce481-3f03-4b00-8458-60df497de8e2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77cce481-3f03-4b00-8458-60df497de8e2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.5487852, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b349338-263e-46dc-a90f-a4ca65766718, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b349338-263e-46dc-a90f-a4ca65766718, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b349338-263e-46dc-a90f-a4ca65766718, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.671256, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e753bbac-8c40-4490-aa81-eac094bb1d4f, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e753bbac-8c40-4490-aa81-eac094bb1d4f, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e753bbac-8c40-4490-aa81-eac094bb1d4f, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.4046607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 37463401-cca2-4a22-a10f-fedec2b88b51, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37463401-cca2-4a22-a10f-fedec2b88b51, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37463401-cca2-4a22-a10f-fedec2b88b51, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.1213846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9483e1dd-cfd8-4ad2-91b1-ab5a2d9b09ae, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9483e1dd-cfd8-4ad2-91b1-ab5a2d9b09ae, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9483e1dd-cfd8-4ad2-91b1-ab5a2d9b09ae, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.0411305, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1e36803-65f8-4f70-a6ca-773fef6b92c1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1e36803-65f8-4f70-a6ca-773fef6b92c1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1e36803-65f8-4f70-a6ca-773fef6b92c1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.5753744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02661ec6-0c7d-434b-9bf3-5bb93f05e0c0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02661ec6-0c7d-434b-9bf3-5bb93f05e0c0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02661ec6-0c7d-434b-9bf3-5bb93f05e0c0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.6817818, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f257aa01-fb48-46d2-99fb-df3a7c5349b0, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f257aa01-fb48-46d2-99fb-df3a7c5349b0, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f257aa01-fb48-46d2-99fb-df3a7c5349b0, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.209483, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 777f2767-18c0-49f9-84bb-f5b8541461e4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 777f2767-18c0-49f9-84bb-f5b8541461e4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 777f2767-18c0-49f9-84bb-f5b8541461e4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.2673225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15e0866f-c5df-4eae-a258-9a1c8f7b7386, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15e0866f-c5df-4eae-a258-9a1c8f7b7386, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15e0866f-c5df-4eae-a258-9a1c8f7b7386, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.9263537, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f03f1ca-8162-4dfe-b297-cd14458a40c9, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f03f1ca-8162-4dfe-b297-cd14458a40c9, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f03f1ca-8162-4dfe-b297-cd14458a40c9, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.5410967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b81a1928-5e21-488b-83ec-7b08b869ab1b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b81a1928-5e21-488b-83ec-7b08b869ab1b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b81a1928-5e21-488b-83ec-7b08b869ab1b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.8289433, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d471e94c-dc47-43de-b0ae-3257d4971ed1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d471e94c-dc47-43de-b0ae-3257d4971ed1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d471e94c-dc47-43de-b0ae-3257d4971ed1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.1795812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b40ab1db-6472-41c8-baa9-5abbc3a65d20, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b40ab1db-6472-41c8-baa9-5abbc3a65d20, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b40ab1db-6472-41c8-baa9-5abbc3a65d20, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.1138065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f3fa8a6-7e88-4394-94ae-19224b508b75, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f3fa8a6-7e88-4394-94ae-19224b508b75, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f3fa8a6-7e88-4394-94ae-19224b508b75, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.5261734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31656f59-1c09-43c5-ace6-941b1ec1ad4c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31656f59-1c09-43c5-ace6-941b1ec1ad4c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31656f59-1c09-43c5-ace6-941b1ec1ad4c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.3491378, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 170d11df-bc9d-4cf0-9a27-01d77a3544e9, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 170d11df-bc9d-4cf0-9a27-01d77a3544e9, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 170d11df-bc9d-4cf0-9a27-01d77a3544e9, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229909.579753, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e5f97d1-7e66-4427-a6e7-a4e5e3142494, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e5f97d1-7e66-4427-a6e7-a4e5e3142494, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e5f97d1-7e66-4427-a6e7-a4e5e3142494, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.8204513, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3c7dffb6-38ac-4cd5-9805-da73fdd8a646, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7dffb6-38ac-4cd5-9805-da73fdd8a646, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7dffb6-38ac-4cd5-9805-da73fdd8a646, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.9892094, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d8ae756e-03d0-416a-83b7-7dd50cdd0279, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8ae756e-03d0-416a-83b7-7dd50cdd0279, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8ae756e-03d0-416a-83b7-7dd50cdd0279, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229914.743169, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35ff703d-c583-483f-8511-b51478961dd2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35ff703d-c583-483f-8511-b51478961dd2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35ff703d-c583-483f-8511-b51478961dd2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.1322434, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a6b2f62-6657-49a4-97d8-0ebf47bce711, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a6b2f62-6657-49a4-97d8-0ebf47bce711, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a6b2f62-6657-49a4-97d8-0ebf47bce711, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.4810836, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d844878-903d-4e5a-93e4-d0f83f1aab71, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d844878-903d-4e5a-93e4-d0f83f1aab71, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d844878-903d-4e5a-93e4-d0f83f1aab71, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.7106264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dee286bc-83ec-43aa-88cb-43badb75dae8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dee286bc-83ec-43aa-88cb-43badb75dae8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dee286bc-83ec-43aa-88cb-43badb75dae8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.1813881, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 898c46e3-26f6-4edc-abe2-2b73db5704cc, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 898c46e3-26f6-4edc-abe2-2b73db5704cc, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 898c46e3-26f6-4edc-abe2-2b73db5704cc, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.8905196, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9957d76b-205c-4e37-b24a-7657ba5c0bbc, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9957d76b-205c-4e37-b24a-7657ba5c0bbc, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9957d76b-205c-4e37-b24a-7657ba5c0bbc, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.2037895, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 85a5a616-7f47-45be-89df-a939d65acbd7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85a5a616-7f47-45be-89df-a939d65acbd7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85a5a616-7f47-45be-89df-a939d65acbd7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.988366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 855bacb6-674a-4646-85df-c30f02f062ae, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 855bacb6-674a-4646-85df-c30f02f062ae, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 855bacb6-674a-4646-85df-c30f02f062ae, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.9251509, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 368a355a-e105-499f-b33c-d95bda7e1782, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 368a355a-e105-499f-b33c-d95bda7e1782, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 368a355a-e105-499f-b33c-d95bda7e1782, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229928.6703663, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e46b4c4-cc01-4d5c-af4a-710d469c3a3a, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e46b4c4-cc01-4d5c-af4a-710d469c3a3a, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e46b4c4-cc01-4d5c-af4a-710d469c3a3a, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229930.375393, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 32dd29a6-709d-4c49-9397-91b63a28a9a1, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32dd29a6-709d-4c49-9397-91b63a28a9a1, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32dd29a6-709d-4c49-9397-91b63a28a9a1, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.9908767, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5cd165a2-d57c-4a1b-8f94-07a98acdba25, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cd165a2-d57c-4a1b-8f94-07a98acdba25, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cd165a2-d57c-4a1b-8f94-07a98acdba25, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.5079174, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6096776-e801-4429-bd2a-5665c17e446b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6096776-e801-4429-bd2a-5665c17e446b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6096776-e801-4429-bd2a-5665c17e446b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.6693156, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f919da6e-6e7c-44f7-bc3b-9774b823e6df, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f919da6e-6e7c-44f7-bc3b-9774b823e6df, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f919da6e-6e7c-44f7-bc3b-9774b823e6df, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.8682332, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b90cf0da-cd55-4b65-a373-39875d93639a, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b90cf0da-cd55-4b65-a373-39875d93639a, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b90cf0da-cd55-4b65-a373-39875d93639a, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229939.0848022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0d1f3881-3599-43bf-aa0c-1b49935ab0ae, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d1f3881-3599-43bf-aa0c-1b49935ab0ae, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d1f3881-3599-43bf-aa0c-1b49935ab0ae, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.5105703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, de3d8d3f-b7f2-48ae-8b9c-3cbf29aac3f8, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de3d8d3f-b7f2-48ae-8b9c-3cbf29aac3f8, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de3d8d3f-b7f2-48ae-8b9c-3cbf29aac3f8, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.9321022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2957afae-a173-4322-953a-76659ed21d6d, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2957afae-a173-4322-953a-76659ed21d6d, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2957afae-a173-4322-953a-76659ed21d6d, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.149726, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03341ab2-579f-401e-b1e0-ef53cca24070, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03341ab2-579f-401e-b1e0-ef53cca24070, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03341ab2-579f-401e-b1e0-ef53cca24070, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229944.367233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 318c22e5-a753-4b6f-9c71-48d9b2f840d2, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 318c22e5-a753-4b6f-9c71-48d9b2f840d2, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 318c22e5-a753-4b6f-9c71-48d9b2f840d2, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.9301515, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3acc04d6-1618-486b-a5c6-c37ffbecc698, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3acc04d6-1618-486b-a5c6-c37ffbecc698, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3acc04d6-1618-486b-a5c6-c37ffbecc698, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229947.9470754, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b2e5b27-e675-44a8-9fb4-4c84adab2c2c, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b2e5b27-e675-44a8-9fb4-4c84adab2c2c, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b2e5b27-e675-44a8-9fb4-4c84adab2c2c, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229949.4941819, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1aa867b6-d2e7-4bd2-8441-2450b9e789f7, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aa867b6-d2e7-4bd2-8441-2450b9e789f7, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aa867b6-d2e7-4bd2-8441-2450b9e789f7, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229951.5898416, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9bb3131e-3c11-4872-af26-880ce865c39b, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bb3131e-3c11-4872-af26-880ce865c39b, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bb3131e-3c11-4872-af26-880ce865c39b, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229952.9688222, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eea903d3-9311-41f7-94bd-7214229c6457, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eea903d3-9311-41f7-94bd-7214229c6457, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eea903d3-9311-41f7-94bd-7214229c6457, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229954.913588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45336865-3e24-4bc6-93b7-b48bb05cb314, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45336865-3e24-4bc6-93b7-b48bb05cb314, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45336865-3e24-4bc6-93b7-b48bb05cb314, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229957.0178878, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad321a4c-3a24-477c-ace2-57c7b06a0dc5, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad321a4c-3a24-477c-ace2-57c7b06a0dc5, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad321a4c-3a24-477c-ace2-57c7b06a0dc5, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.5183172, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35cff4f7-5fd0-43e3-a848-8d1deab4da82, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35cff4f7-5fd0-43e3-a848-8d1deab4da82, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35cff4f7-5fd0-43e3-a848-8d1deab4da82, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.260626, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 966d5c12-8104-4564-8acd-dfbb1bb5fda4, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 966d5c12-8104-4564-8acd-dfbb1bb5fda4, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 966d5c12-8104-4564-8acd-dfbb1bb5fda4, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229961.8123164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 55eafb56-a71c-4608-a782-3a6366b9f198, localhost:28270): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55eafb56-a71c-4608-a782-3a6366b9f198, localhost:28270): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55eafb56-a71c-4608-a782-3a6366b9f198, localhost:28270): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28270". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28270
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229962687864&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19515/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18955/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23324
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19515
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28838
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18955
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26227
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28270/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28270
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64102
============================== slowest durations ===============================
322.47s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
11.81s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
11.55s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 346.34s (0:05:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25517
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a46/r3tmp/kikimr_cluster_hg4ptb0l
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3465
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/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/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_974wycdn.log --grpc-port=21634 --mon-port=29977 --ic-port=25517
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21634/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/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/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_974wycdn.log --grpc-port=21634 --mon-port=29977 --ic-port=25517
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_974wycdn.log', '--grpc-port=21634', '--mon-port=29977', '--ic-port=25517')' in '/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 746871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21634/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 746872
DEBUG    ya.test:process.py:259 Command (pid 746872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 746872) elapsed time (sec): 0.3911271095275879
DEBUG    ya.test:process.py:263 Command (pid 746872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 746872) minflt: 18048
DEBUG    ya.test:process.py:263 Command (pid 746872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 746872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 746872) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 746872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 746872) stime: 0.228106
DEBUG    ya.test:process.py:263 Command (pid 746872) utime: 0.11406
DEBUG    ya.test:process.py:263 Command (pid 746872) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 746872) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21634', '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: 25517\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21634', '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: 25517\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 748640
DEBUG    ya.test:process.py:259 Command (pid 748640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 748640) elapsed time (sec): 0.4543755054473877
DEBUG    ya.test:process.py:263 Command (pid 748640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 748640) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 748640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 748640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 748640) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 748640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 748640) stime: 0.277868
DEBUG    ya.test:process.py:263 Command (pid 748640) utime: 0.105668
DEBUG    ya.test:process.py:263 Command (pid 748640) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 748640) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21634', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21634', '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: 748915
DEBUG    ya.test:process.py:259 Command (pid 748915) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 748915) elapsed time (sec): 1.264389991760254
DEBUG    ya.test:process.py:263 Command (pid 748915) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 748915) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 748915) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 748915) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 748915) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 748915) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 748915) stime: 0.997954
DEBUG    ya.test:process.py:263 Command (pid 748915) utime: 0.12192599999999999
DEBUG    ya.test:process.py:263 Command (pid 748915) wtime: 1.27
DEBUG    ya.test:process.py:275 Command (pid 748915) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a46/r3tmp/kikimr_cluster_rhpj0b4s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8931
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63729
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/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/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_l60gmeyq.log --grpc-port=23011 --mon-port=8931 --ic-port=7949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23011/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/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/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_l60gmeyq.log --grpc-port=23011 --mon-port=8931 --ic-port=7949
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_l60gmeyq.log', '--grpc-port=23011', '--mon-port=8931', '--ic-port=7949')' in '/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 749766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23011/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 749767
DEBUG    ya.test:process.py:259 Command (pid 749767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 749767) elapsed time (sec): 0.5935428142547607
DEBUG    ya.test:process.py:263 Command (pid 749767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 749767) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 749767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 749767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 749767) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 749767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 749767) stime: 0.416858
DEBUG    ya.test:process.py:263 Command (pid 749767) utime: 0.108222
DEBUG    ya.test:process.py:263 Command (pid 749767) wtime: 0.595
DEBUG    ya.test:process.py:275 Command (pid 749767) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23011', '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: 7949\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23011', '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: 7949\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753157
DEBUG    ya.test:process.py:259 Command (pid 753157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753157) elapsed time (sec): 0.8672342300415039
DEBUG    ya.test:process.py:263 Command (pid 753157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 753157) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 753157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 753157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753157) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 753157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753157) stime: 0.632016
DEBUG    ya.test:process.py:263 Command (pid 753157) utime: 0.132567
DEBUG    ya.test:process.py:263 Command (pid 753157) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 753157) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23011', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23011', '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: 753771
DEBUG    ya.test:process.py:259 Command (pid 753771) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753771) elapsed time (sec): 0.649622917175293
DEBUG    ya.test:process.py:263 Command (pid 753771) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 753771) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 753771) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 753771) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 753771) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753771) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 753771) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753771) stime: 0.468107
DEBUG    ya.test:process.py:263 Command (pid 753771) utime: 0.117216
DEBUG    ya.test:process.py:263 Command (pid 753771) wtime: 0.651
DEBUG    ya.test:process.py:275 Command (pid 753771) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10705
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23011 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_q0_gurxy.log --grpc-port=13548 --mon-port=63074 --ic-port=30583 --key-file /home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23011 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_q0_gurxy.log --grpc-port=13548 --mon-port=63074 --ic-port=30583 --key-file /home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:23011', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_q0_gurxy.log', '--grpc-port=13548', '--mon-port=63074', '--ic-port=30583', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a46/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 755103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13548/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a46/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 755106
DEBUG    ya.test:process.py:259 Command (pid 755106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 755106) elapsed time (sec): 0.5326786041259766
DEBUG    ya.test:process.py:263 Command (pid 755106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 755106) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 755106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 755106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 755106) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 755106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 755106) stime: 0.360875
DEBUG    ya.test:process.py:263 Command (pid 755106) utime: 0.115008
DEBUG    ya.test:process.py:263 Command (pid 755106) wtime: 0.534
DEBUG    ya.test:process.py:275 Command (pid 755106) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2331687e-3889-42bc-bcec-36189d05215a, localhost:23011): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2331687e-3889-42bc-bcec-36189d05215a, localhost:23011): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2331687e-3889-42bc-bcec-36189d05215a, localhost:23011): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13548 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13548, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6e727a2d-df3f-4a06-98fe-ac51c1182b95, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6e727a2d-df3f-4a06-98fe-ac51c1182b95, ghrun-2tlsei57yi.auto.internal:13548): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6e727a2d-df3f-4a06-98fe-ac51c1182b95, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7c0e75d-227c-4b67-8dcc-febf950484ad, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7c0e75d-227c-4b67-8dcc-febf950484ad, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7c0e75d-227c-4b67-8dcc-febf950484ad, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0ca7015-a0a3-4764-844e-ba7d1f00cf39, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0ca7015-a0a3-4764-844e-ba7d1f00cf39, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0ca7015-a0a3-4764-844e-ba7d1f00cf39, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6262bbe8-7551-474b-b3a1-e75b960f68ee, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6262bbe8-7551-474b-b3a1-e75b960f68ee, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZDJlZGQwNjItZGYyNDc3MzMtNTQ3ZDRiYmEtMjI4MTg2ODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6262bbe8-7551-474b-b3a1-e75b960f68ee, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13548
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7c0e75d-227c-4b67-8dcc-febf950484ad, ghrun-2tlsei57yi.auto.internal:13548): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 42d971bc-24b6-41a2-9cbf-5c339f7f6560, localhost:23011): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42d971bc-24b6-41a2-9cbf-5c339f7f6560, localhost:23011): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42d971bc-24b6-41a2-9cbf-5c339f7f6560, localhost:23011): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13548 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13548, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 343d4803-94d9-4249-a639-7f761556b59b, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 343d4803-94d9-4249-a639-7f761556b59b, ghrun-2tlsei57yi.auto.internal:13548): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 343d4803-94d9-4249-a639-7f761556b59b, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7f4cf2aa-790d-4ac7-925c-a0ea6246363f, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f4cf2aa-790d-4ac7-925c-a0ea6246363f, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f4cf2aa-790d-4ac7-925c-a0ea6246363f, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dcf80d-c006-47e6-b299-29e4da9cd5d4, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dcf80d-c006-47e6-b299-29e4da9cd5d4, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dcf80d-c006-47e6-b299-29e4da9cd5d4, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a53f3c52-0023-4e00-8d0b-9d9d5fd87eb3, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a53f3c52-0023-4e00-8d0b-9d9d5fd87eb3, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=M2ZkNjQzMGYtZTA5ZmFjMzItNTcxNjUzNmEtMTcxMmYzYTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a53f3c52-0023-4e00-8d0b-9d9d5fd87eb3, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f4cf2aa-790d-4ac7-925c-a0ea6246363f, ghrun-2tlsei57yi.auto.internal:13548): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13548
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7c3a07cb-3cf4-4cf7-ab8a-8b6db775aeaa, localhost:23011): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c3a07cb-3cf4-4cf7-ab8a-8b6db775aeaa, localhost:23011): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c3a07cb-3cf4-4cf7-ab8a-8b6db775aeaa, localhost:23011): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13548 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13548, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1941efa-d760-491a-9e57-8f182d70778d, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1941efa-d760-491a-9e57-8f182d70778d, ghrun-2tlsei57yi.auto.internal:13548): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1941efa-d760-491a-9e57-8f182d70778d, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ceca751-3f01-489c-9897-ed86d4784bd5, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ceca751-3f01-489c-9897-ed86d4784bd5, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ceca751-3f01-489c-9897-ed86d4784bd5, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a564baf-f25b-489b-9214-73f87578549b, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a564baf-f25b-489b-9214-73f87578549b, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a564baf-f25b-489b-9214-73f87578549b, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 685423a4-8153-4169-85ed-ca45411f021b, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 685423a4-8153-4169-85ed-ca45411f021b, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=ZGU1NDllMWYtYTJjYjIyNjUtYTQ0MTAyMTUtYWU0NDQxNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 685423a4-8153-4169-85ed-ca45411f021b, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13548
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dc51062b-a853-40c0-8d21-f2c7ac49bc9b, localhost:23011): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc51062b-a853-40c0-8d21-f2c7ac49bc9b, localhost:23011): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc51062b-a853-40c0-8d21-f2c7ac49bc9b, localhost:23011): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13548 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13548, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c59bd2b-b3ef-4316-83ff-4ae134dace48, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c59bd2b-b3ef-4316-83ff-4ae134dace48, ghrun-2tlsei57yi.auto.internal:13548): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c59bd2b-b3ef-4316-83ff-4ae134dace48, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 482cecd5-d412-42ab-9899-92424e308bc4, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 482cecd5-d412-42ab-9899-92424e308bc4, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 482cecd5-d412-42ab-9899-92424e308bc4, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6379f131-3a68-4261-aa50-c7f091364363, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6379f131-3a68-4261-aa50-c7f091364363, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6379f131-3a68-4261-aa50-c7f091364363, ghrun-2tlsei57yi.auto.internal:13548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d528b620-75aa-46a3-b76d-b7f4f5331ea4, ghrun-2tlsei57yi.auto.internal:13548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d528b620-75aa-46a3-b76d-b7f4f5331ea4, ghrun-2tlsei57yi.auto.internal:13548): request = { session_id: "ydb://session/3?node_id=50000&id=YWZkY2FkZmItOTkyNDg0M2EtNWY2NzUwMDEtOWUwODI4ZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d528b620-75aa-46a3-b76d-b7f4f5331ea4, ghrun-2tlsei57yi.auto.internal:13548): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23011
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13548
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229643.4659314, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d4ca2e7-84aa-4145-9801-d50ccacb0041, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d4ca2e7-84aa-4145-9801-d50ccacb0041, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d4ca2e7-84aa-4145-9801-d50ccacb0041, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229644.2984376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 67536298-439f-4268-971e-8a8398f3b738, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67536298-439f-4268-971e-8a8398f3b738, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67536298-439f-4268-971e-8a8398f3b738, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229646.1257021, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a71aa401-ce42-4b32-bdb6-134526842580, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a71aa401-ce42-4b32-bdb6-134526842580, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a71aa401-ce42-4b32-bdb6-134526842580, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229648.104778, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc0599ee-717a-46a9-ae89-f9f83653e8b2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc0599ee-717a-46a9-ae89-f9f83653e8b2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc0599ee-717a-46a9-ae89-f9f83653e8b2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229648.515959, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed341132-9a75-470b-b25b-205e88793f67, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed341132-9a75-470b-b25b-205e88793f67, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed341132-9a75-470b-b25b-205e88793f67, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229650.2564485, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 695d7e15-af6f-48ec-9278-01b20fa67a14, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 695d7e15-af6f-48ec-9278-01b20fa67a14, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 695d7e15-af6f-48ec-9278-01b20fa67a14, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.2100475, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89b9bdb6-52c1-4240-9975-067410dbf625, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89b9bdb6-52c1-4240-9975-067410dbf625, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89b9bdb6-52c1-4240-9975-067410dbf625, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.741289, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a52fee3a-3572-4a1c-a16e-4b9405ae4596, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a52fee3a-3572-4a1c-a16e-4b9405ae4596, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a52fee3a-3572-4a1c-a16e-4b9405ae4596, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.5599804, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7215be1-556f-436a-ab97-cf8b08b7b17d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7215be1-556f-436a-ab97-cf8b08b7b17d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7215be1-556f-436a-ab97-cf8b08b7b17d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229655.980917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9e62a0b7-e034-4acf-941f-cbdba5fda1c7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e62a0b7-e034-4acf-941f-cbdba5fda1c7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e62a0b7-e034-4acf-941f-cbdba5fda1c7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.5191193, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c24b61c-63a0-413a-a453-8c6499bebfb2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c24b61c-63a0-413a-a453-8c6499bebfb2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c24b61c-63a0-413a-a453-8c6499bebfb2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229658.908398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0f68db9-36c8-4b7d-b15b-38c7f7c689f5, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0f68db9-36c8-4b7d-b15b-38c7f7c689f5, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0f68db9-36c8-4b7d-b15b-38c7f7c689f5, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.0456007, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1417e208-dc85-4ef0-b4ae-5431bd8b44fc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1417e208-dc85-4ef0-b4ae-5431bd8b44fc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1417e208-dc85-4ef0-b4ae-5431bd8b44fc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.0309887, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 515c0018-6bcc-44cf-a144-613d7f94fb44, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 515c0018-6bcc-44cf-a144-613d7f94fb44, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 515c0018-6bcc-44cf-a144-613d7f94fb44, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.7168703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e732b916-06e0-4309-87fd-185a5c24f8e3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e732b916-06e0-4309-87fd-185a5c24f8e3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e732b916-06e0-4309-87fd-185a5c24f8e3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.8113089, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 836a27bc-83d3-4a85-af96-4ae67a446cdc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 836a27bc-83d3-4a85-af96-4ae67a446cdc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 836a27bc-83d3-4a85-af96-4ae67a446cdc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229667.4706087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8b1cec0-af48-4b45-89ae-fb1b9109afae, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8b1cec0-af48-4b45-89ae-fb1b9109afae, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8b1cec0-af48-4b45-89ae-fb1b9109afae, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229669.1861167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9d21c4e9-24db-406a-96fd-3b8b1aeeed47, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d21c4e9-24db-406a-96fd-3b8b1aeeed47, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d21c4e9-24db-406a-96fd-3b8b1aeeed47, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229671.301147, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 216aa2c3-b7ed-45b2-ac02-35ba0b9c8ac4, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216aa2c3-b7ed-45b2-ac02-35ba0b9c8ac4, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216aa2c3-b7ed-45b2-ac02-35ba0b9c8ac4, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.5100129, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35b17cc1-bab2-4fd5-ab95-897750ae9623, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35b17cc1-bab2-4fd5-ab95-897750ae9623, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35b17cc1-bab2-4fd5-ab95-897750ae9623, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229674.9190786, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45c4eb53-4103-4097-8902-10be9aa85f08, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45c4eb53-4103-4097-8902-10be9aa85f08, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45c4eb53-4103-4097-8902-10be9aa85f08, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.4692907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dcd72a2d-c10b-4828-837d-d3944b282887, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcd72a2d-c10b-4828-837d-d3944b282887, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcd72a2d-c10b-4828-837d-d3944b282887, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.411216, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a28c2f95-d5e2-45a8-913d-fbcd585d2430, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a28c2f95-d5e2-45a8-913d-fbcd585d2430, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a28c2f95-d5e2-45a8-913d-fbcd585d2430, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.0517793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23ea9ab0-4ac3-49c8-8e58-2cf45a48bb0f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23ea9ab0-4ac3-49c8-8e58-2cf45a48bb0f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23ea9ab0-4ac3-49c8-8e58-2cf45a48bb0f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.207591, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da5483de-6847-48f0-9ce3-e93257c023b0, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da5483de-6847-48f0-9ce3-e93257c023b0, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da5483de-6847-48f0-9ce3-e93257c023b0, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.4166353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b4b2ef7a-c32e-4ef5-b27b-c935903182fb, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4b2ef7a-c32e-4ef5-b27b-c935903182fb, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4b2ef7a-c32e-4ef5-b27b-c935903182fb, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.756333, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0d48989-6424-4495-82d4-c2dc79a5a3b5, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0d48989-6424-4495-82d4-c2dc79a5a3b5, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0d48989-6424-4495-82d4-c2dc79a5a3b5, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.744917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a9328cf-ca1f-471e-84f1-ffa4bb5e0b05, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a9328cf-ca1f-471e-84f1-ffa4bb5e0b05, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a9328cf-ca1f-471e-84f1-ffa4bb5e0b05, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.3669143, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f25b8e0f-4af1-4e95-b50a-2bc060c5b4fe, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f25b8e0f-4af1-4e95-b50a-2bc060c5b4fe, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f25b8e0f-4af1-4e95-b50a-2bc060c5b4fe, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.4439228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 283bbb03-632b-4020-b378-54b698fb004e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 283bbb03-632b-4020-b378-54b698fb004e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 283bbb03-632b-4020-b378-54b698fb004e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.687146, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4713fd7b-4dc2-415c-921c-30f449f44f41, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4713fd7b-4dc2-415c-921c-30f449f44f41, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4713fd7b-4dc2-415c-921c-30f449f44f41, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.8759508, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9ea61d33-806b-47e9-ae8f-a1a864f195ef, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ea61d33-806b-47e9-ae8f-a1a864f195ef, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ea61d33-806b-47e9-ae8f-a1a864f195ef, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.519838, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c35d82dc-5778-48d9-9f88-3a7f87b142c9, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c35d82dc-5778-48d9-9f88-3a7f87b142c9, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c35d82dc-5778-48d9-9f88-3a7f87b142c9, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.3597407, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e943a3a-e36d-4634-869f-7518e869b1e1, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e943a3a-e36d-4634-869f-7518e869b1e1, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e943a3a-e36d-4634-869f-7518e869b1e1, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.6440341, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2f686860-c6ba-4cbb-9250-689bab279ba2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f686860-c6ba-4cbb-9250-689bab279ba2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f686860-c6ba-4cbb-9250-689bab279ba2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.7639441, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 86557826-99f1-42d8-8a0a-745b39dff191, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86557826-99f1-42d8-8a0a-745b39dff191, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86557826-99f1-42d8-8a0a-745b39dff191, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.6458616, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03bd590a-3fa7-4881-9f25-c146abee86ad, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03bd590a-3fa7-4881-9f25-c146abee86ad, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03bd590a-3fa7-4881-9f25-c146abee86ad, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229704.8072107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 29185f6b-a6d3-431b-91c4-0e4869868da5, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29185f6b-a6d3-431b-91c4-0e4869868da5, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29185f6b-a6d3-431b-91c4-0e4869868da5, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.8956592, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27783dc5-5e3c-4a3c-979b-ee6d911d246b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27783dc5-5e3c-4a3c-979b-ee6d911d246b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27783dc5-5e3c-4a3c-979b-ee6d911d246b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.6968012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a9aeb0c-f855-4004-affd-99abc6a2d144, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a9aeb0c-f855-4004-affd-99abc6a2d144, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a9aeb0c-f855-4004-affd-99abc6a2d144, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229710.696799, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb582afb-310c-43b0-bbff-dfd0aea55238, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb582afb-310c-43b0-bbff-dfd0aea55238, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb582afb-310c-43b0-bbff-dfd0aea55238, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229712.0046175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42c9815c-b7b1-465e-a229-f7c9880747c3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42c9815c-b7b1-465e-a229-f7c9880747c3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42c9815c-b7b1-465e-a229-f7c9880747c3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229714.0736904, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c155deb4-b300-4802-8a90-b03d6b90f9e1, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c155deb4-b300-4802-8a90-b03d6b90f9e1, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c155deb4-b300-4802-8a90-b03d6b90f9e1, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.670581, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 89bf1fae-84a1-4bf9-a49e-1c567e783e21, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89bf1fae-84a1-4bf9-a49e-1c567e783e21, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89bf1fae-84a1-4bf9-a49e-1c567e783e21, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.1703603, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5907201-f00a-401e-9c77-6fe43fe9bf5d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5907201-f00a-401e-9c77-6fe43fe9bf5d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5907201-f00a-401e-9c77-6fe43fe9bf5d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.5531435, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f97b05fa-0133-4508-912c-1fec2940f6b5, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f97b05fa-0133-4508-912c-1fec2940f6b5, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f97b05fa-0133-4508-912c-1fec2940f6b5, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.1464448, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5ed8818-c47f-4794-b15a-fcd8b051b1c7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5ed8818-c47f-4794-b15a-fcd8b051b1c7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5ed8818-c47f-4794-b15a-fcd8b051b1c7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.2575562, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05d7c26f-49ff-40b0-9878-ee30b71a9de8, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05d7c26f-49ff-40b0-9878-ee30b71a9de8, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05d7c26f-49ff-40b0-9878-ee30b71a9de8, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.2979732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c95b290d-d4e0-4b6e-ad46-dcf8f0e3031f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c95b290d-d4e0-4b6e-ad46-dcf8f0e3031f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c95b290d-d4e0-4b6e-ad46-dcf8f0e3031f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.738037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fef4fbcd-7d43-4761-afa9-fb8e4e102de8, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fef4fbcd-7d43-4761-afa9-fb8e4e102de8, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fef4fbcd-7d43-4761-afa9-fb8e4e102de8, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.410676, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abac0cbb-5141-4f0c-810f-9f840684e3f7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abac0cbb-5141-4f0c-810f-9f840684e3f7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abac0cbb-5141-4f0c-810f-9f840684e3f7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.2441876, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e1457ab3-c66e-4f46-9f13-78d3f2166b7b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1457ab3-c66e-4f46-9f13-78d3f2166b7b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1457ab3-c66e-4f46-9f13-78d3f2166b7b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.670225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3caaa012-f829-4bf0-8129-43acf282d2eb, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3caaa012-f829-4bf0-8129-43acf282d2eb, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3caaa012-f829-4bf0-8129-43acf282d2eb, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.2347224, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8fb7ec62-e384-4a12-b109-fdcb54e56038, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fb7ec62-e384-4a12-b109-fdcb54e56038, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fb7ec62-e384-4a12-b109-fdcb54e56038, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.2313044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08d7717b-8506-4e21-8193-5063adf3c4b8, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08d7717b-8506-4e21-8193-5063adf3c4b8, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08d7717b-8506-4e21-8193-5063adf3c4b8, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.1772335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 194d4c6e-13ab-40d8-93da-c73aa7259203, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 194d4c6e-13ab-40d8-93da-c73aa7259203, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 194d4c6e-13ab-40d8-93da-c73aa7259203, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229738.2289307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c125c7ed-8d30-4f98-8695-465b79be4b6f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c125c7ed-8d30-4f98-8695-465b79be4b6f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c125c7ed-8d30-4f98-8695-465b79be4b6f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.6604948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d027f7e-e5b1-4c34-8020-209d04e5660b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d027f7e-e5b1-4c34-8020-209d04e5660b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d027f7e-e5b1-4c34-8020-209d04e5660b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229741.369408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23eafba2-5328-4370-8269-24ebc55d2717, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23eafba2-5328-4370-8269-24ebc55d2717, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23eafba2-5328-4370-8269-24ebc55d2717, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229743.4801936, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5d99e693-340c-417a-9462-77fd0ed53d53, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d99e693-340c-417a-9462-77fd0ed53d53, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d99e693-340c-417a-9462-77fd0ed53d53, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.1594343, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1397ac0-9757-4ea2-b6b0-d7a0fb2146d8, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1397ac0-9757-4ea2-b6b0-d7a0fb2146d8, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1397ac0-9757-4ea2-b6b0-d7a0fb2146d8, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.5163662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 97ec1dfa-7386-4fc9-9b1b-ca74bdf3d13c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97ec1dfa-7386-4fc9-9b1b-ca74bdf3d13c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97ec1dfa-7386-4fc9-9b1b-ca74bdf3d13c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.8179798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 288753a4-073e-4846-a913-a9214d3c1a7c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 288753a4-073e-4846-a913-a9214d3c1a7c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 288753a4-073e-4846-a913-a9214d3c1a7c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.6621053, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1e07c12d-c09b-49eb-8ab8-024a07899e70, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e07c12d-c09b-49eb-8ab8-024a07899e70, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e07c12d-c09b-49eb-8ab8-024a07899e70, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.3266482, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca054b4d-c8fa-4130-89d4-a2130f747610, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca054b4d-c8fa-4130-89d4-a2130f747610, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca054b4d-c8fa-4130-89d4-a2130f747610, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.4858372, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c929bf0-477f-473c-af15-72a08e7f6ad3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c929bf0-477f-473c-af15-72a08e7f6ad3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c929bf0-477f-473c-af15-72a08e7f6ad3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.29538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f3068834-b527-46bd-aed8-70428de7c712, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3068834-b527-46bd-aed8-70428de7c712, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3068834-b527-46bd-aed8-70428de7c712, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.0033982, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 517e5845-b5a3-4608-91da-f9ea1413350c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 517e5845-b5a3-4608-91da-f9ea1413350c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 517e5845-b5a3-4608-91da-f9ea1413350c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229759.1935325, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0910fb7-2689-488d-8e06-fb80697c9639, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0910fb7-2689-488d-8e06-fb80697c9639, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0910fb7-2689-488d-8e06-fb80697c9639, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.6092732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 23c86432-39a2-429f-b3ef-ba3ac87d458b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23c86432-39a2-429f-b3ef-ba3ac87d458b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23c86432-39a2-429f-b3ef-ba3ac87d458b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.4976296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3b731e28-d9c8-4236-8a75-499bfcb133bf, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b731e28-d9c8-4236-8a75-499bfcb133bf, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b731e28-d9c8-4236-8a75-499bfcb133bf, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.2755842, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6b95256-8a16-417e-846e-3c46a0826a89, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6b95256-8a16-417e-846e-3c46a0826a89, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6b95256-8a16-417e-846e-3c46a0826a89, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.3025022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 41c27ea9-47a0-4422-a8c6-ec76c6dd6ade, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41c27ea9-47a0-4422-a8c6-ec76c6dd6ade, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41c27ea9-47a0-4422-a8c6-ec76c6dd6ade, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.154296, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c541551-6b86-44dd-872d-f426a1b6ef19, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c541551-6b86-44dd-872d-f426a1b6ef19, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c541551-6b86-44dd-872d-f426a1b6ef19, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.8704486, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e29cabef-d8ba-4707-be0f-a73d374be1dc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e29cabef-d8ba-4707-be0f-a73d374be1dc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e29cabef-d8ba-4707-be0f-a73d374be1dc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.4124722, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1085f4a7-58a5-4349-b5f2-17011094a8cb, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1085f4a7-58a5-4349-b5f2-17011094a8cb, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1085f4a7-58a5-4349-b5f2-17011094a8cb, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.6487255, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 96204f49-4af5-4bdb-a516-c86855680b95, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96204f49-4af5-4bdb-a516-c86855680b95, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96204f49-4af5-4bdb-a516-c86855680b95, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.736658, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a8af710-128f-447c-97c8-58dc7416abf1, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8af710-128f-447c-97c8-58dc7416abf1, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8af710-128f-447c-97c8-58dc7416abf1, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.7906957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5903bb9c-b7e3-4018-9fb7-55ec2dfdc161, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5903bb9c-b7e3-4018-9fb7-55ec2dfdc161, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5903bb9c-b7e3-4018-9fb7-55ec2dfdc161, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.2122264, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c49d9f2-167e-4f38-8dcf-0a775fa8f966, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c49d9f2-167e-4f38-8dcf-0a775fa8f966, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c49d9f2-167e-4f38-8dcf-0a775fa8f966, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.3446841, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 055abe7f-ae01-44d2-aed6-1261145d5b0c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 055abe7f-ae01-44d2-aed6-1261145d5b0c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 055abe7f-ae01-44d2-aed6-1261145d5b0c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.1009085, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5cb00969-ff1c-44ab-a956-55b78b324161, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cb00969-ff1c-44ab-a956-55b78b324161, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cb00969-ff1c-44ab-a956-55b78b324161, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.6721666, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 22cda8ab-d4f4-44d2-bc81-8a81fb12b856, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22cda8ab-d4f4-44d2-bc81-8a81fb12b856, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22cda8ab-d4f4-44d2-bc81-8a81fb12b856, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.5402522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c50254a-a575-40d5-a602-5e745c9c5d61, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c50254a-a575-40d5-a602-5e745c9c5d61, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c50254a-a575-40d5-a602-5e745c9c5d61, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.3989832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcfb5348-0f32-4730-b283-a2fd784d988f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcfb5348-0f32-4730-b283-a2fd784d988f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcfb5348-0f32-4730-b283-a2fd784d988f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229789.0184934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99b9b16d-663e-40b5-8515-5a0de2b8ac97, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99b9b16d-663e-40b5-8515-5a0de2b8ac97, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99b9b16d-663e-40b5-8515-5a0de2b8ac97, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.1924853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b0c7bee-d5d4-4384-a435-ebe8e8358605, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b0c7bee-d5d4-4384-a435-ebe8e8358605, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b0c7bee-d5d4-4384-a435-ebe8e8358605, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.857224, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a91907ca-f9f3-4a97-85df-224d4ffec2da, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a91907ca-f9f3-4a97-85df-224d4ffec2da, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a91907ca-f9f3-4a97-85df-224d4ffec2da, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.9587922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a06ef40b-6014-41c1-aed3-17b459142c6a, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a06ef40b-6014-41c1-aed3-17b459142c6a, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a06ef40b-6014-41c1-aed3-17b459142c6a, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.9932678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 18243dc7-6fed-4f6a-9107-a87cbc198114, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18243dc7-6fed-4f6a-9107-a87cbc198114, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18243dc7-6fed-4f6a-9107-a87cbc198114, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.9217398, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d59332c8-af98-40b7-985b-87da4da0e421, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d59332c8-af98-40b7-985b-87da4da0e421, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d59332c8-af98-40b7-985b-87da4da0e421, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229800.743607, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4a4e96fe-dc95-4789-a9bd-5055ba768857, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a4e96fe-dc95-4789-a9bd-5055ba768857, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a4e96fe-dc95-4789-a9bd-5055ba768857, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.6288111, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 699dd2a1-db0d-4f18-a1ee-871b14fc226e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 699dd2a1-db0d-4f18-a1ee-871b14fc226e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 699dd2a1-db0d-4f18-a1ee-871b14fc226e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229803.221718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5ccbf20c-b344-4e9c-9e5b-e12719456f12, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ccbf20c-b344-4e9c-9e5b-e12719456f12, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ccbf20c-b344-4e9c-9e5b-e12719456f12, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.3236635, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f562b0df-4cb5-470e-ba18-59b6bb485378, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f562b0df-4cb5-470e-ba18-59b6bb485378, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f562b0df-4cb5-470e-ba18-59b6bb485378, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.326221, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 534d406a-62b7-4490-af1a-9a1c6a97c514, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 534d406a-62b7-4490-af1a-9a1c6a97c514, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 534d406a-62b7-4490-af1a-9a1c6a97c514, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.4192474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c29f1b60-1d6f-48b4-b7f4-f2e2fb080924, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c29f1b60-1d6f-48b4-b7f4-f2e2fb080924, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c29f1b60-1d6f-48b4-b7f4-f2e2fb080924, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.967452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56cde4c3-d915-488a-8063-e8502dab35fc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56cde4c3-d915-488a-8063-e8502dab35fc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56cde4c3-d915-488a-8063-e8502dab35fc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.5364456, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a65d7e81-e4f0-48b5-950e-1a8f9831798c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a65d7e81-e4f0-48b5-950e-1a8f9831798c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a65d7e81-e4f0-48b5-950e-1a8f9831798c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.1325238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f49f4515-ed60-4cee-8e51-7d935340658c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f49f4515-ed60-4cee-8e51-7d935340658c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f49f4515-ed60-4cee-8e51-7d935340658c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.7306826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15623076-1a1d-4435-a4d4-32c6707b1273, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15623076-1a1d-4435-a4d4-32c6707b1273, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15623076-1a1d-4435-a4d4-32c6707b1273, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229817.359699, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb109d62-e715-4e85-a7eb-608065de1c1d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb109d62-e715-4e85-a7eb-608065de1c1d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb109d62-e715-4e85-a7eb-608065de1c1d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.9968138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9754e96a-25a5-4bfc-a0ad-88dfaa360f7d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9754e96a-25a5-4bfc-a0ad-88dfaa360f7d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9754e96a-25a5-4bfc-a0ad-88dfaa360f7d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.9832118, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eb9667c6-3020-407a-9c3e-d5cda44520cc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb9667c6-3020-407a-9c3e-d5cda44520cc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb9667c6-3020-407a-9c3e-d5cda44520cc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.43141, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57f1fbfc-bbb1-4f48-b81c-8674ad98d84d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57f1fbfc-bbb1-4f48-b81c-8674ad98d84d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57f1fbfc-bbb1-4f48-b81c-8674ad98d84d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229823.7989206, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95642bae-9c97-4cb6-aaa4-9e046093b451, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95642bae-9c97-4cb6-aaa4-9e046093b451, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95642bae-9c97-4cb6-aaa4-9e046093b451, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.2844687, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24c5e390-1469-4faf-80e4-b3cc139cf7ac, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24c5e390-1469-4faf-80e4-b3cc139cf7ac, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24c5e390-1469-4faf-80e4-b3cc139cf7ac, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.6764944, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d34f009-1245-491a-961e-10617055364e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d34f009-1245-491a-961e-10617055364e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d34f009-1245-491a-961e-10617055364e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.261197, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6bfd8107-c1a2-4232-bfd9-cfb5887625d6, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bfd8107-c1a2-4232-bfd9-cfb5887625d6, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bfd8107-c1a2-4232-bfd9-cfb5887625d6, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.4587524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0ebc0e5e-fd1d-4e3e-b564-e098e9d54e1a, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ebc0e5e-fd1d-4e3e-b564-e098e9d54e1a, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ebc0e5e-fd1d-4e3e-b564-e098e9d54e1a, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.9097009, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af2bff13-1e6a-4dde-a2b4-3eabacd1e946, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af2bff13-1e6a-4dde-a2b4-3eabacd1e946, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af2bff13-1e6a-4dde-a2b4-3eabacd1e946, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.1254044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8363a910-e4f7-48bb-b76f-08325169b1f3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8363a910-e4f7-48bb-b76f-08325169b1f3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8363a910-e4f7-48bb-b76f-08325169b1f3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229835.5526464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1433c2cc-06de-4339-9a2f-ac570b9c9a82, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1433c2cc-06de-4339-9a2f-ac570b9c9a82, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1433c2cc-06de-4339-9a2f-ac570b9c9a82, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.170573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7060d826-f165-47cd-9785-4481c5942258, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7060d826-f165-47cd-9785-4481c5942258, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7060d826-f165-47cd-9785-4481c5942258, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.5598078, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c900511b-d819-4eb9-ac7f-ae34b332bb21, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c900511b-d819-4eb9-ac7f-ae34b332bb21, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c900511b-d819-4eb9-ac7f-ae34b332bb21, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.521121, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 832da075-288d-447a-bdcc-9b08f7ccd85c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 832da075-288d-447a-bdcc-9b08f7ccd85c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 832da075-288d-447a-bdcc-9b08f7ccd85c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.138588, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c5ee6557-6a02-46a1-8016-98e587ffab1f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5ee6557-6a02-46a1-8016-98e587ffab1f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5ee6557-6a02-46a1-8016-98e587ffab1f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.5832374, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 100504c1-1227-4be1-88b1-a2f15a0e4b6c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 100504c1-1227-4be1-88b1-a2f15a0e4b6c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 100504c1-1227-4be1-88b1-a2f15a0e4b6c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.7310917, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e74a3f6d-58e8-44cf-9551-729ccfcd3f45, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e74a3f6d-58e8-44cf-9551-729ccfcd3f45, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e74a3f6d-58e8-44cf-9551-729ccfcd3f45, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.7969873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5100eb2b-a154-410d-9969-9f5dd58b758b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5100eb2b-a154-410d-9969-9f5dd58b758b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5100eb2b-a154-410d-9969-9f5dd58b758b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.3200037, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e5c8994-87a3-4d98-983c-82d8c28c023b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e5c8994-87a3-4d98-983c-82d8c28c023b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e5c8994-87a3-4d98-983c-82d8c28c023b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.3791962, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d99d768c-29e3-4613-b2dd-91af56872429, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d99d768c-29e3-4613-b2dd-91af56872429, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d99d768c-29e3-4613-b2dd-91af56872429, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.990065, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4353d5b7-7350-4c61-a762-480194ba5bd7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4353d5b7-7350-4c61-a762-480194ba5bd7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4353d5b7-7350-4c61-a762-480194ba5bd7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.572517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ae33830-fb71-4704-80da-ed785d2b79e1, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ae33830-fb71-4704-80da-ed785d2b79e1, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ae33830-fb71-4704-80da-ed785d2b79e1, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.938247, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9680dccc-8cb9-4a9d-862d-88ad4de58818, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9680dccc-8cb9-4a9d-862d-88ad4de58818, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9680dccc-8cb9-4a9d-862d-88ad4de58818, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.6723516, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 31b199d0-829a-4070-a220-51fa3885811c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31b199d0-829a-4070-a220-51fa3885811c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31b199d0-829a-4070-a220-51fa3885811c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.23321, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 882d4de8-a667-4b95-950a-049aa95ffbfe, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 882d4de8-a667-4b95-950a-049aa95ffbfe, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 882d4de8-a667-4b95-950a-049aa95ffbfe, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.2363524, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed41393b-9b2b-4f30-acce-ec3a9dd6517d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed41393b-9b2b-4f30-acce-ec3a9dd6517d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed41393b-9b2b-4f30-acce-ec3a9dd6517d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229862.3518653, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea3a50bc-2846-4f0c-9b8c-b4e93166f3dd, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea3a50bc-2846-4f0c-9b8c-b4e93166f3dd, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea3a50bc-2846-4f0c-9b8c-b4e93166f3dd, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.5714202, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e20ce14-d44e-4224-9372-a46874b7cbed, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e20ce14-d44e-4224-9372-a46874b7cbed, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e20ce14-d44e-4224-9372-a46874b7cbed, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.9617875, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2a54808-5310-4555-96e4-7dcc897ec586, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2a54808-5310-4555-96e4-7dcc897ec586, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2a54808-5310-4555-96e4-7dcc897ec586, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.6220284, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c630ce77-abeb-4214-8b67-1936f467f8e5, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c630ce77-abeb-4214-8b67-1936f467f8e5, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c630ce77-abeb-4214-8b67-1936f467f8e5, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229868.3392148, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c93dc485-fc96-4dcb-abdc-6f10d3b46a55, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c93dc485-fc96-4dcb-abdc-6f10d3b46a55, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c93dc485-fc96-4dcb-abdc-6f10d3b46a55, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.4515743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c821f160-e7dc-4297-9493-7b0af416e747, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c821f160-e7dc-4297-9493-7b0af416e747, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c821f160-e7dc-4297-9493-7b0af416e747, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229872.1634674, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a53b6865-c6c9-406c-9a87-f436c5de5dfd, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a53b6865-c6c9-406c-9a87-f436c5de5dfd, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a53b6865-c6c9-406c-9a87-f436c5de5dfd, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.7409573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8933fbb7-5563-4f4b-b885-42e9e8d4d10e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8933fbb7-5563-4f4b-b885-42e9e8d4d10e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8933fbb7-5563-4f4b-b885-42e9e8d4d10e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229875.2445803, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84bf1349-b40c-4c7c-97ff-1ff4d85fec65, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84bf1349-b40c-4c7c-97ff-1ff4d85fec65, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84bf1349-b40c-4c7c-97ff-1ff4d85fec65, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229877.1047397, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7438e42c-5c51-43ed-b213-eacdef4bdaa2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7438e42c-5c51-43ed-b213-eacdef4bdaa2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7438e42c-5c51-43ed-b213-eacdef4bdaa2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.8769426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7553b323-8757-45cc-9ef5-526ce370cf91, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7553b323-8757-45cc-9ef5-526ce370cf91, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7553b323-8757-45cc-9ef5-526ce370cf91, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.0629044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e7b372aa-9691-4d95-8784-773dc6eb0c45, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7b372aa-9691-4d95-8784-773dc6eb0c45, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7b372aa-9691-4d95-8784-773dc6eb0c45, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.5731893, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e631f0b2-09bd-467b-a13c-0b62a94b1481, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e631f0b2-09bd-467b-a13c-0b62a94b1481, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e631f0b2-09bd-467b-a13c-0b62a94b1481, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.8818684, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84bc36cc-882e-4afb-9a36-303067241a35, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84bc36cc-882e-4afb-9a36-303067241a35, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84bc36cc-882e-4afb-9a36-303067241a35, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.0234492, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bec8a1a1-68ab-43f8-8f00-5d02778a14fc, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bec8a1a1-68ab-43f8-8f00-5d02778a14fc, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bec8a1a1-68ab-43f8-8f00-5d02778a14fc, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.322256, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 298f799e-d9fd-4351-8f14-9bff8e417725, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 298f799e-d9fd-4351-8f14-9bff8e417725, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 298f799e-d9fd-4351-8f14-9bff8e417725, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.7373233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c62e43a7-27ad-4382-9814-e4606bfe3b55, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c62e43a7-27ad-4382-9814-e4606bfe3b55, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c62e43a7-27ad-4382-9814-e4606bfe3b55, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.8522527, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 429ddfb3-2db3-48cd-aaa7-36c9c6c39023, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 429ddfb3-2db3-48cd-aaa7-36c9c6c39023, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 429ddfb3-2db3-48cd-aaa7-36c9c6c39023, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.293968, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2067135-1a65-4be3-b378-43e1ef462cdf, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2067135-1a65-4be3-b378-43e1ef462cdf, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2067135-1a65-4be3-b378-43e1ef462cdf, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.3140967, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6f716f5-3775-4070-bd89-0a5c3c27e2cb, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6f716f5-3775-4070-bd89-0a5c3c27e2cb, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6f716f5-3775-4070-bd89-0a5c3c27e2cb, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.5607915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8017123-1c53-487f-8e85-f19a8e23c0e3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8017123-1c53-487f-8e85-f19a8e23c0e3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8017123-1c53-487f-8e85-f19a8e23c0e3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.803339, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0767dc09-ca83-449f-ad0c-5775ce1daad0, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0767dc09-ca83-449f-ad0c-5775ce1daad0, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0767dc09-ca83-449f-ad0c-5775ce1daad0, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.0092356, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43cbacbe-64f9-4a8a-a6fc-6287b81f846e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43cbacbe-64f9-4a8a-a6fc-6287b81f846e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43cbacbe-64f9-4a8a-a6fc-6287b81f846e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.2909236, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4d35b51-ecd7-40ec-b44e-fe4e7dda89cf, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4d35b51-ecd7-40ec-b44e-fe4e7dda89cf, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4d35b51-ecd7-40ec-b44e-fe4e7dda89cf, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.5514984, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e98a5c97-8580-4085-bf28-645fabc00541, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e98a5c97-8580-4085-bf28-645fabc00541, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e98a5c97-8580-4085-bf28-645fabc00541, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.5593402, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 12d1c3ae-8e34-4bd3-86c6-154067987cd7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12d1c3ae-8e34-4bd3-86c6-154067987cd7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12d1c3ae-8e34-4bd3-86c6-154067987cd7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.9734392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a043fdd2-def1-4a53-b42a-a1da5c71402c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a043fdd2-def1-4a53-b42a-a1da5c71402c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a043fdd2-def1-4a53-b42a-a1da5c71402c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.8815331, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28e02160-1d57-42a7-ae04-0584b8e7b717, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28e02160-1d57-42a7-ae04-0584b8e7b717, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28e02160-1d57-42a7-ae04-0584b8e7b717, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.0985777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2a8b05ce-5777-46ff-9369-de52e3aa820c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a8b05ce-5777-46ff-9369-de52e3aa820c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a8b05ce-5777-46ff-9369-de52e3aa820c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.1458988, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 032dbf0a-a869-43de-b9bd-d4ad48775fba, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 032dbf0a-a869-43de-b9bd-d4ad48775fba, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 032dbf0a-a869-43de-b9bd-d4ad48775fba, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229911.371579, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 42614ea7-ba6e-4fa6-8f4a-757371e32855, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42614ea7-ba6e-4fa6-8f4a-757371e32855, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42614ea7-ba6e-4fa6-8f4a-757371e32855, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.5520413, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 02311215-5aa5-4816-8242-13d38252cadf, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02311215-5aa5-4816-8242-13d38252cadf, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02311215-5aa5-4816-8242-13d38252cadf, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229914.6666481, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, abed8923-7a4b-48fd-9566-044d74ba3171, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abed8923-7a4b-48fd-9566-044d74ba3171, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abed8923-7a4b-48fd-9566-044d74ba3171, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229916.1811106, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5aa8a1db-d76c-4b50-aaa1-41d63acaa6ab, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aa8a1db-d76c-4b50-aaa1-41d63acaa6ab, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aa8a1db-d76c-4b50-aaa1-41d63acaa6ab, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.9931011, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fedcdbf5-3a61-4320-b80b-c9bc7ff6b8e2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fedcdbf5-3a61-4320-b80b-c9bc7ff6b8e2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fedcdbf5-3a61-4320-b80b-c9bc7ff6b8e2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229919.475865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 05526341-b884-49c4-8c00-013f86a4edec, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05526341-b884-49c4-8c00-013f86a4edec, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05526341-b884-49c4-8c00-013f86a4edec, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.9413943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 30f61c2f-21db-4a89-bdd6-2ba98b2174df, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30f61c2f-21db-4a89-bdd6-2ba98b2174df, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30f61c2f-21db-4a89-bdd6-2ba98b2174df, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229922.7785637, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 450fc84f-ed9a-498e-bbfb-e5521a98d5a7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 450fc84f-ed9a-498e-bbfb-e5521a98d5a7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 450fc84f-ed9a-498e-bbfb-e5521a98d5a7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229924.3497388, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a452d01-da5c-4952-870b-69c8f1f3b075, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a452d01-da5c-4952-870b-69c8f1f3b075, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a452d01-da5c-4952-870b-69c8f1f3b075, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229926.23698, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7e6ed31-b29b-4bd1-94eb-b306e4d78893, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7e6ed31-b29b-4bd1-94eb-b306e4d78893, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7e6ed31-b29b-4bd1-94eb-b306e4d78893, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.5206087, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c7110810-8d86-43a4-bc95-8ecc258f8d1a, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7110810-8d86-43a4-bc95-8ecc258f8d1a, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7110810-8d86-43a4-bc95-8ecc258f8d1a, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229929.468985, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a8053ed-98e5-490b-a692-e28b5797d2db, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8053ed-98e5-490b-a692-e28b5797d2db, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8053ed-98e5-490b-a692-e28b5797d2db, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229931.5990157, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3cef802e-095c-4b96-a5ab-67fb53d01d74, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cef802e-095c-4b96-a5ab-67fb53d01d74, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cef802e-095c-4b96-a5ab-67fb53d01d74, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229933.3212097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3e10e41-f03e-4722-ab5d-56a96775f1c3, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3e10e41-f03e-4722-ab5d-56a96775f1c3, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3e10e41-f03e-4722-ab5d-56a96775f1c3, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229935.2443826, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ac1482f8-c86e-401d-8bb0-4a71e3cfc59d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac1482f8-c86e-401d-8bb0-4a71e3cfc59d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac1482f8-c86e-401d-8bb0-4a71e3cfc59d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229936.5395033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6bfe8fed-b141-4613-bb90-27f22b0a9ad0, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bfe8fed-b141-4613-bb90-27f22b0a9ad0, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bfe8fed-b141-4613-bb90-27f22b0a9ad0, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229937.8182564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eeef5447-5e62-40f0-a4cf-f050e81c01b7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eeef5447-5e62-40f0-a4cf-f050e81c01b7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eeef5447-5e62-40f0-a4cf-f050e81c01b7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229940.0126874, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7c2fa546-ec16-4606-921d-37c64e1f8c5b, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c2fa546-ec16-4606-921d-37c64e1f8c5b, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c2fa546-ec16-4606-921d-37c64e1f8c5b, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229941.3715804, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2554dfc5-dd0a-48c0-8498-3921785fa55f, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2554dfc5-dd0a-48c0-8498-3921785fa55f, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2554dfc5-dd0a-48c0-8498-3921785fa55f, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229943.4498408, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35e2730f-d68c-42df-ade4-2ca6a13574b8, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35e2730f-d68c-42df-ade4-2ca6a13574b8, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35e2730f-d68c-42df-ade4-2ca6a13574b8, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229945.486274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3cabf244-726f-410f-8930-cac2ca668c62, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cabf244-726f-410f-8930-cac2ca668c62, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cabf244-726f-410f-8930-cac2ca668c62, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229947.523712, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa03d08b-f152-4649-bb59-eb67062fe47c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa03d08b-f152-4649-bb59-eb67062fe47c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa03d08b-f152-4649-bb59-eb67062fe47c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229948.8464239, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d14af51-7813-4b9b-8acb-4a32cec28538, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d14af51-7813-4b9b-8acb-4a32cec28538, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d14af51-7813-4b9b-8acb-4a32cec28538, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229950.7108517, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1937a26-28af-4169-95cb-bd6900883cf7, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1937a26-28af-4169-95cb-bd6900883cf7, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1937a26-28af-4169-95cb-bd6900883cf7, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229951.9221992, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6dadc667-7b2f-4151-9f6c-e42b2cb22966, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dadc667-7b2f-4151-9f6c-e42b2cb22966, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dadc667-7b2f-4151-9f6c-e42b2cb22966, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229953.3943126, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9f2a637-0090-473a-aa51-2d406b433dd9, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9f2a637-0090-473a-aa51-2d406b433dd9, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9f2a637-0090-473a-aa51-2d406b433dd9, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229954.9541793, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 674d9b00-158d-49aa-b22f-18be5b4c79ed, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 674d9b00-158d-49aa-b22f-18be5b4c79ed, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 674d9b00-158d-49aa-b22f-18be5b4c79ed, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229956.4298582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0e09568d-2d00-4c2f-9059-1b154f65e2a9, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e09568d-2d00-4c2f-9059-1b154f65e2a9, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e09568d-2d00-4c2f-9059-1b154f65e2a9, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229958.2112975, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1b1a850d-acd5-4271-b60a-a0e0a81dea1e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b1a850d-acd5-4271-b60a-a0e0a81dea1e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b1a850d-acd5-4271-b60a-a0e0a81dea1e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229960.2822762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dca611da-ce1a-445b-9953-82af012c48ed, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dca611da-ce1a-445b-9953-82af012c48ed, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dca611da-ce1a-445b-9953-82af012c48ed, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229962.364386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bcaa5c4d-31b0-463c-a548-b7beb36a9d44, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcaa5c4d-31b0-463c-a548-b7beb36a9d44, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcaa5c4d-31b0-463c-a548-b7beb36a9d44, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229964.1428425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9d4d29a-a497-487b-a9df-df7c8552e46a, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9d4d29a-a497-487b-a9df-df7c8552e46a, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9d4d29a-a497-487b-a9df-df7c8552e46a, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229966.0784152, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 25d73f80-0275-4e13-ae1e-627198d9f35e, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25d73f80-0275-4e13-ae1e-627198d9f35e, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25d73f80-0275-4e13-ae1e-627198d9f35e, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229967.828175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8dc0d946-3ebe-427e-9bad-7a582b1411f2, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dc0d946-3ebe-427e-9bad-7a582b1411f2, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dc0d946-3ebe-427e-9bad-7a582b1411f2, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229970.012002, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 95a81190-a002-48fd-bb40-01c88e979c0c, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95a81190-a002-48fd-bb40-01c88e979c0c, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95a81190-a002-48fd-bb40-01c88e979c0c, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229971.6717877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8a26ee80-2b43-479e-a9aa-3fd52a1d911d, localhost:21634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a26ee80-2b43-479e-a9aa-3fd52a1d911d, localhost:21634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a26ee80-2b43-479e-a9aa-3fd52a1d911d, localhost:21634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21634
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229972544185&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13548/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23011/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10705
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13548
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8931
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23011
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7949
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21634/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3465
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29977
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25517
============================== slowest durations ===============================
332.06s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
13.30s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
11.57s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 357.43s (0:05:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
____________ test_success_external_data_table[encryption_disabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64515
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a29/r3tmp/kikimr_cluster_wftwiwnn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27316
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/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/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_nk_gupnz.log --grpc-port=27316 --mon-port=11012 --ic-port=64515
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27316/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/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/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_nk_gupnz.log --grpc-port=27316 --mon-port=11012 --ic-port=64515
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_nk_gupnz.log', '--grpc-port=27316', '--mon-port=11012', '--ic-port=64515')' in '/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 749153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27316/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 749159
DEBUG    ya.test:process.py:259 Command (pid 749159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 749159) elapsed time (sec): 0.7706198692321777
DEBUG    ya.test:process.py:263 Command (pid 749159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 749159) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 749159) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 749159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 749159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 749159) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 749159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 749159) stime: 0.574413
DEBUG    ya.test:process.py:263 Command (pid 749159) utime: 0.107003
DEBUG    ya.test:process.py:263 Command (pid 749159) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 749159) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27316', '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: 64515\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27316', '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: 64515\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753057
DEBUG    ya.test:process.py:259 Command (pid 753057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753057) elapsed time (sec): 0.6579668521881104
DEBUG    ya.test:process.py:263 Command (pid 753057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 753057) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 753057) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 753057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 753057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753057) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 753057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753057) stime: 0.487261
DEBUG    ya.test:process.py:263 Command (pid 753057) utime: 0.10500799999999999
DEBUG    ya.test:process.py:263 Command (pid 753057) wtime: 0.659
DEBUG    ya.test:process.py:275 Command (pid 753057) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27316', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27316', '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: 753618
DEBUG    ya.test:process.py:259 Command (pid 753618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753618) elapsed time (sec): 0.6618411540985107
DEBUG    ya.test:process.py:263 Command (pid 753618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 753618) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 753618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 753618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753618) nvcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 753618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753618) stime: 0.471692
DEBUG    ya.test:process.py:263 Command (pid 753618) utime: 0.127278
DEBUG    ya.test:process.py:263 Command (pid 753618) wtime: 0.664
DEBUG    ya.test:process.py:275 Command (pid 753618) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22126
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a29/r3tmp/kikimr_cluster_49qpahj0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1811
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/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/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_xt4858tu.log --grpc-port=24457 --mon-port=5468 --ic-port=22126
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24457/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/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/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_xt4858tu.log --grpc-port=24457 --mon-port=5468 --ic-port=22126
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_xt4858tu.log', '--grpc-port=24457', '--mon-port=5468', '--ic-port=22126')' in '/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 754310
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24457/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754311
DEBUG    ya.test:process.py:259 Command (pid 754311) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754311) elapsed time (sec): 0.48160362243652344
DEBUG    ya.test:process.py:263 Command (pid 754311) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 754311) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 754311) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 754311) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754311) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 754311) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754311) stime: 0.294718
DEBUG    ya.test:process.py:263 Command (pid 754311) utime: 0.113962
DEBUG    ya.test:process.py:263 Command (pid 754311) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 754311) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24457', '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: 22126\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24457', '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: 22126\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 756851
DEBUG    ya.test:process.py:259 Command (pid 756851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 756851) elapsed time (sec): 0.4872608184814453
DEBUG    ya.test:process.py:263 Command (pid 756851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 756851) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 756851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 756851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 756851) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 756851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 756851) stime: 0.309334
DEBUG    ya.test:process.py:263 Command (pid 756851) utime: 0.108454
DEBUG    ya.test:process.py:263 Command (pid 756851) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 756851) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24457', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24457', '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: 757078
DEBUG    ya.test:process.py:259 Command (pid 757078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757078) elapsed time (sec): 0.6122729778289795
DEBUG    ya.test:process.py:263 Command (pid 757078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 757078) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 757078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 757078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757078) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 757078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757078) stime: 0.404063
DEBUG    ya.test:process.py:263 Command (pid 757078) utime: 0.128216
DEBUG    ya.test:process.py:263 Command (pid 757078) wtime: 0.613
DEBUG    ya.test:process.py:275 Command (pid 757078) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16267
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8327
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24457 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_lfmr2v06.log --grpc-port=16267 --mon-port=13028 --ic-port=30039
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24457 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_lfmr2v06.log --grpc-port=16267 --mon-port=13028 --ic-port=30039
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24457', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_lfmr2v06.log', '--grpc-port=16267', '--mon-port=13028', '--ic-port=30039')' in '/home/runner/.ya/build/build_root/ma4i/000a29/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 757911
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16267/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a29/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 757912
DEBUG    ya.test:process.py:259 Command (pid 757912) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 757912) elapsed time (sec): 0.6250908374786377
DEBUG    ya.test:process.py:263 Command (pid 757912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 757912) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 757912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 757912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 757912) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 757912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 757912) stime: 0.44204099999999996
DEBUG    ya.test:process.py:263 Command (pid 757912) utime: 0.09857099999999999
DEBUG    ya.test:process.py:263 Command (pid 757912) wtime: 0.634
DEBUG    ya.test:process.py:275 Command (pid 757912) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b4b45481-ea85-46b8-9cda-6fd22e0a341a, localhost:24457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4b45481-ea85-46b8-9cda-6fd22e0a341a, localhost:24457): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4b45481-ea85-46b8-9cda-6fd22e0a341a, localhost:24457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16267 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16267, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 544cd1b9-7a03-470e-a5b3-a706c101b31c, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 544cd1b9-7a03-470e-a5b3-a706c101b31c, ghrun-2tlsei57yi.auto.internal:16267): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 544cd1b9-7a03-470e-a5b3-a706c101b31c, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ffb952a4-899c-49ea-8d43-2652f05b8296, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffb952a4-899c-49ea-8d43-2652f05b8296, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffb952a4-899c-49ea-8d43-2652f05b8296, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 040aec7b-009d-42ef-843f-0ca238477d98, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 040aec7b-009d-42ef-843f-0ca238477d98, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 040aec7b-009d-42ef-843f-0ca238477d98, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a876d7fb-7304-4eea-afe0-3744e91ac576, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a876d7fb-7304-4eea-afe0-3744e91ac576, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZmEwNGJiNzMtZmRiZjYzMjYtYWU0YTNmNjctODBmZDhiNDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a876d7fb-7304-4eea-afe0-3744e91ac576, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16267
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dda26dce-43aa-4252-ad26-c0a724b999c0, localhost:24457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dda26dce-43aa-4252-ad26-c0a724b999c0, localhost:24457): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dda26dce-43aa-4252-ad26-c0a724b999c0, localhost:24457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16267 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16267, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27a82f2a-345a-4e4a-9899-656039ae9ea1, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27a82f2a-345a-4e4a-9899-656039ae9ea1, ghrun-2tlsei57yi.auto.internal:16267): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27a82f2a-345a-4e4a-9899-656039ae9ea1, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed397a7e-97eb-40f4-a51b-2a69de8c203b, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed397a7e-97eb-40f4-a51b-2a69de8c203b, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed397a7e-97eb-40f4-a51b-2a69de8c203b, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9940679d-560b-44b5-9399-cfae1bc5efdd, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9940679d-560b-44b5-9399-cfae1bc5efdd, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9940679d-560b-44b5-9399-cfae1bc5efdd, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c778e30c-d6c4-4835-a68a-0bdc69808cd5, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c778e30c-d6c4-4835-a68a-0bdc69808cd5, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=ZjNlOGRiZDYtODgxMWRmMGMtZDlmYTMyNzAtMTM3N2E0YTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c778e30c-d6c4-4835-a68a-0bdc69808cd5, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16267
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed397a7e-97eb-40f4-a51b-2a69de8c203b, ghrun-2tlsei57yi.auto.internal:16267): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d0ecbdd8-cba4-49de-8ce1-091de7d68516, localhost:24457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0ecbdd8-cba4-49de-8ce1-091de7d68516, localhost:24457): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0ecbdd8-cba4-49de-8ce1-091de7d68516, localhost:24457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16267 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16267, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cec65f96-e67b-457b-ad4b-96777acaf25d, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cec65f96-e67b-457b-ad4b-96777acaf25d, ghrun-2tlsei57yi.auto.internal:16267): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cec65f96-e67b-457b-ad4b-96777acaf25d, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8a795a8-049b-408d-8e74-b6d851e29f85, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8a795a8-049b-408d-8e74-b6d851e29f85, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8a795a8-049b-408d-8e74-b6d851e29f85, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b58a9ee6-2f76-4a09-b374-69f4e85335a3, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b58a9ee6-2f76-4a09-b374-69f4e85335a3, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b58a9ee6-2f76-4a09-b374-69f4e85335a3, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b3bfdad4-3bb8-4a6d-bc4f-6436361c32e1, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b3bfdad4-3bb8-4a6d-bc4f-6436361c32e1, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=MzI1M2QwY2YtZjRiZmY4NmUtOTg0MzI3MDUtMzkzNjJiYTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b3bfdad4-3bb8-4a6d-bc4f-6436361c32e1, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16267
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e0b3e23a-4241-49ae-a3f7-2159207cecc7, localhost:24457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e0b3e23a-4241-49ae-a3f7-2159207cecc7, localhost:24457): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e0b3e23a-4241-49ae-a3f7-2159207cecc7, localhost:24457): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16267 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16267, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e97645b8-554f-4a6a-a756-a7ef4d9d9705, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e97645b8-554f-4a6a-a756-a7ef4d9d9705, ghrun-2tlsei57yi.auto.internal:16267): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e97645b8-554f-4a6a-a756-a7ef4d9d9705, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66f87ba8-255b-4728-9323-a0cacbfab5c4, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66f87ba8-255b-4728-9323-a0cacbfab5c4, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66f87ba8-255b-4728-9323-a0cacbfab5c4, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c587192-e0fa-4c9f-bd1a-d782682cc21d, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c587192-e0fa-4c9f-bd1a-d782682cc21d, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c587192-e0fa-4c9f-bd1a-d782682cc21d, ghrun-2tlsei57yi.auto.internal:16267): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2e23018f-253e-43b0-8fcc-23594b176aef, ghrun-2tlsei57yi.auto.internal:16267): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2e23018f-253e-43b0-8fcc-23594b176aef, ghrun-2tlsei57yi.auto.internal:16267): request = { session_id: "ydb://session/3?node_id=50000&id=YzQ3MjVhYjgtNWJmMWQxNjAtZDA1NDQyZDQtOTc2MjI2MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2e23018f-253e-43b0-8fcc-23594b176aef, ghrun-2tlsei57yi.auto.internal:16267): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24457
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16267
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.0289843, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4aa54a7-5bed-409f-84bd-bd20d21241c2, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4aa54a7-5bed-409f-84bd-bd20d21241c2, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4aa54a7-5bed-409f-84bd-bd20d21241c2, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.876594, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 311c0748-f398-4785-b96a-e15ada6292bd, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 311c0748-f398-4785-b96a-e15ada6292bd, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 311c0748-f398-4785-b96a-e15ada6292bd, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.437306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84d45104-d8d3-4c23-999f-e47e41752607, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84d45104-d8d3-4c23-999f-e47e41752607, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84d45104-d8d3-4c23-999f-e47e41752607, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229650.684732, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b32fc75-dad8-4229-bb8f-681e57af9118, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b32fc75-dad8-4229-bb8f-681e57af9118, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b32fc75-dad8-4229-bb8f-681e57af9118, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.8972375, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d2ee32c-e0b2-4fce-b733-1cd974d2b581, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d2ee32c-e0b2-4fce-b733-1cd974d2b581, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d2ee32c-e0b2-4fce-b733-1cd974d2b581, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229653.133792, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e6d4760-787f-43d9-a928-776748efe494, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e6d4760-787f-43d9-a928-776748efe494, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e6d4760-787f-43d9-a928-776748efe494, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.7642276, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8731014e-5cb1-4637-997c-2bf22c9b619e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8731014e-5cb1-4637-997c-2bf22c9b619e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8731014e-5cb1-4637-997c-2bf22c9b619e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.1790113, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b8506cc-52b7-4d3c-9294-5c5590eaab7b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b8506cc-52b7-4d3c-9294-5c5590eaab7b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b8506cc-52b7-4d3c-9294-5c5590eaab7b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.8460858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 24f4c5eb-826b-40e6-827d-8a912bcbf834, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24f4c5eb-826b-40e6-827d-8a912bcbf834, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24f4c5eb-826b-40e6-827d-8a912bcbf834, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.8785775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2002f22-a84a-40b0-9c62-f85eabb77081, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2002f22-a84a-40b0-9c62-f85eabb77081, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2002f22-a84a-40b0-9c62-f85eabb77081, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.8253334, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 821d9e8c-3ee0-4e9e-9f9f-9e102acd0e18, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 821d9e8c-3ee0-4e9e-9f9f-9e102acd0e18, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 821d9e8c-3ee0-4e9e-9f9f-9e102acd0e18, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.7163997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6420c1ff-3342-4017-8c93-2bf5378a7850, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6420c1ff-3342-4017-8c93-2bf5378a7850, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6420c1ff-3342-4017-8c93-2bf5378a7850, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.9951158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 945d9791-ebd8-47f2-87a4-a3f25c0b4c7f, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 945d9791-ebd8-47f2-87a4-a3f25c0b4c7f, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 945d9791-ebd8-47f2-87a4-a3f25c0b4c7f, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.8632815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eebdcd13-2871-4fe5-bfaf-fcde260344dd, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eebdcd13-2871-4fe5-bfaf-fcde260344dd, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eebdcd13-2871-4fe5-bfaf-fcde260344dd, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.8425856, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9dc63c03-3d92-44b9-a736-99141bfaed81, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dc63c03-3d92-44b9-a736-99141bfaed81, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dc63c03-3d92-44b9-a736-99141bfaed81, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.413623, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca98bfc9-326c-46d6-ba68-8924a95bd109, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca98bfc9-326c-46d6-ba68-8924a95bd109, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca98bfc9-326c-46d6-ba68-8924a95bd109, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.0765994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe89cdff-4e78-40de-9f09-1c4574a36745, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe89cdff-4e78-40de-9f09-1c4574a36745, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe89cdff-4e78-40de-9f09-1c4574a36745, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.5239265, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef31caf8-35b5-442b-b7fc-cd230d4fa990, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef31caf8-35b5-442b-b7fc-cd230d4fa990, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef31caf8-35b5-442b-b7fc-cd230d4fa990, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.13175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 102b5495-e630-4a06-b292-44d76464f0a7, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 102b5495-e630-4a06-b292-44d76464f0a7, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 102b5495-e630-4a06-b292-44d76464f0a7, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.971656, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d2b6880a-74c5-4d66-90ec-bde5858d156e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2b6880a-74c5-4d66-90ec-bde5858d156e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2b6880a-74c5-4d66-90ec-bde5858d156e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.7122538, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15b647a3-5e50-4b57-b757-08bf9e95a718, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15b647a3-5e50-4b57-b757-08bf9e95a718, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15b647a3-5e50-4b57-b757-08bf9e95a718, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229679.9812162, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9b203fc-2d7b-4caa-ad5e-13779a353db5, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9b203fc-2d7b-4caa-ad5e-13779a353db5, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9b203fc-2d7b-4caa-ad5e-13779a353db5, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229681.6511645, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 71123927-aab0-4fd7-9322-62ce8c6c9007, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71123927-aab0-4fd7-9322-62ce8c6c9007, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71123927-aab0-4fd7-9322-62ce8c6c9007, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229683.7890112, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 78e5d0bf-448e-4d69-9d6c-ec5333aaebf0, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78e5d0bf-448e-4d69-9d6c-ec5333aaebf0, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78e5d0bf-448e-4d69-9d6c-ec5333aaebf0, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.0750756, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f87bd9ed-f3eb-4842-ad08-76e175bc3aec, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f87bd9ed-f3eb-4842-ad08-76e175bc3aec, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f87bd9ed-f3eb-4842-ad08-76e175bc3aec, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.9938948, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0df1679e-3c87-480c-be41-e556a441ab6e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0df1679e-3c87-480c-be41-e556a441ab6e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0df1679e-3c87-480c-be41-e556a441ab6e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.6473567, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e0bf8a37-edd4-4e8e-bbe8-29f31bfce181, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0bf8a37-edd4-4e8e-bbe8-29f31bfce181, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0bf8a37-edd4-4e8e-bbe8-29f31bfce181, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.1975825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 953c4892-f338-4807-827a-e752fd971bdf, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 953c4892-f338-4807-827a-e752fd971bdf, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 953c4892-f338-4807-827a-e752fd971bdf, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229690.932097, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8d6c68cf-da36-45d7-a5ef-f4997e4d2f69, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d6c68cf-da36-45d7-a5ef-f4997e4d2f69, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d6c68cf-da36-45d7-a5ef-f4997e4d2f69, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229692.5293167, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1002b3dc-2b25-43e4-a9c2-c53fcff18db7, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1002b3dc-2b25-43e4-a9c2-c53fcff18db7, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1002b3dc-2b25-43e4-a9c2-c53fcff18db7, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.8900797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5fce942a-4a9e-47e2-97fb-fc869e9a8e91, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fce942a-4a9e-47e2-97fb-fc869e9a8e91, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fce942a-4a9e-47e2-97fb-fc869e9a8e91, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.8057575, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e183ab90-600b-46ec-bc02-3b195320e319, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e183ab90-600b-46ec-bc02-3b195320e319, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e183ab90-600b-46ec-bc02-3b195320e319, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229697.1980684, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 17149e72-f8be-46fd-885e-3f61ce04b95b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17149e72-f8be-46fd-885e-3f61ce04b95b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17149e72-f8be-46fd-885e-3f61ce04b95b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.8184583, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f2c2760a-d568-4fa5-878f-379e115c7d2c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2c2760a-d568-4fa5-878f-379e115c7d2c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2c2760a-d568-4fa5-878f-379e115c7d2c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229700.1379082, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 842e0253-2d03-48e6-9c75-187bde1fba19, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 842e0253-2d03-48e6-9c75-187bde1fba19, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 842e0253-2d03-48e6-9c75-187bde1fba19, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229702.2482958, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e0984d2-4d63-4a7a-b2a1-887313cb1491, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e0984d2-4d63-4a7a-b2a1-887313cb1491, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e0984d2-4d63-4a7a-b2a1-887313cb1491, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.5538447, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3786ff2-89d7-4bbd-b34c-d23121c73be4, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3786ff2-89d7-4bbd-b34c-d23121c73be4, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3786ff2-89d7-4bbd-b34c-d23121c73be4, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.5779989, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0b0cd79a-1dcb-436b-a56e-9d4f02912e99, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b0cd79a-1dcb-436b-a56e-9d4f02912e99, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b0cd79a-1dcb-436b-a56e-9d4f02912e99, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229707.3303916, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d0f48f1-43f6-4d0a-8ae5-2a3dcc4af01a, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d0f48f1-43f6-4d0a-8ae5-2a3dcc4af01a, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d0f48f1-43f6-4d0a-8ae5-2a3dcc4af01a, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.5471523, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f6e68f6-e702-45ae-b31c-3862bd5a02ba, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f6e68f6-e702-45ae-b31c-3862bd5a02ba, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f6e68f6-e702-45ae-b31c-3862bd5a02ba, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.9501662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ec8cf49d-7e6b-461e-8662-0b25bb01edcf, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec8cf49d-7e6b-461e-8662-0b25bb01edcf, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec8cf49d-7e6b-461e-8662-0b25bb01edcf, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.3147902, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b8fc05df-762a-42da-a119-3ae79bd4ac7c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8fc05df-762a-42da-a119-3ae79bd4ac7c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8fc05df-762a-42da-a119-3ae79bd4ac7c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.447814, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd592797-8435-40ad-bb06-b5054a4abd8b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd592797-8435-40ad-bb06-b5054a4abd8b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd592797-8435-40ad-bb06-b5054a4abd8b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.6124225, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 83d94e47-8d90-4a76-bce5-19e27954a0e9, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83d94e47-8d90-4a76-bce5-19e27954a0e9, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83d94e47-8d90-4a76-bce5-19e27954a0e9, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.2152684, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d0f4ccc5-b12b-40dc-b7f7-cbc227954422, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0f4ccc5-b12b-40dc-b7f7-cbc227954422, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0f4ccc5-b12b-40dc-b7f7-cbc227954422, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229719.0301924, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75c39425-3968-4e42-a531-fe31b868cc87, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75c39425-3968-4e42-a531-fe31b868cc87, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75c39425-3968-4e42-a531-fe31b868cc87, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.6159468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ed86d500-97c8-44fc-886b-5ee83ad538a3, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed86d500-97c8-44fc-886b-5ee83ad538a3, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed86d500-97c8-44fc-886b-5ee83ad538a3, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.7505896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4bb7d266-4b58-432c-8fab-5701108aa925, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bb7d266-4b58-432c-8fab-5701108aa925, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bb7d266-4b58-432c-8fab-5701108aa925, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.2072299, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7fa0865-565e-4883-b712-00c7878d8ae1, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7fa0865-565e-4883-b712-00c7878d8ae1, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7fa0865-565e-4883-b712-00c7878d8ae1, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.8223188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 469783af-9db7-405a-8142-49a85d83803b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 469783af-9db7-405a-8142-49a85d83803b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 469783af-9db7-405a-8142-49a85d83803b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229726.3204784, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 04fbead6-e4cb-4ccd-853f-6b14f04e44a6, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04fbead6-e4cb-4ccd-853f-6b14f04e44a6, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04fbead6-e4cb-4ccd-853f-6b14f04e44a6, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229728.1628797, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 38baae93-e152-4f17-a7bf-f3f636cfb68e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38baae93-e152-4f17-a7bf-f3f636cfb68e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38baae93-e152-4f17-a7bf-f3f636cfb68e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.4645107, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3da414c2-c2f9-4c5c-b40a-73556a64a5d4, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3da414c2-c2f9-4c5c-b40a-73556a64a5d4, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3da414c2-c2f9-4c5c-b40a-73556a64a5d4, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229731.6512873, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10bcf52c-3b55-457d-857d-4052611da56e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10bcf52c-3b55-457d-857d-4052611da56e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10bcf52c-3b55-457d-857d-4052611da56e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229733.0568397, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 57806f68-8a15-4953-b5b5-8232bf722866, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57806f68-8a15-4953-b5b5-8232bf722866, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57806f68-8a15-4953-b5b5-8232bf722866, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.464789, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c36eb174-7940-4d30-a2f9-78f7dd0211cb, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c36eb174-7940-4d30-a2f9-78f7dd0211cb, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c36eb174-7940-4d30-a2f9-78f7dd0211cb, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229736.1264858, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79259c52-f398-4f18-891b-f15f157bfc70, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79259c52-f398-4f18-891b-f15f157bfc70, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79259c52-f398-4f18-891b-f15f157bfc70, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.9902775, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 43056fef-2ab2-4ea5-bba5-9c64afc322e6, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43056fef-2ab2-4ea5-bba5-9c64afc322e6, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43056fef-2ab2-4ea5-bba5-9c64afc322e6, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.2114003, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f9dd195a-2306-4b88-80a8-f3790947667c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9dd195a-2306-4b88-80a8-f3790947667c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9dd195a-2306-4b88-80a8-f3790947667c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.9029033, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f04a14c0-ef6f-4946-9889-171047758da6, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f04a14c0-ef6f-4946-9889-171047758da6, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f04a14c0-ef6f-4946-9889-171047758da6, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.5605497, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5e4e506d-0875-4a16-9c4c-ac77db19be65, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e4e506d-0875-4a16-9c4c-ac77db19be65, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e4e506d-0875-4a16-9c4c-ac77db19be65, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.3574865, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 48adb170-26ff-425a-8a36-a05b5df0c7ef, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48adb170-26ff-425a-8a36-a05b5df0c7ef, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48adb170-26ff-425a-8a36-a05b5df0c7ef, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229746.430522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75e48430-caa7-4c19-93cc-762782e34233, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75e48430-caa7-4c19-93cc-762782e34233, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75e48430-caa7-4c19-93cc-762782e34233, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229748.1655934, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b95bccb-c5d3-474a-b971-15e769cd97ee, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b95bccb-c5d3-474a-b971-15e769cd97ee, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b95bccb-c5d3-474a-b971-15e769cd97ee, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229750.370734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28119ff8-e74c-4508-8ed0-080352b8dae2, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28119ff8-e74c-4508-8ed0-080352b8dae2, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28119ff8-e74c-4508-8ed0-080352b8dae2, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.7079573, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3397ac57-4b2e-40cc-bd91-e0eade82e5f9, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3397ac57-4b2e-40cc-bd91-e0eade82e5f9, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3397ac57-4b2e-40cc-bd91-e0eade82e5f9, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.2270138, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3bcda0fe-bf9d-4b02-8e66-15f15980e07c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bcda0fe-bf9d-4b02-8e66-15f15980e07c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bcda0fe-bf9d-4b02-8e66-15f15980e07c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.1484354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6184683-1087-4079-ad44-abba81f94429, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6184683-1087-4079-ad44-abba81f94429, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6184683-1087-4079-ad44-abba81f94429, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229757.1496131, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f284fa2-1869-4a85-af7d-40ec4325fb80, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f284fa2-1869-4a85-af7d-40ec4325fb80, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f284fa2-1869-4a85-af7d-40ec4325fb80, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229759.0860417, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 566ef4f2-c5ab-42e2-a7aa-64f65dcf4f80, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 566ef4f2-c5ab-42e2-a7aa-64f65dcf4f80, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 566ef4f2-c5ab-42e2-a7aa-64f65dcf4f80, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.4894884, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 79f6f9b3-d36a-489b-a700-8681553fa6b9, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79f6f9b3-d36a-489b-a700-8681553fa6b9, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79f6f9b3-d36a-489b-a700-8681553fa6b9, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229762.67233, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9196afbb-46f2-435b-b1be-5263d5b81935, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9196afbb-46f2-435b-b1be-5263d5b81935, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9196afbb-46f2-435b-b1be-5263d5b81935, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229764.8406777, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cfdbd3a0-27c4-42a1-b42a-687da3e444b0, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfdbd3a0-27c4-42a1-b42a-687da3e444b0, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfdbd3a0-27c4-42a1-b42a-687da3e444b0, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229766.3276134, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d990d329-7613-40ba-8c74-74800c4a0c2b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d990d329-7613-40ba-8c74-74800c4a0c2b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d990d329-7613-40ba-8c74-74800c4a0c2b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.37539, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa98ba24-7727-4574-9f7a-1622d70f16e5, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa98ba24-7727-4574-9f7a-1622d70f16e5, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa98ba24-7727-4574-9f7a-1622d70f16e5, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229770.0590029, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1116e713-492e-4ce1-8342-0e590603ea75, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1116e713-492e-4ce1-8342-0e590603ea75, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1116e713-492e-4ce1-8342-0e590603ea75, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.3746102, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4da8b1d1-9977-4f51-9668-6c426aa3e6b6, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4da8b1d1-9977-4f51-9668-6c426aa3e6b6, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4da8b1d1-9977-4f51-9668-6c426aa3e6b6, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.837748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f8db9912-7830-4004-8923-970302efb775, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8db9912-7830-4004-8923-970302efb775, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8db9912-7830-4004-8923-970302efb775, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.0749063, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 19cb8b09-3d67-449b-9288-ca4129624fd0, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19cb8b09-3d67-449b-9288-ca4129624fd0, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19cb8b09-3d67-449b-9288-ca4129624fd0, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.0521662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3a969eb4-3041-41b0-882f-52e4c48a179a, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a969eb4-3041-41b0-882f-52e4c48a179a, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a969eb4-3041-41b0-882f-52e4c48a179a, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229778.1838346, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8efdb90c-744b-428f-bffc-9bf085d9b7c7, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8efdb90c-744b-428f-bffc-9bf085d9b7c7, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8efdb90c-744b-428f-bffc-9bf085d9b7c7, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.008812, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e9ba488a-850b-4771-88c5-cce6c1fc7130, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ba488a-850b-4771-88c5-cce6c1fc7130, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ba488a-850b-4771-88c5-cce6c1fc7130, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229781.317621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdfdf31b-537d-46c0-848b-5574170661b7, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdfdf31b-537d-46c0-848b-5574170661b7, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdfdf31b-537d-46c0-848b-5574170661b7, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.1077445, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4578c104-bc1b-4e5e-b3f4-f2931761d4bb, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4578c104-bc1b-4e5e-b3f4-f2931761d4bb, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4578c104-bc1b-4e5e-b3f4-f2931761d4bb, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229784.8845124, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, af371938-f45d-421f-ad44-0b2b9e8cc7db, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af371938-f45d-421f-ad44-0b2b9e8cc7db, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af371938-f45d-421f-ad44-0b2b9e8cc7db, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229786.4168587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10d6cac3-2945-43a8-a472-a85143af9fca, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10d6cac3-2945-43a8-a472-a85143af9fca, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10d6cac3-2945-43a8-a472-a85143af9fca, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.605023, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5027e6bd-296b-42e6-bc34-6e70a608a020, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5027e6bd-296b-42e6-bc34-6e70a608a020, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5027e6bd-296b-42e6-bc34-6e70a608a020, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.284595, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 00bd8fff-34b0-4ac3-b17c-c4533c0c353c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00bd8fff-34b0-4ac3-b17c-c4533c0c353c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00bd8fff-34b0-4ac3-b17c-c4533c0c353c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229791.614451, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4b6a8494-d50e-4121-8feb-0fcccd316d48, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b6a8494-d50e-4121-8feb-0fcccd316d48, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b6a8494-d50e-4121-8feb-0fcccd316d48, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.5973454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5db2b30-474e-4049-860d-a7fbe4cc4586, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5db2b30-474e-4049-860d-a7fbe4cc4586, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5db2b30-474e-4049-860d-a7fbe4cc4586, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229794.9818609, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4f013a88-538c-4b89-a39f-64f0d8ca407b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f013a88-538c-4b89-a39f-64f0d8ca407b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f013a88-538c-4b89-a39f-64f0d8ca407b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229796.8322933, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 92b72926-e44d-4598-8368-fd728dd14a17, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92b72926-e44d-4598-8368-fd728dd14a17, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92b72926-e44d-4598-8368-fd728dd14a17, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229798.8782263, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21b432f3-88e3-48b7-8042-582e5d75fd42, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21b432f3-88e3-48b7-8042-582e5d75fd42, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21b432f3-88e3-48b7-8042-582e5d75fd42, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.0327756, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe5df1f3-d635-4462-8929-3ee4479522f6, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe5df1f3-d635-4462-8929-3ee4479522f6, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe5df1f3-d635-4462-8929-3ee4479522f6, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.9500277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ad201189-c1f4-467e-8a1e-fea0cf25f75a, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad201189-c1f4-467e-8a1e-fea0cf25f75a, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad201189-c1f4-467e-8a1e-fea0cf25f75a, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.5019307, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 752552ed-e4df-4d68-bcd4-b0412c495d0e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 752552ed-e4df-4d68-bcd4-b0412c495d0e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 752552ed-e4df-4d68-bcd4-b0412c495d0e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229806.2034278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fa6781d-00e0-4e2d-acef-509d8c9c7ad4, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fa6781d-00e0-4e2d-acef-509d8c9c7ad4, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fa6781d-00e0-4e2d-acef-509d8c9c7ad4, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.4412868, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b3a43ab7-ac21-42c4-a7e0-7d47164a616a, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3a43ab7-ac21-42c4-a7e0-7d47164a616a, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3a43ab7-ac21-42c4-a7e0-7d47164a616a, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229809.5096335, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, add07d85-fe1b-42bb-b76a-10d66bf702ac, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, add07d85-fe1b-42bb-b76a-10d66bf702ac, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, add07d85-fe1b-42bb-b76a-10d66bf702ac, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.2081273, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cd45383a-e287-426f-9ab6-96f6a7b57461, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd45383a-e287-426f-9ab6-96f6a7b57461, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd45383a-e287-426f-9ab6-96f6a7b57461, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229812.987328, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2501e0c8-bd0d-4068-a4ba-2be36f8b07cb, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2501e0c8-bd0d-4068-a4ba-2be36f8b07cb, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2501e0c8-bd0d-4068-a4ba-2be36f8b07cb, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229814.6911564, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b57ffde8-7e65-4f77-9a8a-3709b63c7b9d, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b57ffde8-7e65-4f77-9a8a-3709b63c7b9d, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b57ffde8-7e65-4f77-9a8a-3709b63c7b9d, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.4032454, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c365a993-1748-42af-be85-c5197b05db81, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c365a993-1748-42af-be85-c5197b05db81, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c365a993-1748-42af-be85-c5197b05db81, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.5737817, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f58e6911-2802-47b7-a8b9-a5b6c96fd1ea, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f58e6911-2802-47b7-a8b9-a5b6c96fd1ea, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f58e6911-2802-47b7-a8b9-a5b6c96fd1ea, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229820.234001, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f064a3e-aaf4-4f01-9078-58ea44c75d8b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f064a3e-aaf4-4f01-9078-58ea44c75d8b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f064a3e-aaf4-4f01-9078-58ea44c75d8b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.4085813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 451356bf-0b5f-45c5-a71a-74b168b6ed84, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 451356bf-0b5f-45c5-a71a-74b168b6ed84, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 451356bf-0b5f-45c5-a71a-74b168b6ed84, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.55213, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, efa576a6-4479-4c31-b958-5da78b8e343f, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efa576a6-4479-4c31-b958-5da78b8e343f, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efa576a6-4479-4c31-b958-5da78b8e343f, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229826.5406768, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 93aa11b3-e79c-43bf-929b-5a747a734f21, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93aa11b3-e79c-43bf-929b-5a747a734f21, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93aa11b3-e79c-43bf-929b-5a747a734f21, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229828.4338815, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a4c3efad-2ddb-495c-9620-cfa83ef4b173, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4c3efad-2ddb-495c-9620-cfa83ef4b173, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4c3efad-2ddb-495c-9620-cfa83ef4b173, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229830.3403435, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 15d23ccf-bac5-424d-9acb-8bb23f656946, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15d23ccf-bac5-424d-9acb-8bb23f656946, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15d23ccf-bac5-424d-9acb-8bb23f656946, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.2056043, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2da59323-620d-421a-ac0d-e45390397c48, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2da59323-620d-421a-ac0d-e45390397c48, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2da59323-620d-421a-ac0d-e45390397c48, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.8339512, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b2ef0a23-1e53-4c9c-b93e-af8cb5537781, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2ef0a23-1e53-4c9c-b93e-af8cb5537781, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2ef0a23-1e53-4c9c-b93e-af8cb5537781, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.2337337, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 25c93084-8229-4026-9f15-80adad855c76, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25c93084-8229-4026-9f15-80adad855c76, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25c93084-8229-4026-9f15-80adad855c76, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.0618012, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d4f077d0-a145-4393-8159-aadccc4d0127, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4f077d0-a145-4393-8159-aadccc4d0127, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4f077d0-a145-4393-8159-aadccc4d0127, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229837.4518757, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 25cf4793-022a-4f4d-84fd-213db1e75d1e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25cf4793-022a-4f4d-84fd-213db1e75d1e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25cf4793-022a-4f4d-84fd-213db1e75d1e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229839.109617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27f6a8ba-0b3c-4987-9d27-5b2d4eff4279, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27f6a8ba-0b3c-4987-9d27-5b2d4eff4279, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27f6a8ba-0b3c-4987-9d27-5b2d4eff4279, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.8862717, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1f611c26-4bc5-4394-a797-c28b70f1ff8c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f611c26-4bc5-4394-a797-c28b70f1ff8c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f611c26-4bc5-4394-a797-c28b70f1ff8c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.7123678, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3be8a02b-a289-40a3-94f0-d2d9d32538fa, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3be8a02b-a289-40a3-94f0-d2d9d32538fa, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3be8a02b-a289-40a3-94f0-d2d9d32538fa, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229844.5452762, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3e00a1da-463b-4044-a96e-a9a8b46f631d, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e00a1da-463b-4044-a96e-a9a8b46f631d, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e00a1da-463b-4044-a96e-a9a8b46f631d, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.034173, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 10df7337-2388-4cbb-b751-9ab2fef66220, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10df7337-2388-4cbb-b751-9ab2fef66220, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10df7337-2388-4cbb-b751-9ab2fef66220, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229847.433943, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a8896a9f-9062-481a-a7a8-a4a46f3657dd, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8896a9f-9062-481a-a7a8-a4a46f3657dd, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8896a9f-9062-481a-a7a8-a4a46f3657dd, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.0681987, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 44a4787e-471b-450e-b531-55c2b700392a, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44a4787e-471b-450e-b531-55c2b700392a, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44a4787e-471b-450e-b531-55c2b700392a, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229850.506038, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdb71c46-66f6-4a5e-866d-6a058b8e02ff, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdb71c46-66f6-4a5e-866d-6a058b8e02ff, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdb71c46-66f6-4a5e-866d-6a058b8e02ff, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229852.2477353, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 788e8f8d-98ad-40ea-9b72-37c08c2dc9e8, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 788e8f8d-98ad-40ea-9b72-37c08c2dc9e8, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 788e8f8d-98ad-40ea-9b72-37c08c2dc9e8, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.5683072, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a6454e5e-8e10-4243-82f6-19fbde00e982, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6454e5e-8e10-4243-82f6-19fbde00e982, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6454e5e-8e10-4243-82f6-19fbde00e982, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229855.3589892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b50e489-086e-4b73-86fd-8195eb953324, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b50e489-086e-4b73-86fd-8195eb953324, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b50e489-086e-4b73-86fd-8195eb953324, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229857.5199952, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 28c59b63-12b5-4056-9ae9-f8e201b274bb, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28c59b63-12b5-4056-9ae9-f8e201b274bb, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28c59b63-12b5-4056-9ae9-f8e201b274bb, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229859.6718, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27205d57-7ef5-41ea-9b97-8ea285ba1a3b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27205d57-7ef5-41ea-9b97-8ea285ba1a3b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27205d57-7ef5-41ea-9b97-8ea285ba1a3b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.6090367, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f17b7ae0-4053-4f29-9b1a-5ee720ed5565, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f17b7ae0-4053-4f29-9b1a-5ee720ed5565, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f17b7ae0-4053-4f29-9b1a-5ee720ed5565, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.7506452, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e2347c33-18a1-47a1-b582-74c049101fea, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2347c33-18a1-47a1-b582-74c049101fea, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2347c33-18a1-47a1-b582-74c049101fea, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229865.9083993, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9f7419de-3a68-41a5-9d8e-d06d23b8034c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f7419de-3a68-41a5-9d8e-d06d23b8034c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f7419de-3a68-41a5-9d8e-d06d23b8034c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.978548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dbc50d76-13cb-4178-864f-32bf0242076c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbc50d76-13cb-4178-864f-32bf0242076c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbc50d76-13cb-4178-864f-32bf0242076c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.6644783, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fdc7d30a-6cca-4cac-aae3-d0b0eab416d4, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdc7d30a-6cca-4cac-aae3-d0b0eab416d4, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdc7d30a-6cca-4cac-aae3-d0b0eab416d4, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229871.2005005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3d4882b2-c15c-4fe4-ac5f-d99252b2f099, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d4882b2-c15c-4fe4-ac5f-d99252b2f099, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d4882b2-c15c-4fe4-ac5f-d99252b2f099, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.250188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1ffd4d90-844a-4ded-8938-68573891c20f, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ffd4d90-844a-4ded-8938-68573891c20f, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ffd4d90-844a-4ded-8938-68573891c20f, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.983222, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7b8101f8-336b-489e-8381-799f0f9e6c1d, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b8101f8-336b-489e-8381-799f0f9e6c1d, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b8101f8-336b-489e-8381-799f0f9e6c1d, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.5383608, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8912b4e0-f008-490e-8b2a-ca50b221e207, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8912b4e0-f008-490e-8b2a-ca50b221e207, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8912b4e0-f008-490e-8b2a-ca50b221e207, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.3801548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9a8274c-8487-418b-8f35-456a2813289b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9a8274c-8487-418b-8f35-456a2813289b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9a8274c-8487-418b-8f35-456a2813289b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.7320533, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 512be4de-5cbc-44c9-ad9a-9de2073de6e8, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 512be4de-5cbc-44c9-ad9a-9de2073de6e8, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 512be4de-5cbc-44c9-ad9a-9de2073de6e8, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229881.5785813, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6e41409c-bb98-41ee-94d9-a536a2e9e664, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e41409c-bb98-41ee-94d9-a536a2e9e664, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e41409c-bb98-41ee-94d9-a536a2e9e664, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229883.7737355, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e6ca3d31-c88c-403e-bc89-04c885855e1b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6ca3d31-c88c-403e-bc89-04c885855e1b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6ca3d31-c88c-403e-bc89-04c885855e1b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.4523458, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d07f132f-9824-4515-afbf-89cf62d7cb31, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d07f132f-9824-4515-afbf-89cf62d7cb31, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d07f132f-9824-4515-afbf-89cf62d7cb31, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.893833, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c4bdca74-6794-4a9c-a345-927a6cbd01b8, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4bdca74-6794-4a9c-a345-927a6cbd01b8, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4bdca74-6794-4a9c-a345-927a6cbd01b8, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229887.7645183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b1e7293-2004-41f6-8d13-bbe3d360cec5, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b1e7293-2004-41f6-8d13-bbe3d360cec5, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b1e7293-2004-41f6-8d13-bbe3d360cec5, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229889.575624, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da436fb6-ed88-4aa4-82fb-dd63077baef7, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da436fb6-ed88-4aa4-82fb-dd63077baef7, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da436fb6-ed88-4aa4-82fb-dd63077baef7, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.3289745, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2aeff215-6ced-4113-b629-6a0edd54cb97, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aeff215-6ced-4113-b629-6a0edd54cb97, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aeff215-6ced-4113-b629-6a0edd54cb97, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229892.7897005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35420b5f-2b24-4023-b789-067ec94e5537, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35420b5f-2b24-4023-b789-067ec94e5537, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35420b5f-2b24-4023-b789-067ec94e5537, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.0991392, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 34380bda-dd6c-47df-9f48-5ccb330b9b55, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34380bda-dd6c-47df-9f48-5ccb330b9b55, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34380bda-dd6c-47df-9f48-5ccb330b9b55, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229895.6177511, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f771cd9-0768-4af8-9e9f-36da6846c4a5, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f771cd9-0768-4af8-9e9f-36da6846c4a5, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f771cd9-0768-4af8-9e9f-36da6846c4a5, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229897.5916302, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99233784-b78d-41bf-a77a-f0e1c27bb913, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99233784-b78d-41bf-a77a-f0e1c27bb913, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99233784-b78d-41bf-a77a-f0e1c27bb913, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229899.697994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 21fde99a-60c0-4d00-bf55-e7c9acdfd2fc, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21fde99a-60c0-4d00-bf55-e7c9acdfd2fc, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21fde99a-60c0-4d00-bf55-e7c9acdfd2fc, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229901.424736, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 39c105ce-a5e9-459b-b48d-4519e0dd77f1, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39c105ce-a5e9-459b-b48d-4519e0dd77f1, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39c105ce-a5e9-459b-b48d-4519e0dd77f1, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.430509, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, df42e581-d6e2-4887-abb6-b766dd82ad2b, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df42e581-d6e2-4887-abb6-b766dd82ad2b, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df42e581-d6e2-4887-abb6-b766dd82ad2b, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229904.667425, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2942e332-0dda-4ae0-b444-65832ac94618, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2942e332-0dda-4ae0-b444-65832ac94618, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2942e332-0dda-4ae0-b444-65832ac94618, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.601059, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f965b914-586c-41ad-ac1d-55c756bf71af, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f965b914-586c-41ad-ac1d-55c756bf71af, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f965b914-586c-41ad-ac1d-55c756bf71af, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.608892, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 251fb269-24ec-4de1-8298-3b35eec3796e, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 251fb269-24ec-4de1-8298-3b35eec3796e, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 251fb269-24ec-4de1-8298-3b35eec3796e, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.1387825, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8df3fea6-b972-475a-bed3-cc9fba05cb7c, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8df3fea6-b972-475a-bed3-cc9fba05cb7c, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8df3fea6-b972-475a-bed3-cc9fba05cb7c, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.1664298, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9faa5b1b-08f3-41ef-82ce-c8de69fb1943, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9faa5b1b-08f3-41ef-82ce-c8de69fb1943, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9faa5b1b-08f3-41ef-82ce-c8de69fb1943, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.6912832, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 35c1f2e8-ccbc-45d8-977d-d587602d76e3, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35c1f2e8-ccbc-45d8-977d-d587602d76e3, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35c1f2e8-ccbc-45d8-977d-d587602d76e3, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.6468015, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ea3a3237-b9e7-4e0f-b86c-db05acea9216, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea3a3237-b9e7-4e0f-b86c-db05acea9216, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea3a3237-b9e7-4e0f-b86c-db05acea9216, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229917.362432, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 33d5ca8a-57f7-4b49-a321-75904e077546, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d5ca8a-57f7-4b49-a321-75904e077546, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d5ca8a-57f7-4b49-a321-75904e077546, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229918.7787633, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8f694edc-7409-4e1e-867a-e41bcf58f176, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f694edc-7409-4e1e-867a-e41bcf58f176, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f694edc-7409-4e1e-867a-e41bcf58f176, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229920.3317428, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a9235e4-f354-4562-8afe-8d3146b2904d, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a9235e4-f354-4562-8afe-8d3146b2904d, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a9235e4-f354-4562-8afe-8d3146b2904d, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229921.9056158, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d21fc5fa-1a42-4ac5-941a-38231f6c5d81, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d21fc5fa-1a42-4ac5-941a-38231f6c5d81, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d21fc5fa-1a42-4ac5-941a-38231f6c5d81, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229923.6451235, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f5459df6-a48c-43c8-aec3-2651c4c6dee0, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5459df6-a48c-43c8-aec3-2651c4c6dee0, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5459df6-a48c-43c8-aec3-2651c4c6dee0, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229925.1924853, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74ad8fc9-53b0-4696-a04c-92c9a2503505, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74ad8fc9-53b0-4696-a04c-92c9a2503505, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74ad8fc9-53b0-4696-a04c-92c9a2503505, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229927.29703, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 88f24c2b-31da-4f97-a555-87adbf4a1319, localhost:27316): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88f24c2b-31da-4f97-a555-87adbf4a1319, localhost:27316): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88f24c2b-31da-4f97-a555-87adbf4a1319, localhost:27316): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27316". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27316
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229928018670&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16267/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24457/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13028
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16267
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22126
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27316/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31534
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64515
============================== slowest durations ===============================
283.94s call     test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
13.44s setup    test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
11.55s teardown test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 309.68s (0:05:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____________ test_success_external_data_table[encryption_enabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    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:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11558
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a39/r3tmp/kikimr_cluster_09y2017u
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1996
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/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/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_3vgxq0c3.log --grpc-port=1996 --mon-port=5213 --ic-port=11558
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1996/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/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/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_3vgxq0c3.log --grpc-port=1996 --mon-port=5213 --ic-port=11558
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_3vgxq0c3.log', '--grpc-port=1996', '--mon-port=5213', '--ic-port=11558')' in '/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 747514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1996/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 747516
DEBUG    ya.test:process.py:259 Command (pid 747516) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 747516) elapsed time (sec): 0.43259119987487793
DEBUG    ya.test:process.py:263 Command (pid 747516) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 747516) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 747516) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 747516) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 747516) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 747516) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 747516) stime: 0.26935
DEBUG    ya.test:process.py:263 Command (pid 747516) utime: 0.11090799999999999
DEBUG    ya.test:process.py:263 Command (pid 747516) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 747516) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1996', '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: 11558\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1996', '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: 11558\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 749259
DEBUG    ya.test:process.py:259 Command (pid 749259) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 749259) elapsed time (sec): 0.9404327869415283
DEBUG    ya.test:process.py:263 Command (pid 749259) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 749259) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 749259) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 749259) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 749259) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 749259) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 749259) stime: 0.730876
DEBUG    ya.test:process.py:263 Command (pid 749259) utime: 0.10972499999999999
DEBUG    ya.test:process.py:263 Command (pid 749259) wtime: 0.941
DEBUG    ya.test:process.py:275 Command (pid 749259) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ma4i/000a39/r3tmp/kikimr_cluster_y6yxaoyu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24494
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27195
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7536
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/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/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_jgdha7al.log --grpc-port=7805 --mon-port=24494 --ic-port=7146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7805/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/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/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_jgdha7al.log --grpc-port=7805 --mon-port=24494 --ic-port=7146
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_jgdha7al.log', '--grpc-port=7805', '--mon-port=24494', '--ic-port=7146')' in '/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 751025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7805/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 751031
DEBUG    ya.test:process.py:259 Command (pid 751031) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 751031) elapsed time (sec): 0.7825455665588379
DEBUG    ya.test:process.py:263 Command (pid 751031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 751031) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 751031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 751031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 751031) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 751031) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 751031) stime: 0.46899199999999996
DEBUG    ya.test:process.py:263 Command (pid 751031) utime: 0.110924
DEBUG    ya.test:process.py:263 Command (pid 751031) wtime: 0.784
DEBUG    ya.test:process.py:275 Command (pid 751031) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7805', '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: 7146\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7805', '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: 7146\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 753076
DEBUG    ya.test:process.py:259 Command (pid 753076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753076) elapsed time (sec): 0.746816873550415
DEBUG    ya.test:process.py:263 Command (pid 753076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 753076) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 753076) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 753076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 753076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753076) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 753076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753076) stime: 0.533917
DEBUG    ya.test:process.py:263 Command (pid 753076) utime: 0.14343999999999998
DEBUG    ya.test:process.py:263 Command (pid 753076) wtime: 0.749
DEBUG    ya.test:process.py:275 Command (pid 753076) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7805', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7805', '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: 753683
DEBUG    ya.test:process.py:259 Command (pid 753683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 753683) elapsed time (sec): 0.6810188293457031
DEBUG    ya.test:process.py:263 Command (pid 753683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 753683) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 753683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 753683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 753683) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 753683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 753683) stime: 0.493978
DEBUG    ya.test:process.py:263 Command (pid 753683) utime: 0.128333
DEBUG    ya.test:process.py:263 Command (pid 753683) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 753683) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12361
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24214
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9572
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14605
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7805 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_n1fu2fw0.log --grpc-port=12361 --mon-port=4210 --ic-port=24214 --key-file /home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7805 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_n1fu2fw0.log --grpc-port=12361 --mon-port=4210 --ic-port=24214 --key-file /home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7805', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_n1fu2fw0.log', '--grpc-port=12361', '--mon-port=4210', '--ic-port=24214', '--key-file', '/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/ma4i/000a39/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 754872
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12361/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ma4i/000a39/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 754873
DEBUG    ya.test:process.py:259 Command (pid 754873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 754873) elapsed time (sec): 0.5657393932342529
DEBUG    ya.test:process.py:263 Command (pid 754873) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 754873) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 754873) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 754873) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 754873) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 754873) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 754873) stime: 0.346528
DEBUG    ya.test:process.py:263 Command (pid 754873) utime: 0.12748199999999998
DEBUG    ya.test:process.py:263 Command (pid 754873) wtime: 0.567
DEBUG    ya.test:process.py:275 Command (pid 754873) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 47b97909-f93d-49b0-aa7d-6d0dbc9346ba, localhost:7805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47b97909-f93d-49b0-aa7d-6d0dbc9346ba, localhost:7805): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47b97909-f93d-49b0-aa7d-6d0dbc9346ba, localhost:7805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12361 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12361, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a224fe4a-976e-4f71-8041-17557a6c8f70, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a224fe4a-976e-4f71-8041-17557a6c8f70, ghrun-2tlsei57yi.auto.internal:12361): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a224fe4a-976e-4f71-8041-17557a6c8f70, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 78757cf6-809b-4029-8355-83c546db3896, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78757cf6-809b-4029-8355-83c546db3896, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78757cf6-809b-4029-8355-83c546db3896, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b9a5608-8c98-4df7-82f5-eec3071d3b80, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b9a5608-8c98-4df7-82f5-eec3071d3b80, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b9a5608-8c98-4df7-82f5-eec3071d3b80, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 91a0bbb0-3c17-40da-9d05-b5ead892d7b3, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 91a0bbb0-3c17-40da-9d05-b5ead892d7b3, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzFiM2U5ZWItZDZmMGM0MmUtNmUzYzY2MmItMjNmMWYyYzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 91a0bbb0-3c17-40da-9d05-b5ead892d7b3, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12361
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 78757cf6-809b-4029-8355-83c546db3896, ghrun-2tlsei57yi.auto.internal:12361): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 433cf536-de54-4293-a11c-85130f70f21e, localhost:7805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 433cf536-de54-4293-a11c-85130f70f21e, localhost:7805): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 433cf536-de54-4293-a11c-85130f70f21e, localhost:7805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12361 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12361, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1eae06b7-5e22-4bfc-b22f-3273fe4c5fb7, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1eae06b7-5e22-4bfc-b22f-3273fe4c5fb7, ghrun-2tlsei57yi.auto.internal:12361): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1eae06b7-5e22-4bfc-b22f-3273fe4c5fb7, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8043b1d-b611-4a3b-8946-acd472ad97b6, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8043b1d-b611-4a3b-8946-acd472ad97b6, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8043b1d-b611-4a3b-8946-acd472ad97b6, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db5524d5-20c7-433a-9dca-648eef9a093e, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db5524d5-20c7-433a-9dca-648eef9a093e, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db5524d5-20c7-433a-9dca-648eef9a093e, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ddbde1b5-9ebf-4153-8554-bafb577f61c3, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ddbde1b5-9ebf-4153-8554-bafb577f61c3, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=MzBiNTlmOS0zYmI3N2U2NC1hZTI5ZTY2Ni00YWZjZDZkMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ddbde1b5-9ebf-4153-8554-bafb577f61c3, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8043b1d-b611-4a3b-8946-acd472ad97b6, ghrun-2tlsei57yi.auto.internal:12361): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12361
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, be545ac2-9256-49d3-b126-b89216b6e8b5, localhost:7805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, be545ac2-9256-49d3-b126-b89216b6e8b5, localhost:7805): request = { database: "/Root/test" }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, be545ac2-9256-49d3-b126-b89216b6e8b5, localhost:7805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12361 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12361, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 606f000f-17b4-4177-ac0b-2d198925b5e9, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 606f000f-17b4-4177-ac0b-2d198925b5e9, ghrun-2tlsei57yi.auto.internal:12361): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 606f000f-17b4-4177-ac0b-2d198925b5e9, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4844448d-b200-475b-81d7-732a41d16730, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4844448d-b200-475b-81d7-732a41d16730, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4844448d-b200-475b-81d7-732a41d16730, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59d94bdc-ca94-4abe-8ac3-08256b0472e9, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59d94bdc-ca94-4abe-8ac3-08256b0472e9, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59d94bdc-ca94-4abe-8ac3-08256b0472e9, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0448c9ba-6209-4200-927d-9e709135e2ef, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0448c9ba-6209-4200-927d-9e709135e2ef, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=NGNhMDI2N2QtN2M5YTc3MDktYWFmMGFhY2ItZjU3MzM0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0448c9ba-6209-4200-927d-9e709135e2ef, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4844448d-b200-475b-81d7-732a41d16730, ghrun-2tlsei57yi.auto.internal:12361): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12361
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c2562cc7-6ea0-4a00-bab5-c399a2b05040, localhost:7805): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2562cc7-6ea0-4a00-bab5-c399a2b05040, localhost:7805): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2562cc7-6ea0-4a00-bab5-c399a2b05040, localhost:7805): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12361 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12361, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd272404-fa1e-41ea-b8ca-b378847b3ebd, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd272404-fa1e-41ea-b8ca-b378847b3ebd, ghrun-2tlsei57yi.auto.internal:12361): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd272404-fa1e-41ea-b8ca-b378847b3ebd, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad8314e5-d2a9-4f19-a21a-d95a77d81602, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad8314e5-d2a9-4f19-a21a-d95a77d81602, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad8314e5-d2a9-4f19-a21a-d95a77d81602, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b35de124-ad4f-449f-943a-17ee5162aeda, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b35de124-ad4f-449f-943a-17ee5162aeda, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b35de124-ad4f-449f-943a-17ee5162aeda, ghrun-2tlsei57yi.auto.internal:12361): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 69351727-06eb-4ce9-85e1-6d05dedf9efb, ghrun-2tlsei57yi.auto.internal:12361): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 69351727-06eb-4ce9-85e1-6d05dedf9efb, ghrun-2tlsei57yi.auto.internal:12361): request = { session_id: "ydb://session/3?node_id=50000&id=ZDI3MWIwNGYtYjYyMDA0ZmYtNGRjOWIyMy1jMjAxZDU5Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 69351727-06eb-4ce9-85e1-6d05dedf9efb, ghrun-2tlsei57yi.auto.internal:12361): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7805
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12361
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229643.2197702, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a04dddb9-77cd-4ffb-a3ec-e3b7a8711938, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a04dddb9-77cd-4ffb-a3ec-e3b7a8711938, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a04dddb9-77cd-4ffb-a3ec-e3b7a8711938, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229643.9066367, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 881805c8-248c-45f4-a258-b72aa6df422e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 881805c8-248c-45f4-a258-b72aa6df422e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 881805c8-248c-45f4-a258-b72aa6df422e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229645.4306464, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 84c216b9-0530-4cb2-8f11-efe200e5dc3d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84c216b9-0530-4cb2-8f11-efe200e5dc3d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84c216b9-0530-4cb2-8f11-efe200e5dc3d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.2064316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a606220a-62ea-4578-974a-a5ba344cc44f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a606220a-62ea-4578-974a-a5ba344cc44f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a606220a-62ea-4578-974a-a5ba344cc44f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229647.6561522, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9a9a120-63ac-4d58-b25d-de1a8915b722, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9a9a120-63ac-4d58-b25d-de1a8915b722, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9a9a120-63ac-4d58-b25d-de1a8915b722, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229649.8175309, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1bfe4d8c-5d6d-400d-b6f6-d9fc9f6932ca, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bfe4d8c-5d6d-400d-b6f6-d9fc9f6932ca, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bfe4d8c-5d6d-400d-b6f6-d9fc9f6932ca, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229651.2236109, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b7af3e39-e9db-4969-bba8-5feda7b19432, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7af3e39-e9db-4969-bba8-5feda7b19432, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7af3e39-e9db-4969-bba8-5feda7b19432, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.6008036, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cb1cc46f-4403-4dcc-8fb5-90eca8af2554, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb1cc46f-4403-4dcc-8fb5-90eca8af2554, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb1cc46f-4403-4dcc-8fb5-90eca8af2554, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229652.9811194, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b882cf95-57e9-41da-b453-c96e54780db5, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b882cf95-57e9-41da-b453-c96e54780db5, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b882cf95-57e9-41da-b453-c96e54780db5, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229654.5366514, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fe20db26-dd30-4255-a51e-6398e5f5c641, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe20db26-dd30-4255-a51e-6398e5f5c641, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe20db26-dd30-4255-a51e-6398e5f5c641, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229656.2699995, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dc475926-fbc3-42de-92c0-7e3a4b20cce1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc475926-fbc3-42de-92c0-7e3a4b20cce1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc475926-fbc3-42de-92c0-7e3a4b20cce1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229657.5432556, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d596077f-ec1b-4e38-92c9-b171a02dab1c, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d596077f-ec1b-4e38-92c9-b171a02dab1c, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d596077f-ec1b-4e38-92c9-b171a02dab1c, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229659.504827, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b6d72c0b-ad6a-4a30-bf3f-42bd9f6e83f5, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6d72c0b-ad6a-4a30-bf3f-42bd9f6e83f5, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6d72c0b-ad6a-4a30-bf3f-42bd9f6e83f5, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229660.9912822, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 911771f0-fd8b-4557-81b8-a20b18c86bd1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 911771f0-fd8b-4557-81b8-a20b18c86bd1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 911771f0-fd8b-4557-81b8-a20b18c86bd1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229661.766987, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6396562f-ea14-4a64-9467-5ade31aae51d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6396562f-ea14-4a64-9467-5ade31aae51d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6396562f-ea14-4a64-9467-5ade31aae51d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229663.2701354, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3f0028ad-8f2e-4932-a54d-bebfd565d17f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f0028ad-8f2e-4932-a54d-bebfd565d17f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f0028ad-8f2e-4932-a54d-bebfd565d17f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229664.8146942, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d43c3d04-f2ae-448b-9e4b-a41f2ab4736c, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d43c3d04-f2ae-448b-9e4b-a41f2ab4736c, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d43c3d04-f2ae-448b-9e4b-a41f2ab4736c, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229666.9663541, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b19799fe-9a98-4ae0-a389-148d8cbf8f9e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b19799fe-9a98-4ae0-a389-148d8cbf8f9e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b19799fe-9a98-4ae0-a389-148d8cbf8f9e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229668.5486548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 159d3fef-d1ec-4ea1-83d7-4763848c8f62, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 159d3fef-d1ec-4ea1-83d7-4763848c8f62, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 159d3fef-d1ec-4ea1-83d7-4763848c8f62, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229670.0783176, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6f8de212-a875-4669-938c-6be3d37ae397, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f8de212-a875-4669-938c-6be3d37ae397, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f8de212-a875-4669-938c-6be3d37ae397, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229672.0174994, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bdb6c0d4-571f-4886-b1ac-c0d538f57fa9, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdb6c0d4-571f-4886-b1ac-c0d538f57fa9, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdb6c0d4-571f-4886-b1ac-c0d538f57fa9, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229673.4075773, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5229393a-aa9e-4c92-a96d-3ba98c87283e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5229393a-aa9e-4c92-a96d-3ba98c87283e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5229393a-aa9e-4c92-a96d-3ba98c87283e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229675.438601, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a9c09490-b044-4e55-82f7-177f74a68de6, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9c09490-b044-4e55-82f7-177f74a68de6, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9c09490-b044-4e55-82f7-177f74a68de6, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229676.7167838, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 489126cc-82e2-41a3-9605-2eda44a97da7, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 489126cc-82e2-41a3-9605-2eda44a97da7, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 489126cc-82e2-41a3-9605-2eda44a97da7, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229678.2455368, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 204e0acb-cdb4-450e-8000-33fad57a7b79, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 204e0acb-cdb4-450e-8000-33fad57a7b79, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 204e0acb-cdb4-450e-8000-33fad57a7b79, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229680.307297, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a068a746-d529-46eb-bc15-a1c24a09b740, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a068a746-d529-46eb-bc15-a1c24a09b740, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a068a746-d529-46eb-bc15-a1c24a09b740, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229682.3091915, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 049ab38d-c7a3-4c13-9f17-6d8baf9bd726, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 049ab38d-c7a3-4c13-9f17-6d8baf9bd726, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 049ab38d-c7a3-4c13-9f17-6d8baf9bd726, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229684.3207514, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66f31a52-a33b-4b88-ac18-2928f5fe7f2d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66f31a52-a33b-4b88-ac18-2928f5fe7f2d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66f31a52-a33b-4b88-ac18-2928f5fe7f2d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229685.6780922, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 99a88157-12ee-44fa-93f1-64b26e4f1719, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99a88157-12ee-44fa-93f1-64b26e4f1719, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99a88157-12ee-44fa-93f1-64b26e4f1719, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229687.5641184, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1defca23-3a0e-46fd-b5cb-460e760a90a4, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1defca23-3a0e-46fd-b5cb-460e760a90a4, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1defca23-3a0e-46fd-b5cb-460e760a90a4, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229689.5280402, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2e419441-c4ed-4efa-ac81-ff36bbe7ad7a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e419441-c4ed-4efa-ac81-ff36bbe7ad7a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e419441-c4ed-4efa-ac81-ff36bbe7ad7a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229691.0476186, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b3f09f0-e70c-4eeb-b246-86385b9c32e1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b3f09f0-e70c-4eeb-b246-86385b9c32e1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b3f09f0-e70c-4eeb-b246-86385b9c32e1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229693.011877, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ddfd799e-6565-4ab5-a80f-a5626c2c2353, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddfd799e-6565-4ab5-a80f-a5626c2c2353, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddfd799e-6565-4ab5-a80f-a5626c2c2353, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229694.6299834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2fb55f89-7e8a-47d4-a35f-cb33551422c8, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fb55f89-7e8a-47d4-a35f-cb33551422c8, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fb55f89-7e8a-47d4-a35f-cb33551422c8, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229695.9686277, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f61589aa-a0f8-4c7d-8eb4-0ea90749e211, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f61589aa-a0f8-4c7d-8eb4-0ea90749e211, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f61589aa-a0f8-4c7d-8eb4-0ea90749e211, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229698.0216057, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acd66408-dea4-48b7-a165-9c41f01ad20e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acd66408-dea4-48b7-a165-9c41f01ad20e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acd66408-dea4-48b7-a165-9c41f01ad20e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229699.8760228, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1d3a86e0-0b7c-4acc-8483-700b2539fc6d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d3a86e0-0b7c-4acc-8483-700b2539fc6d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d3a86e0-0b7c-4acc-8483-700b2539fc6d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229701.4137805, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3065f021-37c6-4acd-bd94-9643b04e75d3, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3065f021-37c6-4acd-bd94-9643b04e75d3, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3065f021-37c6-4acd-bd94-9643b04e75d3, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229703.559844, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82b4ce01-ddae-4725-aa17-7438960fd418, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82b4ce01-ddae-4725-aa17-7438960fd418, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82b4ce01-ddae-4725-aa17-7438960fd418, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229705.0075426, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6145003-3f21-45b3-9dd9-0d015d36e72a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6145003-3f21-45b3-9dd9-0d015d36e72a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6145003-3f21-45b3-9dd9-0d015d36e72a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229706.7886846, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bd6b8c05-1393-4957-821c-d89458a23574, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd6b8c05-1393-4957-821c-d89458a23574, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd6b8c05-1393-4957-821c-d89458a23574, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229708.3520257, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ca2495e7-dbe6-477e-a858-b913d65c8122, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca2495e7-dbe6-477e-a858-b913d65c8122, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca2495e7-dbe6-477e-a858-b913d65c8122, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229709.6145518, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9df92fe-23f6-411f-8d50-39f96450afd8, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9df92fe-23f6-411f-8d50-39f96450afd8, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9df92fe-23f6-411f-8d50-39f96450afd8, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229711.1531, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 45b61e5d-dd2e-43a9-aa9f-d9a8066521ad, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45b61e5d-dd2e-43a9-aa9f-d9a8066521ad, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45b61e5d-dd2e-43a9-aa9f-d9a8066521ad, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229713.2152526, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5086e21d-27cb-4ce6-ab01-636ecb69c8bd, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5086e21d-27cb-4ce6-ab01-636ecb69c8bd, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5086e21d-27cb-4ce6-ab01-636ecb69c8bd, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229715.0579221, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 36722b7d-e7a3-4144-8a57-57c7ce77f21e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36722b7d-e7a3-4144-8a57-57c7ce77f21e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36722b7d-e7a3-4144-8a57-57c7ce77f21e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229717.1699548, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a87070b-a7ef-434c-af8a-90fb26c42193, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a87070b-a7ef-434c-af8a-90fb26c42193, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a87070b-a7ef-434c-af8a-90fb26c42193, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229718.7183044, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66e63137-a4bf-49e3-9086-7eaf24244fc7, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66e63137-a4bf-49e3-9086-7eaf24244fc7, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66e63137-a4bf-49e3-9086-7eaf24244fc7, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229720.1908734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f0849033-cb50-4eb4-bacc-a4599e71f8ef, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0849033-cb50-4eb4-bacc-a4599e71f8ef, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0849033-cb50-4eb4-bacc-a4599e71f8ef, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229722.1351116, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5466da02-bddf-4755-a6b1-24e23bae4a51, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5466da02-bddf-4755-a6b1-24e23bae4a51, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5466da02-bddf-4755-a6b1-24e23bae4a51, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229724.0479572, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 571698c9-4d96-4420-b286-d7b21d6cfe5e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 571698c9-4d96-4420-b286-d7b21d6cfe5e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 571698c9-4d96-4420-b286-d7b21d6cfe5e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229725.7627819, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 956d8306-fc0d-47c8-8036-252c02252de7, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 956d8306-fc0d-47c8-8036-252c02252de7, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 956d8306-fc0d-47c8-8036-252c02252de7, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229727.2366543, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c23adef5-cb93-4b67-ae21-c2fd92350517, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c23adef5-cb93-4b67-ae21-c2fd92350517, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c23adef5-cb93-4b67-ae21-c2fd92350517, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229729.1090188, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 66126b16-c1b9-4e0b-b173-6c5aa40119e2, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66126b16-c1b9-4e0b-b173-6c5aa40119e2, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66126b16-c1b9-4e0b-b173-6c5aa40119e2, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229730.9127183, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dac8e28e-0ca2-4821-9c22-2e908236cf6f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dac8e28e-0ca2-4821-9c22-2e908236cf6f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dac8e28e-0ca2-4821-9c22-2e908236cf6f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229732.195617, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, da91b696-300f-4b6c-8542-1094309a26fb, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da91b696-300f-4b6c-8542-1094309a26fb, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da91b696-300f-4b6c-8542-1094309a26fb, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229734.1755526, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0df5ffb9-a45e-452c-aef4-3202e67d8390, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0df5ffb9-a45e-452c-aef4-3202e67d8390, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0df5ffb9-a45e-452c-aef4-3202e67d8390, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229735.5908341, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 726ec511-b8db-44c4-82ca-33e23da383d1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 726ec511-b8db-44c4-82ca-33e23da383d1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 726ec511-b8db-44c4-82ca-33e23da383d1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229737.0199468, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8721771d-8bb2-4bd7-9989-aae64c6622cd, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8721771d-8bb2-4bd7-9989-aae64c6622cd, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8721771d-8bb2-4bd7-9989-aae64c6622cd, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229739.1056182, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 82789fdb-f103-48ee-ae65-3c4548506055, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82789fdb-f103-48ee-ae65-3c4548506055, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82789fdb-f103-48ee-ae65-3c4548506055, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229740.7160563, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c8f264e4-20c1-40ce-8bfd-c85fee301698, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8f264e4-20c1-40ce-8bfd-c85fee301698, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8f264e4-20c1-40ce-8bfd-c85fee301698, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229742.5235283, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d70d109b-adca-400f-8ea4-5e9c19229f86, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d70d109b-adca-400f-8ea4-5e9c19229f86, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d70d109b-adca-400f-8ea4-5e9c19229f86, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229744.0912085, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4550f57f-bcda-4cc7-bb05-5fd559796ffc, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4550f57f-bcda-4cc7-bb05-5fd559796ffc, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4550f57f-bcda-4cc7-bb05-5fd559796ffc, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229745.789907, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a20c88db-55a7-4d2b-9720-3a7aec7a5bf0, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a20c88db-55a7-4d2b-9720-3a7aec7a5bf0, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a20c88db-55a7-4d2b-9720-3a7aec7a5bf0, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229747.9758217, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 03eab375-9f23-49e0-92ab-5600aaeb6c2a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03eab375-9f23-49e0-92ab-5600aaeb6c2a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03eab375-9f23-49e0-92ab-5600aaeb6c2a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229749.8797238, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 64054761-9ff2-450c-86d4-5e26707ee479, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64054761-9ff2-450c-86d4-5e26707ee479, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64054761-9ff2-450c-86d4-5e26707ee479, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229751.8259568, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7cbca72e-4430-44e5-a521-a934cb174703, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cbca72e-4430-44e5-a521-a934cb174703, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cbca72e-4430-44e5-a521-a934cb174703, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229753.3860059, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 126b715f-9a15-49a4-8b02-4a594d1bbba0, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 126b715f-9a15-49a4-8b02-4a594d1bbba0, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 126b715f-9a15-49a4-8b02-4a594d1bbba0, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229755.2421505, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5a6bb48-035e-458f-9c0a-31ca23e73a28, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5a6bb48-035e-458f-9c0a-31ca23e73a28, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5a6bb48-035e-458f-9c0a-31ca23e73a28, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229756.5926766, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9b79815f-d53e-4fdf-b319-fb288ab6ece6, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b79815f-d53e-4fdf-b319-fb288ab6ece6, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b79815f-d53e-4fdf-b319-fb288ab6ece6, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229758.642621, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0389ccbb-6f13-4536-9f9a-d73090f206f2, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0389ccbb-6f13-4536-9f9a-d73090f206f2, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0389ccbb-6f13-4536-9f9a-d73090f206f2, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229760.441186, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, fa361bf2-5995-4718-b021-454f379c0367, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa361bf2-5995-4718-b021-454f379c0367, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa361bf2-5995-4718-b021-454f379c0367, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229761.7824957, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d03e7468-22e4-4881-9c4a-131ef27fae41, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d03e7468-22e4-4881-9c4a-131ef27fae41, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d03e7468-22e4-4881-9c4a-131ef27fae41, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229763.955028, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d7b8b42b-cf93-4275-b2e6-5d9e9675f8c4, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7b8b42b-cf93-4275-b2e6-5d9e9675f8c4, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7b8b42b-cf93-4275-b2e6-5d9e9675f8c4, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229765.7715008, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 417f5c6b-7ffd-48fd-9c83-b5151573cc12, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 417f5c6b-7ffd-48fd-9c83-b5151573cc12, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 417f5c6b-7ffd-48fd-9c83-b5151573cc12, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229767.141997, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0a399938-12f1-4487-a197-5a7c61c34518, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a399938-12f1-4487-a197-5a7c61c34518, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a399938-12f1-4487-a197-5a7c61c34518, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229768.4802926, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bb5a8c62-05d1-4a94-96b4-bc26c98ed44c, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb5a8c62-05d1-4a94-96b4-bc26c98ed44c, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb5a8c62-05d1-4a94-96b4-bc26c98ed44c, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229769.3789437, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0633839-7e08-4a29-acc4-48e0e054d3b3, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0633839-7e08-4a29-acc4-48e0e054d3b3, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0633839-7e08-4a29-acc4-48e0e054d3b3, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229771.4251142, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c3ad6167-835c-4b0d-9647-5df6ae53fdba, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3ad6167-835c-4b0d-9647-5df6ae53fdba, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3ad6167-835c-4b0d-9647-5df6ae53fdba, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229772.824864, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f39abb47-06d9-47ca-9fd4-182e6ffa607f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f39abb47-06d9-47ca-9fd4-182e6ffa607f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f39abb47-06d9-47ca-9fd4-182e6ffa607f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229774.1074798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e72320b0-1870-46d1-be6b-b7702a105555, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e72320b0-1870-46d1-be6b-b7702a105555, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e72320b0-1870-46d1-be6b-b7702a105555, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229776.2224123, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 25eaf263-cfab-49bf-91de-21bd49d67bf7, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25eaf263-cfab-49bf-91de-21bd49d67bf7, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25eaf263-cfab-49bf-91de-21bd49d67bf7, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229777.4393988, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7156ed1e-c589-40d8-a96a-80acb9575f1b, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7156ed1e-c589-40d8-a96a-80acb9575f1b, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7156ed1e-c589-40d8-a96a-80acb9575f1b, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229779.4955955, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0f4bb369-b055-4346-b0f5-34b746f31a59, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f4bb369-b055-4346-b0f5-34b746f31a59, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f4bb369-b055-4346-b0f5-34b746f31a59, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229780.7628176, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c1b67a97-b0ca-40bc-ae18-9c655e7b2aac, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1b67a97-b0ca-40bc-ae18-9c655e7b2aac, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1b67a97-b0ca-40bc-ae18-9c655e7b2aac, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229782.0886252, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2b862ae5-32b0-480d-9b6d-77dac9f3a608, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b862ae5-32b0-480d-9b6d-77dac9f3a608, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b862ae5-32b0-480d-9b6d-77dac9f3a608, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229783.719356, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 75da66ce-afa0-4435-8355-8a8e8894d588, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75da66ce-afa0-4435-8355-8a8e8894d588, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75da66ce-afa0-4435-8355-8a8e8894d588, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229785.539205, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b45a3f01-ee66-4497-920b-f04da2157c7d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b45a3f01-ee66-4497-920b-f04da2157c7d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b45a3f01-ee66-4497-920b-f04da2157c7d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229787.0387175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, e5d23dc0-98b6-499d-b5ab-730a4712ca15, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5d23dc0-98b6-499d-b5ab-730a4712ca15, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5d23dc0-98b6-499d-b5ab-730a4712ca15, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229788.3617017, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c0f9aaff-8335-4987-b2ef-bb7be3b41348, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0f9aaff-8335-4987-b2ef-bb7be3b41348, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0f9aaff-8335-4987-b2ef-bb7be3b41348, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229790.4279099, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5bc9517b-28ac-45fd-be5c-2cf9011d1ace, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bc9517b-28ac-45fd-be5c-2cf9011d1ace, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bc9517b-28ac-45fd-be5c-2cf9011d1ace, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229792.5351772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5a562edb-8445-4dbc-ba6e-b37c6bc5f551, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a562edb-8445-4dbc-ba6e-b37c6bc5f551, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a562edb-8445-4dbc-ba6e-b37c6bc5f551, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229793.9195857, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b0c879e8-85bf-4717-9663-b7c68d1bbb19, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0c879e8-85bf-4717-9663-b7c68d1bbb19, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0c879e8-85bf-4717-9663-b7c68d1bbb19, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229795.7562664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08bec711-3491-4ccf-89ba-3498f1877092, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08bec711-3491-4ccf-89ba-3498f1877092, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08bec711-3491-4ccf-89ba-3498f1877092, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229797.6530704, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 676e4764-a361-4bec-97dc-c50fac3ae60b, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 676e4764-a361-4bec-97dc-c50fac3ae60b, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 676e4764-a361-4bec-97dc-c50fac3ae60b, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229799.3250039, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 68aa79ae-d4bf-4ff8-a951-396234a85f14, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68aa79ae-d4bf-4ff8-a951-396234a85f14, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68aa79ae-d4bf-4ff8-a951-396234a85f14, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229801.4269092, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4e0d95ea-1d59-4558-aab8-efe487d6df53, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e0d95ea-1d59-4558-aab8-efe487d6df53, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e0d95ea-1d59-4558-aab8-efe487d6df53, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229802.762362, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 233eca4f-676d-455d-adaf-d3e9bfdc694c, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 233eca4f-676d-455d-adaf-d3e9bfdc694c, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 233eca4f-676d-455d-adaf-d3e9bfdc694c, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229804.2099001, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 4cb0234b-3bab-4762-b7eb-14c6f4bd7e08, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cb0234b-3bab-4762-b7eb-14c6f4bd7e08, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cb0234b-3bab-4762-b7eb-14c6f4bd7e08, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229805.4361136, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d1b81524-268b-48fb-ba29-6790c3b5d083, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1b81524-268b-48fb-ba29-6790c3b5d083, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1b81524-268b-48fb-ba29-6790c3b5d083, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229807.101622, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ef7c6134-78b8-4eab-b781-d801b76e92ce, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef7c6134-78b8-4eab-b781-d801b76e92ce, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef7c6134-78b8-4eab-b781-d801b76e92ce, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229808.4037695, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 883bd9c3-56ca-4ebf-ba94-44bc1cfc548f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 883bd9c3-56ca-4ebf-ba94-44bc1cfc548f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 883bd9c3-56ca-4ebf-ba94-44bc1cfc548f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229810.388845, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a78df680-fde5-4894-929c-fd1b1f2d08ac, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a78df680-fde5-4894-929c-fd1b1f2d08ac, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a78df680-fde5-4894-929c-fd1b1f2d08ac, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229811.6151073, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 949ea96b-566e-494d-aa69-3adfe57b71af, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 949ea96b-566e-494d-aa69-3adfe57b71af, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 949ea96b-566e-494d-aa69-3adfe57b71af, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229813.4577274, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, afd6d449-765e-4b24-aec7-5edbab95b27b, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afd6d449-765e-4b24-aec7-5edbab95b27b, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afd6d449-765e-4b24-aec7-5edbab95b27b, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229815.0197566, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d86a502a-7e2c-42c0-9b6a-9028cd5a1e45, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d86a502a-7e2c-42c0-9b6a-9028cd5a1e45, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d86a502a-7e2c-42c0-9b6a-9028cd5a1e45, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229816.8990412, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a5bf177c-6c8c-4468-a717-21880622cde7, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5bf177c-6c8c-4468-a717-21880622cde7, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5bf177c-6c8c-4468-a717-21880622cde7, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229818.7042093, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5f267796-f22a-4450-b11f-48c132382f24, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f267796-f22a-4450-b11f-48c132382f24, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f267796-f22a-4450-b11f-48c132382f24, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229819.9871628, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0761d2f9-00a0-4b3e-8449-e6e0b4c2a97f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0761d2f9-00a0-4b3e-8449-e6e0b4c2a97f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0761d2f9-00a0-4b3e-8449-e6e0b4c2a97f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.1661239, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 725cc5fb-1d92-4d3a-8ba8-81586cc59698, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 725cc5fb-1d92-4d3a-8ba8-81586cc59698, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 725cc5fb-1d92-4d3a-8ba8-81586cc59698, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229822.8195024, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b629d1fa-181d-4912-b889-93d22bbf61d3, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b629d1fa-181d-4912-b889-93d22bbf61d3, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b629d1fa-181d-4912-b889-93d22bbf61d3, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229824.131161, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d6e22824-bd49-4642-88cf-2e9dba6a489a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6e22824-bd49-4642-88cf-2e9dba6a489a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6e22824-bd49-4642-88cf-2e9dba6a489a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229825.5560699, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, acfb6665-eb8f-452d-b926-dfe8b3190bd1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acfb6665-eb8f-452d-b926-dfe8b3190bd1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acfb6665-eb8f-452d-b926-dfe8b3190bd1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229827.4616587, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d9528972-d59d-4c1a-9f1d-874007d302f1, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9528972-d59d-4c1a-9f1d-874007d302f1, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9528972-d59d-4c1a-9f1d-874007d302f1, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229829.5140474, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a23641af-bbc5-45bd-83e5-ed9c3a94dd3e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a23641af-bbc5-45bd-83e5-ed9c3a94dd3e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a23641af-bbc5-45bd-83e5-ed9c3a94dd3e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229831.4445164, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 660e1393-1b84-4c11-9a5f-30bf31e06a8a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 660e1393-1b84-4c11-9a5f-30bf31e06a8a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 660e1393-1b84-4c11-9a5f-30bf31e06a8a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229832.7017365, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9a016bc8-08fb-4f8f-bd4d-3b6097f1d19a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a016bc8-08fb-4f8f-bd4d-3b6097f1d19a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a016bc8-08fb-4f8f-bd4d-3b6097f1d19a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229834.8579488, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a37bbfa3-622c-4e4a-a36f-ae3c10c2812d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a37bbfa3-622c-4e4a-a36f-ae3c10c2812d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a37bbfa3-622c-4e4a-a36f-ae3c10c2812d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229836.3930278, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f62c8dc1-cb4a-48dc-823b-6cde4eca1192, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f62c8dc1-cb4a-48dc-823b-6cde4eca1192, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f62c8dc1-cb4a-48dc-823b-6cde4eca1192, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229838.2366223, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a9ea3f7-3491-464f-bc4e-d9f50005a084, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a9ea3f7-3491-464f-bc4e-d9f50005a084, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a9ea3f7-3491-464f-bc4e-d9f50005a084, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229840.364546, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 3328991f-0fd5-476a-9560-eb86b4602c5f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3328991f-0fd5-476a-9560-eb86b4602c5f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3328991f-0fd5-476a-9560-eb86b4602c5f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229842.5705798, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1653a882-3b73-4c4d-87c1-b55f4285271b, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1653a882-3b73-4c4d-87c1-b55f4285271b, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1653a882-3b73-4c4d-87c1-b55f4285271b, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229843.8581743, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6a36015e-7023-48e5-822d-6f618164bf4f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a36015e-7023-48e5-822d-6f618164bf4f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a36015e-7023-48e5-822d-6f618164bf4f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229845.672878, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, eba50a6b-55ad-416d-ba11-72dae3de811a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba50a6b-55ad-416d-ba11-72dae3de811a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba50a6b-55ad-416d-ba11-72dae3de811a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229846.917734, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f6ca2ece-9990-41ae-8387-0015aac00c56, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6ca2ece-9990-41ae-8387-0015aac00c56, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6ca2ece-9990-41ae-8387-0015aac00c56, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229848.246582, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dd8cdf89-d95e-4fef-b017-ff2f2e3d8249, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd8cdf89-d95e-4fef-b017-ff2f2e3d8249, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd8cdf89-d95e-4fef-b017-ff2f2e3d8249, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229849.9567351, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, ff8368bc-6e81-47ab-847c-e371a504a371, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff8368bc-6e81-47ab-847c-e371a504a371, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff8368bc-6e81-47ab-847c-e371a504a371, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229851.4779441, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 1a6ecf85-4b95-4ac0-86fc-2892310c01b2, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a6ecf85-4b95-4ac0-86fc-2892310c01b2, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a6ecf85-4b95-4ac0-86fc-2892310c01b2, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229853.1665306, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 867be8e6-6768-4ec7-b8d9-7e00c1049d30, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 867be8e6-6768-4ec7-b8d9-7e00c1049d30, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 867be8e6-6768-4ec7-b8d9-7e00c1049d30, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229854.4927175, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 56041aae-ab1c-45f3-af69-d8aa94301d2f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56041aae-ab1c-45f3-af69-d8aa94301d2f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56041aae-ab1c-45f3-af69-d8aa94301d2f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229856.4129772, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 08907e64-96ca-4ee4-9676-bfc2227afd8d, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08907e64-96ca-4ee4-9676-bfc2227afd8d, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08907e64-96ca-4ee4-9676-bfc2227afd8d, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229858.0970366, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7f6867ca-e885-456b-b720-386b95001440, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f6867ca-e885-456b-b720-386b95001440, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f6867ca-e885-456b-b720-386b95001440, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229860.2567234, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 317fb597-78ee-4cb7-aeea-4efb57ca27f5, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 317fb597-78ee-4cb7-aeea-4efb57ca27f5, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 317fb597-78ee-4cb7-aeea-4efb57ca27f5, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229861.662765, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6581af77-37ba-49aa-939c-c1b9de667c23, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6581af77-37ba-49aa-939c-c1b9de667c23, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6581af77-37ba-49aa-939c-c1b9de667c23, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229863.158554, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 5c6cbb25-b98f-46f3-8a4b-4744d20ed698, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c6cbb25-b98f-46f3-8a4b-4744d20ed698, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c6cbb25-b98f-46f3-8a4b-4744d20ed698, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229864.521662, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 851c0ff8-5b16-4a18-b4af-0e64bdcec8ad, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 851c0ff8-5b16-4a18-b4af-0e64bdcec8ad, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 851c0ff8-5b16-4a18-b4af-0e64bdcec8ad, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229866.1057396, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dba27a43-74fb-400b-9c2f-ce225a380603, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dba27a43-74fb-400b-9c2f-ce225a380603, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dba27a43-74fb-400b-9c2f-ce225a380603, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229867.7366576, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 87570f9a-be6f-4fb8-a952-2e42377f0e81, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87570f9a-be6f-4fb8-a952-2e42377f0e81, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87570f9a-be6f-4fb8-a952-2e42377f0e81, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229869.912451, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 7764d8d0-a841-49a8-b9cc-0fb7a3fcac1e, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7764d8d0-a841-49a8-b9cc-0fb7a3fcac1e, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7764d8d0-a841-49a8-b9cc-0fb7a3fcac1e, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229870.898275, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 9c014315-72ac-4251-91e3-74708e4bf3fd, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c014315-72ac-4251-91e3-74708e4bf3fd, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c014315-72ac-4251-91e3-74708e4bf3fd, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229873.0022209, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, f1b117a9-92e8-4652-b81e-97140dc38564, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1b117a9-92e8-4652-b81e-97140dc38564, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1b117a9-92e8-4652-b81e-97140dc38564, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229874.7560287, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60cdb8da-e994-4b4f-9f1f-9e046ac05e77, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60cdb8da-e994-4b4f-9f1f-9e046ac05e77, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60cdb8da-e994-4b4f-9f1f-9e046ac05e77, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229876.4716744, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 0af6344f-65ec-490b-9de4-97698f4f3faa, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af6344f-65ec-490b-9de4-97698f4f3faa, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af6344f-65ec-490b-9de4-97698f4f3faa, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229878.0410316, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2c830e63-e744-4a75-a3f3-04e608c57723, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c830e63-e744-4a75-a3f3-04e608c57723, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c830e63-e744-4a75-a3f3-04e608c57723, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229879.7269986, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6b8f8d05-f6a1-4c0c-aca4-5710dce7c5f5, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b8f8d05-f6a1-4c0c-aca4-5710dce7c5f5, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b8f8d05-f6a1-4c0c-aca4-5710dce7c5f5, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229880.9665396, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 2ca15b0d-0784-46e4-ad4e-5d77e105efc6, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca15b0d-0784-46e4-ad4e-5d77e105efc6, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca15b0d-0784-46e4-ad4e-5d77e105efc6, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229882.5658977, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b9f4d2a4-8c55-49bf-ad98-19fb72ab4988, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9f4d2a4-8c55-49bf-ad98-19fb72ab4988, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9f4d2a4-8c55-49bf-ad98-19fb72ab4988, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229884.1815495, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d59c1632-37dc-4832-b0ab-5329ecf3da5f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d59c1632-37dc-4832-b0ab-5329ecf3da5f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d59c1632-37dc-4832-b0ab-5329ecf3da5f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229885.6502664, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 8e52a0df-6a3a-4326-b6ad-8657ddc48cf8, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e52a0df-6a3a-4326-b6ad-8657ddc48cf8, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e52a0df-6a3a-4326-b6ad-8657ddc48cf8, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229886.9695761, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 61663d8d-bf5b-4903-9ad5-37996e11fdc9, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61663d8d-bf5b-4903-9ad5-37996e11fdc9, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61663d8d-bf5b-4903-9ad5-37996e11fdc9, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229888.2482913, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 60ea1c4c-6585-4660-ab2d-81487481de3a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60ea1c4c-6585-4660-ab2d-81487481de3a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60ea1c4c-6585-4660-ab2d-81487481de3a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229890.0879545, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, cc2cab2e-4c7b-430b-a32f-c02b3d86d189, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc2cab2e-4c7b-430b-a32f-c02b3d86d189, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc2cab2e-4c7b-430b-a32f-c02b3d86d189, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229891.86801, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 74b6a2d4-b073-40b8-a1fb-4ef0e622abf2, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74b6a2d4-b073-40b8-a1fb-4ef0e622abf2, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74b6a2d4-b073-40b8-a1fb-4ef0e622abf2, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229893.3374748, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, dfdfd270-4a99-40bb-ac5c-21bcf5188763, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfdfd270-4a99-40bb-ac5c-21bcf5188763, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfdfd270-4a99-40bb-ac5c-21bcf5188763, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229894.5836022, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 53db20f3-d760-40b3-93fd-5ca1b10fdc4f, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53db20f3-d760-40b3-93fd-5ca1b10fdc4f, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53db20f3-d760-40b3-93fd-5ca1b10fdc4f, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229896.7697005, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 27e567eb-ad0f-49f6-817c-501c72eac274, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27e567eb-ad0f-49f6-817c-501c72eac274, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27e567eb-ad0f-49f6-817c-501c72eac274, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229898.883431, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b15cf321-cbad-4adc-8b7b-66e6c8c57f63, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b15cf321-cbad-4adc-8b7b-66e6c8c57f63, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b15cf321-cbad-4adc-8b7b-66e6c8c57f63, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229900.7319896, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, c9555917-6c69-4d47-ba3e-26c73670b792, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9555917-6c69-4d47-ba3e-26c73670b792, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9555917-6c69-4d47-ba3e-26c73670b792, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229902.2298694, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, a41f942a-6003-44bf-b0a0-78dd87aa874a, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a41f942a-6003-44bf-b0a0-78dd87aa874a, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a41f942a-6003-44bf-b0a0-78dd87aa874a, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229903.7579386, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 81087f11-9c2f-439d-aa12-ed0d4c835be6, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81087f11-9c2f-439d-aa12-ed0d4c835be6, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81087f11-9c2f-439d-aa12-ed0d4c835be6, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229905.0209615, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, b1c18fef-0e8b-4775-8007-007d94fb6348, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1c18fef-0e8b-4775-8007-007d94fb6348, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1c18fef-0e8b-4775-8007-007d94fb6348, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229906.9097593, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 86274c61-c0fe-4b5f-b18c-9ec48d92f269, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86274c61-c0fe-4b5f-b18c-9ec48d92f269, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86274c61-c0fe-4b5f-b18c-9ec48d92f269, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229908.6321406, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 318105ce-31e5-412a-9e8a-de34980d3d95, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 318105ce-31e5-412a-9e8a-de34980d3d95, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 318105ce-31e5-412a-9e8a-de34980d3d95, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229910.5086155, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 625d3200-01e3-47ca-b299-2d35efd79740, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 625d3200-01e3-47ca-b299-2d35efd79740, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 625d3200-01e3-47ca-b299-2d35efd79740, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229912.4413834, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, 6d16efb5-dbf0-4cdc-8396-f8830ea9f1bd, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d16efb5-dbf0-4cdc-8396-f8830ea9f1bd, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d16efb5-dbf0-4cdc-8396-f8830ea9f1bd, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229913.678376, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, bc4ed69c-b164-4bf7-bbd5-3ce8c9c74c48, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc4ed69c-b164-4bf7-bbd5-3ce8c9c74c48, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc4ed69c-b164-4bf7-bbd5-3ce8c9c74c48, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765229915.4082224, expires_in: 0
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:421 RpcState(Login, d3a92159-4353-4f02-bd6f-c6d02fb0a259, localhost:1996): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3a92159-4353-4f02-bd6f-c6d02fb0a259, localhost:1996): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3a92159-4353-4f02-bd6f-c6d02fb0a259, localhost:1996): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1996". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1996
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765229916854190&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12361/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7805/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9572
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12361
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7146
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1996/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11558
============================== slowest durations ===============================
276.38s call     test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
12.08s setup    test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
11.55s teardown test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 300.64s (0:05:00) =========================
